Commit Graph
525 Commits
Author SHA1 Message Date
Al 61e6334b7b Merge pull request #75 from ModOrganizer2/Al12rs-qtupdate
Update qt to 5.15.2
2021-01-01 14:48:55 +01:00
Al 5552a56ac4 Update readme.md 2020-12-30 22:26:51 +01:00
Al bdef94e5be update qt to 5.15.2 2020-12-30 22:26:18 +01:00
isanae 4af36083cc Merge pull request #74 from isanae/master
Added trosski's morrowind style
2020-12-20 23:13:32 -05: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 59e4dc1e4e Merge pull request #73 from isanae/master
Resolve cwd before creating directory
2020-12-13 04:45:24 -05:00
isanae fae4b61534 resolve cwd before creating directory 2020-12-13 04:44:49 -05:00
isanae 1d91047006 Merge pull request #72 from isanae/master
Suppress cmake deprecation warnings for zlib and gtest
2020-12-08 20:44:49 -05:00
isanae 4e38acc72b suppress cmake deprecation warnings for zlib and gtest 2020-12-08 20:43:46 -05:00
isanae 42ea4336e3 Merge pull request #71 from isanae/master
Don't log private stuff
2020-12-04 04:52:20 -05:00
isanae 9386f84bd9 don't log private stuff 2020-12-04 04:51:44 -05:00
isanae 09e313315b Merge pull request #70 from isanae/master
Interrupting tasks and extracting sip
2020-12-04 04:43:16 -05:00
isanae b6236c500b stop running tasks when interrupted
sip: don't skip extraction because the download exists
2020-12-04 04:42:20 -05:00
isanae 684c6452df Merge pull request #69 from isanae/master
Spaces in paths
2020-12-04 04:24:25 -05:00
isanae 826ed245e3 quotes for spaces in paths for variable definitions in cmake 2020-12-04 04:21:01 -05:00
isanae bf4147b23e Merge pull request #68 from isanae/refactor
Refactor
2020-12-03 17:53:26 -05:00
isanae 3c0b590d8b comments, some refactoring in translations 2020-12-03 17:45:36 -05:00
isanae 9516b8d9dc some refactoring for sip, wasn't cleaning/downloading in the proper places
comments, more comments, where do they all come from, there's no end to them
2020-12-03 17:45:36 -05:00
isanae f7289949b9 refactored loops to call build_loop()
fixed bypassing tasks logging with [?]
fixed sip using PyQt5.zip instead of .sip, doesn't change anything though, the module name in that header was unused
python: don't copy openssl dlls, the openssl project already does it
python: don't upgrade the solution, not needed
python: don't need a bypass file for the zip file, just check if the zip exists
2020-12-03 17:45:36 -05:00
isanae 9cbcfcf38e git_wrap::delete_directory(): don't check stuff if it's not actually controlled by git
simplified the modorganizer task, comments
use a map for per-thread context objects
fix parallel_tasks not actually creating context objects for tasks that it runs
lz4: stop upgrading the solution, not necessary
2020-12-03 17:45:36 -05:00
isanae 2a420c406b fixed back checks of find() 2020-12-03 17:45:36 -05:00
isanae 8aba320723 commenting tasks
removing private static functions, useless
2020-12-03 17:45:36 -05:00
isanae 779192e84a never ending refactoring and comments 2020-12-03 17:45:36 -05:00
isanae 8272db8233 made threaded_run() private, everything should use parallel()
comments
2020-12-03 17:45:35 -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