Commit Graph
103 Commits
Author SHA1 Message Date
CorpNewt 9ec0074fcc Merge branch 'master' of https://github.com/corpnewt/gibMacOS 2019-10-02 16:00:57 -05:00
CorpNewtandGitHub 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
CorpNewtandGitHub 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
CorpNewtandGitHub 1562c2d630 Add toggle to show all disks 2019-09-22 16:25:47 -05:00
CorpNewtandGitHub 9d423bebf5 Expand python detection 2019-09-14 22:32:16 -05:00
CorpNewtandGitHub 23ff12d161 Expand python detection 2019-09-14 22:31:23 -05:00
CorpNewtandGitHub dde95c93ce Slim version detection code per LussacZheng
Info at https://github.com/corpnewt/gibMacOS/issues/20
2019-09-13 10:53:08 -05:00
CorpNewtandGitHub ce6f62c388 Fix comment 2019-09-07 15:20:35 -05:00
CorpNewtandGitHub d50bd646ba Use downloader.py's get_size() function 2019-09-07 15:17:16 -05:00
CorpNewtandGitHub 23b4c8c932 Expand get_size() function 2019-09-07 15:16:41 -05:00
CorpNewtandGitHub 474f009c1c Update MakeInstall.py 2019-09-07 13:29:13 -05:00
CorpNewtandGitHub 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
CorpNewtandGitHub 2f29333c65 Store BOOTICE locally - and update url 2019-07-01 09:00:49 -05:00
CorpNewtandGitHub 789d7026a3 Add files via upload 2019-07-01 08:57:43 -05:00
CorpNewtandGitHub edbd9023d9 Delete BOOTICE_x64_v1.3.4.0.exe 2019-07-01 08:56:53 -05:00
CorpNewtandGitHub d425bcad72 Add files via upload 2019-07-01 08:53:54 -05:00
CorpNewtandGitHub a58873832b Merge pull request #11 from kinoute/master
fix typos
2019-06-18 13:45:42 -05:00
Yann DefretinandGitHub 2e0e91911f fix typos 2019-06-18 20:38:40 +02:00
CorpNewtandGitHub 2a85b92307 Fix for args encased in quotes 2019-06-14 11:29:01 -05:00
CorpNewtandGitHub e06f81be9c Fix for args encased in quotes 2019-06-14 11:28:39 -05:00
CorpNewtandGitHub 5bfe705971 Get build numbers from updates as well 2019-06-12 11:33:31 -05:00
CorpNewtandGitHub 52d03d4be1 Display build number for products if found 2019-06-12 11:17:59 -05:00
CorpNewtandGitHub 6bb2546e6e Include direct path to wmic in case of broken PATH 2019-06-12 09:55:13 -05:00
CorpNewtandGitHub f771af0661 pls no more 2019-06-07 13:17:52 -05:00
CorpNewtandGitHub 196165af9a pls no more 2019-06-07 13:17:26 -05:00
CorpNewtandGitHub 6e2df54886 More py detection fixes 2019-06-07 11:14:30 -05:00
CorpNewtandGitHub 5d1369ba32 More py detection fixes 2019-06-07 11:13:49 -05:00
CorpNewtandGitHub 01e36a77dd Cleaner py detection 2019-06-07 10:52:18 -05:00
CorpNewtandGitHub 71227c208f Cleaner py detection 2019-06-07 10:51:29 -05:00
CorpNewtandGitHub 894503584d More py check fixes 2019-06-07 10:37:41 -05:00
CorpNewtandGitHub c4b9693b82 More py check fixes 2019-06-07 10:37:23 -05:00
CorpNewtandGitHub 8a2cbdf800 Re-load the URL on max-os and catalog changes 2019-06-07 07:09:04 -05:00
CorpNewtandGitHub 89180f0728 Add error output for missing "partitions" key 2019-05-29 13:02:58 -05:00
CorpNewtandGitHub f72321b1d9 Check for 64 and 32 bit 7z prioritizing the former 2019-05-20 18:33:28 -05:00
CorpNewtandGitHub 114e184ded py2/py3 detection fix 2019-05-15 15:47:49 -05:00
CorpNewtandGitHub ce15707da6 py2/py3 detection script 2019-05-15 15:47:30 -05:00
CorpNewtandGitHub 7bb5294d6a Fixes for dummy python.exe 2019-05-11 17:20:56 -05:00
CorpNewtandGitHub 8f2e47aaa4 Fixes for dummy python.exe 2019-05-11 17:20:23 -05:00
CorpNewtandGitHub e183a6d9e4 Update gibMacOS.bat 2019-03-29 22:54:23 -05:00
CorpNewtandGitHub 906a98c208 Update MakeInstall.bat 2019-03-29 22:54:08 -05:00
CorpNewt f2dcbab32a Update downloader.py from pymodules 2019-03-26 17:05:32 -05:00
CorpNewt ec5e56551a Update downloader.py from pymodules 2019-03-26 17:03:18 -05:00
CorpNewt 3ad4aa912c Update downloader.py from pymodules 2019-03-26 14:18:36 -05:00
CorpNewtandGitHub 4e531466f2 Update gibMacOS.bat 2019-03-14 13:15:52 -05:00
CorpNewtandGitHub 4355d47fc7 Update MakeInstall.bat 2019-03-14 13:15:43 -05:00
CorpNewtandGitHub ad7dce2f5a Prompt to install python 2019-03-14 13:09:32 -05:00
CorpNewtandGitHub 4e19bf4197 Prompt to install python 2019-03-14 13:09:20 -05:00