Chris Bessent
4cdcedf60c
Update libloot to 0.17.1
2021-12-19 11:26:13 -07:00
Chris Bessent
99b6ad045c
Change gtest branch from master to main
2021-11-23 20:22:35 -07:00
Mikaël Capelle
41ef172815
Update libloot to 0.16.3.
2021-08-01 13:23:37 +02:00
isanae
ee92185124
error handling for missing translations directory
...
copy builtin qt translations
2021-02-24 04:17:23 -05:00
Mikaël Capelle
73140565d6
Fix stylesheets for 2.4.
2021-02-23 09:39:36 +01:00
Mikaël Capelle
2bf7fbdb27
Update dependencies.
2021-01-29 18:52:44 +01:00
Al
bdef94e5be
update qt to 5.15.2
2020-12-30 22:26:18 +01:00
isanae
f407b41f6a
added trosski's morrowind style
...
had to change a few things because of the lack of 'v' in front of version
repo->user, name->repo
2020-12-20 22:58:32 -05:00
isanae
01797282c4
made super an alias
...
removed alternate name modorganizer-Installer so it's not considered a super task
2020-12-03 17:45:35 -05:00
isanae
1221556de7
removed debug files stuff
...
added github_key to ini
2020-11-13 22:09:14 -05:00
isanae
eb4202b02e
aliases
2020-11-04 20:40:27 -05: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
Mikaël Capelle
899d094aee
Fix libloot version.
2020-09-27 14:01:58 +02: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
01734443f6
fixed 404 for libloot
...
added official to release command
2020-07-14 15:44:34 -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
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
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
isanae
f8b4162742
tasks are now in charge of cleaning downloads themselves
...
added --clean-task, --fetch-task, --build-task, removed --fetch and --build
2020-05-25 01:24:56 -04:00
isanae
032574c1ec
added clean ops to cmake and msbuild
...
changed do_clean_for_rebuild() to do_clean() with flags for what to clean
added --no-build and --no-fetch
added stdout filter in msbuild to catch errors
2020-05-25 00:31:49 -04:00
isanae
7bdce19758
renamed cmake::projects() to targets() because it could be "clean"
...
added --reconfigure, only used by MO for now, will refactor cleaning stuff
2020-05-22 15:07:42 -04:00