Commit graph

122 commits

Author SHA1 Message Date
CorpNewt
8dc2a1c78a
Remove leading/trailing spaces in name 2019-12-28 14:17:58 -06:00
CorpNewt
7641caed36
Prioritize Dids' repo 2019-12-20 22:03:21 -06:00
CorpNewt
7d36bd2b3b
Preliminary Clover version selection 2019-11-14 16:02:45 -06:00
CorpNewt
ea17b52b33
Update gibMacOS.bat 2019-11-01 21:39:59 -05:00
CorpNewt
b452806e37
Update MakeInstall.bat 2019-11-01 21:39:32 -05:00
CorpNewt
c13f83a7db
Strip : in potential folder names 2019-10-19 15:30:23 -05:00
CorpNewt
cfe17c0228
Sort disks and partitions numerically 2019-10-19 15:25:15 -05:00
CorpNewt
2fd15e1319
Get the latest release with the proper assets 2019-10-19 05:40:37 -05:00
CorpNewt
7ce11a1dbb
Update local PATH var before checking py version 2019-10-15 14:31:58 -05:00
CorpNewt
f940ef6951
Update local PATH var before checking py version 2019-10-15 14:30:45 -05:00
CorpNewt
70ffff7a0a
Better cleanup and error handling 2019-10-15 14:08:02 -05:00
CorpNewt
0769a0f088
Switch to the official clover repo
As Dids' clover-builder repo pulls its sources from sourceforge, but Slice has moved to github - it is behind.  The latest version available on sf right now is r5093 which seems to have a number of issues with network kexts in the internet install environment.
2019-10-12 18:29:07 -05:00
CorpNewt
2b4fa05f47
Merge pull request #24 from IOIIIO/master
Add Catalina
2019-10-09 09:56:04 -05:00
IOIIIO
af3cc9161a Add Catalina 2019-10-09 16:12:00 +02:00
CorpNewt
129ad01b65
Fix for spaces in py paths 2019-10-08 14:23:13 -05:00
CorpNewt
2644104a41
Fix for spaces in py paths 2019-10-08 14:22:56 -05:00
CorpNewt
56cce440e3
Add patches for InstallInfo.plist 2019-10-07 15:29:01 -05:00
CorpNewt
da6517d167
Update Readme.md 2019-10-07 14:56:57 -05:00
CorpNewt
736aba5c8b Add BuildmacOSInstallApp.command 2019-10-07 14:54:53 -05:00
CorpNewt
9ec0074fcc Merge branch 'master' of https://github.com/corpnewt/gibMacOS 2019-10-02 16:00:57 -05:00
CorpNewt
8256b79f97
Declare specific imports 2019-10-02 15:58:07 -05:00
CorpNewt
2ce0497ac1 Merge branch 'master' of https://github.com/corpnewt/gibMacOS 2019-09-24 14:45:39 -05:00
CorpNewt
9de8a98500
Hopefully fix some issues with unicode on py2 2019-09-24 14:42:44 -05:00
CorpNewt
b6dfc2dd1f Update disk.py from pymodules 2019-09-24 14:40:15 -05:00
CorpNewt
1562c2d630
Add toggle to show all disks 2019-09-22 16:25:47 -05:00
CorpNewt
9d423bebf5
Expand python detection 2019-09-14 22:32:16 -05:00
CorpNewt
23ff12d161
Expand python detection 2019-09-14 22:31:23 -05:00
CorpNewt
dde95c93ce
Slim version detection code per LussacZheng
Info at https://github.com/corpnewt/gibMacOS/issues/20
2019-09-13 10:53:08 -05:00
CorpNewt
ce6f62c388
Fix comment 2019-09-07 15:20:35 -05:00
CorpNewt
d50bd646ba
Use downloader.py's get_size() function 2019-09-07 15:17:16 -05:00
CorpNewt
23b4c8c932
Expand get_size() function 2019-09-07 15:16:41 -05:00
CorpNewt
474f009c1c
Update MakeInstall.py 2019-09-07 13:29:13 -05:00
CorpNewt
a5e0840fcb
Update MakeInstall.py 2019-09-07 13:23:46 -05:00
CorpNewt
1d357c00cb Update plist.py from pymodules 2019-07-02 09:51:23 -05:00
CorpNewt
2f29333c65
Store BOOTICE locally - and update url 2019-07-01 09:00:49 -05:00
CorpNewt
789d7026a3
Add files via upload 2019-07-01 08:57:43 -05:00
CorpNewt
edbd9023d9
Delete BOOTICE_x64_v1.3.4.0.exe 2019-07-01 08:56:53 -05:00
CorpNewt
d425bcad72
Add files via upload 2019-07-01 08:53:54 -05:00
CorpNewt
a58873832b
Merge pull request #11 from kinoute/master
fix typos
2019-06-18 13:45:42 -05:00
Yann Defretin
2e0e91911f
fix typos 2019-06-18 20:38:40 +02:00
CorpNewt
2a85b92307
Fix for args encased in quotes 2019-06-14 11:29:01 -05:00
CorpNewt
e06f81be9c
Fix for args encased in quotes 2019-06-14 11:28:39 -05:00
CorpNewt
5bfe705971
Get build numbers from updates as well 2019-06-12 11:33:31 -05:00
CorpNewt
52d03d4be1
Display build number for products if found 2019-06-12 11:17:59 -05:00
CorpNewt
6bb2546e6e
Include direct path to wmic in case of broken PATH 2019-06-12 09:55:13 -05:00
CorpNewt
f771af0661
pls no more 2019-06-07 13:17:52 -05:00
CorpNewt
196165af9a
pls no more 2019-06-07 13:17:26 -05:00
CorpNewt
6e2df54886
More py detection fixes 2019-06-07 11:14:30 -05:00
CorpNewt
5d1369ba32
More py detection fixes 2019-06-07 11:13:49 -05:00
CorpNewt
01e36a77dd
Cleaner py detection 2019-06-07 10:52:18 -05:00