Commit Graph
166 Commits
Author SHA1 Message Date
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 cd33eb631e fixed env::copy_for_write() not clearing sys_, would contain old variables 2020-05-26 16:28:23 -04:00
isanae cede71a84d installation steps 2020-05-26 15:37:10 -04:00
isanae f6b5f0bcfa env::find() would only check if a name began with a string 2020-05-26 15:24:30 -04:00
isanae 9b931fdfa4 --log-level needs = 2020-05-26 13:57:02 -04:00
isanae d820c8b5ca made cmake more quiet 2020-05-26 13:49:58 -04:00
isanae e1c4757378 join() was broken
forgot -m for pip
2020-05-26 13:44:20 -04:00
isanae 0dc8d2c7ae prepend python to path when building usvfs, udis requires it
install certifi, prebuilt python fails with ssl errors when downloading
2020-05-26 13:36:36 -04:00
isanae ff64693a18 bypass execution policy 2020-05-26 13:16:45 -04:00
isanae 8015e026c1 allow a path for git command 2020-05-26 13:16:29 -04:00
isanae 098e0a95c6 handle bad globs 2020-05-26 13:15:57 -04:00
isanae ca881a2a19 handle non existing prefix 2020-05-26 13:09:32 -04:00
isanae 2c4464774d missing 7z.dll 2020-05-26 13:09:10 -04:00
isanae 27774281d5 incorrect INI order
added enabled
2020-05-25 06:56:07 -04:00
isanae 6c7d6648fe bumped to 4.0 2020-05-25 05:14:56 -04:00
isanae 514706452c disallow -d where mob.exe is 2020-05-25 05:09:42 -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 d03bb1f783 ignore errors 2020-05-25 03:51:10 -04:00
isanae 17b6aa2fb7 restore the original console font if it changed 2020-05-25 03:50:37 -04:00
isanae b215d980d1 whitespace 2020-05-25 03:27:40 -04:00
isanae 035d33cb6b Merge pull request #25 from Holt59/glob-matching-for-tasks
Allow usage of glob-like string for task names.
2020-05-25 03:23:37 -04:00
isanae f3fd87d889 updated for changes on how INIs are found
updated options
2020-05-25 03:17:44 -04:00
isanae 66b70810e4 be more careful when looking the root directory from the build directory, don't just blindly look up, check for actual names 2020-05-25 03:17:14 -04:00
isanae 099a3368d3 bootstrap.bat now forwards to the powershell script 2020-05-25 02:53:08 -04:00