Commit Graph
49 Commits
Author SHA1 Message Date
isanae e49735d4ff task_manager 2020-12-03 17:45:35 -05:00
isanae d6db197a6d split python tool, comments
simplified process_runner
renamed git_tool to git_wrap, it's just too confusing to have git that's a tool and a git_tool that's not a tool
2020-12-03 17:45:33 -05:00
isanae 33f9cca263 split cmake.h, msbuild.h 2020-12-03 17:45:33 -05:00
isanae abf8bb94cc split git.h 2020-12-03 17:45:33 -05:00
isanae 54c4fb313d split paths 2020-12-03 17:45:32 -05:00
isanae aa8efaa515 split ini 2020-12-03 17:45:32 -05:00
isanae ef332f0330 split pipe 2020-12-03 17:44:50 -05:00
isanae a1c9e78432 split to dedicated pr command 2020-11-12 19:10:05 -05:00
isanae 1876b9168f some refactoring in release_command::do_official()
comments
2020-11-09 04:05:38 -05:00
isanae cb501a2891 comments 2020-11-09 03:29:13 -05:00
isanae 63dba60f39 split some commands 2020-11-09 03:29:13 -05:00
isanae 7acf536d2c moved commands to cmd/ 2020-11-09 03:28:50 -05:00
isanae 955cfd2ada split to assert.cpp
comments
2020-11-09 03:28:49 -05:00
isanae e78976b03c split algo, io 2020-11-09 03:28:49 -05:00
isanae 878198118f split fs utility 2020-11-09 03:28:49 -05:00
isanae bb3392546a split string stuff and assert 2020-11-09 03:28:49 -05:00
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 518b20db0d translations task 2020-07-13 08:17:09 -04:00
isanae 7b073c4c5d installer task 2020-07-13 05:33:26 -04:00
isanae 47c4216da5 removed logging of guessed process path, not very useful but very slow
removed exists() check that was actually slower
cow for env
2020-05-19 22:10:48 -04:00
isanae 2246d52197 release command 2020-05-16 17:55:39 -04:00
isanae 17d9a19b18 added commands.h/cpp, moved stuff from main
use output mutex for stack trace too
tasks kept trying to run after being interrupted
2020-05-16 13:09:16 -04:00
isanae 39a22d2650 stack trace dump
removed unhandled exception catches
2020-05-14 16:07:28 -04:00
isanae 5150513658 copy the exe from the batch file, not the project 2020-05-13 15:09:03 -04:00