Commit Graph
66 Commits
Author SHA1 Message Date
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
CorpNewtandGitHub 05735cc701 Fix for source py script extension 2019-03-14 12:48:18 -05:00
CorpNewtandGitHub ec773da1c5 Auto-install python if need be 2019-03-14 12:47:40 -05:00
CorpNewtandGitHub aa7716fb69 Auto-install python if need be 2019-03-14 12:47:17 -05:00
CorpNewt ab838d4646 Update downloader.py from pymodules 2019-03-06 22:13:52 -06:00
CorpNewt 4626432be2 Update downloader.py from pymodules 2019-03-06 22:02:22 -06:00
CorpNewtandGitHub 7607f7484a Update MakeInstall.bat 2019-02-21 13:30:04 -06:00
CorpNewtandGitHub 6f07885e79 Update gibMacOS.bat 2019-02-21 13:29:15 -06:00
CorpNewtandGitHub 122fa6b540 Allow .hfs files outside 4.hfs 2019-01-31 22:47:55 -06:00
CorpNewtandGitHub 2cdf231fd8 Get latest 7zip and add context menu 2019-01-25 23:43:54 -06:00
CorpNewt 35a39972d0 Update run.py from pymodules 2019-01-23 22:55:53 -06:00
CorpNewtandGitHub 9f0e914912 Auto-install basic Clover
Add OS type/version check
Utilize BOOTICEx64.exe for mbr/pbr adjustments (might change in the future)
Add flags to only install Clover, set the first partition as EFI/Basic Data, and force GPT
2019-01-09 07:21:50 -06:00
CorpNewtandGitHub 20488d435b Fix typo 2019-01-02 11:15:40 -06:00
corpnewt fc7da4b8e5 Update downloader.py from pymodules 2018-12-27 18:11:18 -06:00
CorpNewt fdfe3126d1 Update run.py, disk.py from pymodules 2018-12-07 13:51:28 -06:00
CorpNewtandGitHub 5329d8937f Update .gitignore 2018-12-07 13:34:31 -06:00
CorpNewtandGitHub e31b473e1e Fix py3, remove subclass 2018-11-14 23:48:37 -06:00
CorpNewtandGitHub 3e228593ed Fix unicode xml parsing via subclass 2018-11-13 11:23:37 -06:00
CorpNewtandGitHub 2e12e6f530 Bypass cStringIO for writes too 2018-11-13 09:58:23 -06:00
CorpNewtandGitHub 7072baa61e Force StringIO in lieu of cStringIO 2018-11-13 09:42:16 -06:00
CorpNewtandGitHub 7333fdb330 Use /usr/bin/env python shebang 2018-11-09 09:30:58 -06:00
CorpNewtandGitHub 340ba88150 Fixes for py2 on Sierra 2018-11-09 09:30:39 -06:00
CorpNewtandGitHub 9dfb846041 Fixes for some potential int casting issues 2018-10-18 12:42:27 -05:00
CorpNewtandGitHub ab22fc6afd Use csv formatting when possible - fault tolerance 2018-10-14 19:42:58 -05:00
CorpNewtandGitHub d4ec603c77 Allow SU catalogURL changes, more in-script opts 2018-10-14 18:47:54 -05:00
CorpNewtandGitHub c17eda3b85 Wrap data in plistlib.Data 2018-10-12 13:28:08 -05:00
CorpNewtandGitHub 4abdf13dd7 Fix incorrect data header 2018-10-12 13:15:53 -05:00
CorpNewtandGitHub a9087e9a9f More plist fixes 2018-10-12 12:48:26 -05:00
CorpNewtandGitHub 7ff7192787 Sort main menu list by date 2018-10-08 16:49:51 -05:00
CorpNewtandGitHub c313546e55 Sort by version, not date when using -v/-l 2018-10-08 16:49:09 -05:00
CorpNewtandGitHub fa2a606309 Allow local plist saving, fixed url creation 2018-10-08 16:36:48 -05:00
CorpNewtandGitHub 6b61f3ccb1 Update -v flexibility 2018-10-08 16:12:05 -05:00
CorpNewtandGitHub be5f277ddc Wrap in try/except 2018-10-07 18:08:45 -05:00
CorpNewt e73da3cf30 Fix random char that Windows likes to add to the shebang. 2018-10-07 17:45:52 -05:00
CorpNewtandGitHub e50e41cec8 Readable progress 2018-10-07 14:05:02 -05:00
CorpNewtandGitHub b2999bb734 Fix some comments to make sense/more sense 2018-10-06 22:28:16 -05:00
CorpNewtandGitHub 3394701446 Update Readme.md 2018-10-06 22:08:52 -05:00
CorpNewtandGitHub 1bb41d3dac Add files via upload 2018-10-06 22:07:20 -05:00