Commit Graph
21 Commits
Author SHA1 Message Date
isanae 8db8946698 bypass_file
fixed bad nul handle for stdin, removed workaround for cmake
revisited pyqt
fixed async_pipe busting the stack
2020-05-04 08:02:43 -04:00
isanae adb97bac04 fixed broken stdin in processes
more logging
2020-05-04 03:27:22 -04:00
isanae 748b0e4838 fixed timestamp not being padded
pass context to processes
name from binary
boost clean
2020-05-04 03:02:33 -04:00
isanae 0d6155e608 boost logs bootstrap.log on error
refactored process::join()
fixed bail_out() not actually bailing out
2020-05-04 02:34:27 -04:00
isanae 984dfb3491 decoupled log level and reason 2020-05-04 01:13:11 -04:00
isanae c84a0a7743 terminate_on_interrupt
process output filter
logging for jom
2020-05-03 07:24:07 -04:00
isanae 5f181e0221 log stdout and stderr
using context everywhere
logging: task, extractor, process
timestamp
console colors
2020-05-03 05:42:56 -04:00
isanae 41bf31357d async_pipe, not used yet
added context for logging
curl logging
2020-05-03 03:32:40 -04:00
isanae 748735d1e8 op::optional for op::delete
--redownload, --redecompress, --clean, --dry and --verbose
implemented clean for 7z
2020-05-02 04:03:20 -04:00
isanae a5d0a89dee changed namespace to mob 2020-05-02 03:12:34 -04:00
isanae c847a8c552 merged cmd into process 2020-05-02 02:58:31 -04:00
isanae 562c1bfaa5 split env 2020-05-02 02:52:06 -04:00
isanae 6a1fe22b65 split process 2020-05-02 02:46:51 -04:00
isanae 0f5759c4ba moved the guts of process_runner and op::run() into process
separate env class
added pyqt
2020-05-02 02:41:34 -04:00
isanae c323e95bc4 added nuget
ncc and nmm
2020-04-30 00:11:52 -04:00
isanae a090e9e640 reworked tools and run_tool() to use member functions to various settings 2020-04-29 19:56:36 -04:00
isanae ab8f2ee8a2 cmd class 2020-04-29 16:42:50 -04:00
isanae 4b6d6343ec quiet ml64 patch for 7z
quieter git and patcher
wildcards for copy file
completed python
2020-04-28 22:14:47 -04:00
isanae 344c8529c1 nasm
support for multiple urls in downloader
stop using -spe for 7z, do it manually
started boost from source and python, completed libffi and openssl
2020-04-28 19:29:05 -04:00
isanae c7048f0bbf coloured output
tools, interrupts, threads
2020-04-27 14:40:28 -04:00
isanae 453c216246 split 2020-04-27 09:43:05 -04:00