index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
process-run
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-12-15
Add process::pipe struct, extend process API
Boris Kolpackov
1
-0
/
+7
2017-10-01
Only enable modularized build if forced
Boris Kolpackov
1
-6
/
+1
The two boolean command line variables that control this are: force_modules force_std_modules
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
2
-4
/
+29
Note: gave up on VC about half way though.
2017-07-27
Rename process_start() and process_run() overloads
Karen Arutyunov
1
-8
/
+8
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
1
-1
/
+1
2017-07-13
Fix tests linkage
Karen Arutyunov
1
-2
/
+2
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-06-07
Support passing environment variables to child process
Karen Arutyunov
1
-5
/
+3
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
2
-5
/
+5
2017-04-19
Fix parameter pack expansion in process_start() for Clang
Karen Arutyunov
1
-2
/
+2
2017-04-10
Add process_run()/process_start() higher-level API on top of class process
Boris Kolpackov
3
-0
/
+112