Commit Graph
48 Commits
Author SHA1 Message Date
isanae 1bbd34285a split threading 2020-11-09 03:28:49 -05:00
isanae 946a5e9c40 moved stuff to core/ 2020-11-09 03:28:49 -05:00
isanae 991e94a986 removed useless command_groups
moved signal handlers to commands, it's only used in there
2020-11-09 03:28:48 -05:00
Mikaël Capelle 5b946cd798 Create mob.ini in build directory when not present 2020-11-09 09:04:58 +01:00
isanae f64d919494 list -i needs to load options 2020-11-04 20:43:51 -05:00
isanae eb4202b02e aliases 2020-11-04 20:40:27 -05:00
AnyOldName3 2c91c9e395 Add argument layout info to help 2020-08-27 17:55:11 +01: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 01734443f6 fixed 404 for libloot
added official to release command
2020-07-14 15:44:34 -04:00
isanae 7f35a40a3b made installer a super task
verboser ini command
release command copies installer, now uses a directory per version
2020-07-14 14:16:41 -04:00
isanae 1168d2b9ce tx_command now uses stuff from the translations task 2020-07-13 08:30:31 -04:00
isanae 518b20db0d translations task 2020-07-13 08:17:09 -04:00
isanae 7b073c4c5d installer task 2020-07-13 05:33:26 -04:00
isanae fffeafce11 glob match is now case insensitive and considers - and _ equivalent
added gamebryo flag to mo tasks so translations now to merge the .ts files
don't handle sigint for commands except for build, which requires killing a lot of children
tx build
2020-07-11 19:58:41 -04:00
isanae eca4a2d82e tx command
added tx binary
2020-07-11 17:16:47 -04:00
isanae 81e3bd19b5 help now builds the command list dynamically instead of hardcoding 2020-07-11 13:24:03 -04:00
isanae 54d30040dc don't try to revert untracked .ts
fixed --revert-ts not doing anything
updated libloot to 0.15.2
2020-07-11 13:01:05 -04:00
isanae 5951304a99 Updated readme 2020-05-26 18:21:25 -04:00
isanae 9cb011ae23 don't delete git directories on --redownload, only --reextract
added an alias clean::reclone
fixed boost config jam using backslashes
2020-05-26 17:24:07 -04:00
isanae 8015e026c1 allow a path for git command 2020-05-26 13:16:29 -04:00
isanae 6c7d6648fe bumped to 4.0 2020-05-25 05:14:56 -04:00
isanae 92596f7bbc support globs for task names everywhere
added -a for list
2020-05-25 05:02:35 -04:00
isanae f423be9982 renamed options to task
added enabled option for tasks so they can just all be built in the same way
2020-05-25 04:14:02 -04:00
isanae ac3fa98e51 tasks will now delete their own git folders
git will check for uncommitted changes before deleting
added --ignore-uncommitted-changes
2020-05-25 02:19:39 -04:00