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
/
driver.cxx
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-09-28
Get rid of C++ modules related code and rename *.mxx files to *.hxx
Karen Arutyunov
1
-21
/
+5
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-2
/
+3
2020-02-12
Rename fdnull() to fdopen_null()
Karen Arutyunov
1
-3
/
+3
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
1
-1
/
+0
2019-05-03
Partially dismantle modularization using Modules TS semantics
Boris Kolpackov
1
-3
/
+3
2019-01-16
Update copyright year
Karen Arutyunov
1
-1
/
+1
2018-05-19
Update copyright year
Karen Arutyunov
1
-1
/
+1
2017-12-15
Add process::pipe struct, extend process API
Boris Kolpackov
1
-0
/
+7
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
1
-4
/
+23
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-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
1
-3
/
+3
2017-04-10
Add process_run()/process_start() higher-level API on top of class process
Boris Kolpackov
1
-0
/
+91