Commit Graph
214 Commits
Author SHA1 Message Date
Mikaël Capelle fdcb3eb29d Add _overlapped to Python build. 2020-11-08 22:17:01 +01:00
isanae f64d919494 list -i needs to load options 2020-11-04 20:43:51 -05:00
isanae 2d4354fa52 Merge branch 'master' of github.com:isanae/mob 2020-11-04 20:40:41 -05:00
isanae eb4202b02e aliases 2020-11-04 20:40:27 -05:00
isanae 4a699d5f45 Merge pull request #55 from Holt59/pyqt5-svg
Add QtSvg modules for PyQt5.
2020-11-03 15:40:20 -05:00
Mikaël Capelle 00b0b8e053 Add QtSvg modules for PyQt5. 2020-11-03 21:28:17 +01:00
isanae 43a2799010 Merge branch 'master' of github.com:isanae/mob 2020-11-03 13:30:51 -05:00
isanae 423356d56d added program_options, date_time and atomic 2020-11-03 13:30:30 -05:00
isanae 4e8234ab84 Update readme.md 2020-11-01 17:21:29 -05:00
isanae 60f26b2f3e Update readme.md 2020-10-31 22:35:34 -04:00
isanae 2363207527 Update readme.md 2020-10-31 22:26:33 -04:00
isanae 7fa65de7b8 Update readme.md 2020-10-31 22:20:12 -04:00
isanae 0f5c730030 Update readme.md 2020-10-31 22:16:03 -04:00
isanae 55e9e13525 updated dependencies
make sure msbuild passes RunCodeAnalysis=false, looks like it's enabled by default since some preview version and it fails to build ncc
2020-10-30 00:49:47 -04:00
isanae 51010b2933 Merge pull request #53 from Holt59/patch-1
Fix libloot version.
2020-09-27 10:25:51 -04:00
Mikaël Capelle 899d094aee Fix libloot version. 2020-09-27 14:01:58 +02:00
isanae ba57c06f02 Merge pull request #52 from AnyOldName3/patch-1
Clarify global versus command option usage
2020-08-27 13:45:44 -04:00
AnyOldName3 65a60b35bb Clarify global versus commend options in the readme
This is less misleading than my initial version, and is hopefully clear
enough to not need an example.
2020-08-27 18:32:45 +01:00
AnyOldName3 2c91c9e395 Add argument layout info to help 2020-08-27 17:55:11 +01:00
Chris Djali e4efc3381f Specify that global options should be specified first 2020-08-21 13:33:43 +01:00
isanae f6c9d8e365 Merge pull request #51 from isanae/release-official-branch
Branch name for official release
2020-08-13 15:32:46 -04:00
isanae 56bab3ade0 release official now requires the branch name
disabled shallow git for installer
added zlib license
fixed some whitespace
2020-08-13 15:31:47 -04:00
isanae db5b55af04 added --no-warn-script-location when installing pip
added basic_games
handle multiple vs installs
for `release official`, don't override the enabled state of all tasks, just enable translations and installer; this allows for disabling tasks that are not in the current branch
2020-08-12 05:00:20 -04:00
isanae 10c16b81a5 fixed bootstrap.bat, $PSScriptRoot doesn't exist because the ps1 file is piped 2020-07-21 18:23:40 -04:00
isanae ac2bdf34a3 installer should be a super task, that's just annoying
iscc can now be found in path
2020-07-20 15:31:23 -04:00