Commit Graph
180 Commits
Author SHA1 Message Date
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 061cd4e856 Merge pull request #42 from isanae/tx
Translations and transifex
2020-07-11 19:59:52 -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 d7c4414820 options was renamed to task 2020-06-27 12:25:56 -04:00
isanae 628af11f2e Merge pull request #40 from PurpleFez/build-tools
Added -products argument to vswhere
2020-06-25 18:55:33 -04:00
MF 0fe719a547 Added -products argument to vswhere 2020-06-25 22:58:33 +01:00
isanae cb5265a1e8 Merge pull request #36 from Al12rs/patch-1
Add fomod_csharp from holt to the build
2020-06-08 15:19:51 -04:00
Al 5a55211469 Add fomod_csharp from holt to the build 2020-06-08 21:13:31 +02:00
isanae 4477561f39 mention that git and the vs command prompt are optional if you already have git 2020-05-26 21:09:28 -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 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