Commit Graph
55 Commits
Author SHA1 Message Date
isanae aabc15f450 licenses 2020-05-06 05:34:00 -04:00
isanae cef98f881e stylesheets
split copies with globs into copy_glob_to_dir_if_better(), added flags for files and dirs
fixed command line for single flags
fixed a few things for dry runs
2020-05-06 05:22:42 -04:00
isanae ddfb119e60 run fetch in parallel, then build in sequence
clarified when important options are missing
2020-05-06 04:09:03 -04:00
isanae 75af85e5a0 disabled prebuilts for now
fixed unknown options being interpreted as task names
2020-05-06 03:51:27 -04:00
isanae d973a9f02d refactored main 2020-05-06 03:39:45 -04:00
isanae c78018ef58 fixed incorrect fix for std::result_of in clipp
moved command line stuff to main()
made all conf values strings except for log level
-s option
2020-05-06 03:24:50 -04:00
isanae 930227440c renamed third_party to tools, it doesn't matter that they're provided by mob in a third_party directory
don't try to find tools on startup, let them fail when used because they can rely on paths that are not available yet, like vcvars
2020-05-06 01:13:26 -04:00
isanae facf4c32f3 rework of conf, ini, vswhere
things are broken
2020-05-05 07:41:09 -04:00
isanae 07da68acee revisited usvfs, only building usvfs_proxy now 2020-05-04 08:47:09 -04:00
isanae 1f012760e9 revisited python and sip 2020-05-04 08:37:17 -04:00
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 9f848356d1 make stderr trace for jom with allow_failure, openssl spits out a lot of errors 2020-05-04 06:41:44 -04:00
isanae 66fbec24b5 renamed clean() to clean_for_build() to make it clear it doesn't delete anything else
revisited lz4, ncc and nmm
2020-05-04 06:22:35 -04:00
isanae 51048a8a04 parallel stuff in tasks
git puts random crap in stderr
tools can't clean by themselves anymore because of parallel
gtest parallel
use nul instead of current stdin, git puts more crap in it, breaks ansi codes
2020-05-04 05:38:23 -04:00
isanae adb97bac04 fixed broken stdin in processes
more logging
2020-05-04 03:27:22 -04:00
isanae a2c2350c26 fixed empty tool name
delete temp extractor directory if it exists
2020-05-04 03:12:06 -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 c434ab9221 adjusted some log levels 2020-05-04 01:24:47 -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 50fa863cd1 patcher logging
set level for stdout and stderr
2020-05-03 06:15:49 -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 d51e1e01af split tools 2020-05-03 03:46:58 -04:00
isanae 0f67bc2498 op namespace 2020-05-03 03:35:07 -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 b9b939ead8 renamed to mob 2020-05-02 03:14:43 -04:00
isanae a5d0a89dee changed namespace to mob 2020-05-02 03:12:34 -04:00
isanae 60d70f0b1a made pip install a tool 2020-05-02 03:08:13 -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 b8cd71b5af git_clone doesn't assume github anymore
python installs pip
added sip
2020-05-01 00:57:10 -04:00
isanae 1f896f719c added architectures, pass env to CreateProcess
added spdlog and usvfs
gtest and boost also build other architectures
boost also builds static libs
moved "v" to versions to support other branches that don't start with "v"
2020-04-30 23:37:33 -04:00
isanae c323e95bc4 added nuget
ncc and nmm
2020-04-30 00:11:52 -04:00
isanae 8b91b881b8 lz4
made devenv upgrade a tool
2020-04-29 22:32:14 -04:00
isanae b7991a353a task split 2020-04-29 22:10:55 -04:00
isanae 50d837f786 boost from source, only builds python for now 2020-04-29 21:14:05 -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 a6dbc326d8 bzip2 2020-04-28 19:51:08 -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 1064234b23 libloot 2020-04-27 19:53:02 -04:00
isanae bc8280872e silenced some errors in dry mode
libbsarch
2020-04-27 19:40:25 -04:00
isanae 6e3aeb204d gtest, git_clone 2020-04-27 19:21:44 -04:00
isanae 82639f556a jom instead of nmake
patches
only copy files if changed
merged build and install for now
2020-04-27 18:45:09 -04:00
isanae c7048f0bbf coloured output
tools, interrupts, threads
2020-04-27 14:40:28 -04:00
isanae 205c606cfb fmt 2020-04-27 11:45:46 -04:00
isanae fe17e70a52 boost 2020-04-27 11:34:00 -04:00
isanae 453c216246 split 2020-04-27 09:43:05 -04:00
isanae 6f10c836cb zlib 2020-04-26 14:32:46 -04:00
isanae d7fa7ac910 initial 2020-04-26 13:47:26 -04:00