index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
process
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
3
-3
/
+0
2019-08-27
Fix backslash escaping in windows process arguments
Karen Arutyunov
1
-8
/
+64
2019-06-03
Fix missing for Windows traits alias renaming
Karen Arutyunov
1
-1
/
+1
2019-06-03
Rename traits alias to traits_type for basic_path, basic_url, and string_tabl...
Karen Arutyunov
1
-1
/
+1
2019-05-03
Partially dismantle modularization using Modules TS semantics
Boris Kolpackov
2
-4
/
+3
2019-01-16
Update copyright year
Karen Arutyunov
3
-3
/
+3
2018-08-20
Add timed_wait() and kill() to process class, change try_wait() signature
Karen Arutyunov
1
-4
/
+4
2018-06-15
Add portable environment variable manipulation functions
Boris Kolpackov
1
-21
/
+14
2018-05-19
Update copyright year
Karen Arutyunov
3
-3
/
+3
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-10-01
Only enable modularized build if forced
Boris Kolpackov
1
-6
/
+1
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
2
-5
/
+28
2017-07-21
Add support for passing environment variables to child process on Windows
Karen Arutyunov
1
-9
/
+2
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-12
Resolve ambiguity between std:: and butl:: optional
Boris Kolpackov
1
-2
/
+2
2017-06-07
Support passing environment variables to child process
Karen Arutyunov
1
-10
/
+63
2017-05-31
Add ifdstream::read_text() and ifdstream::read_binary()
Karen Arutyunov
1
-9
/
+3
2017-05-15
Fix VC15 warnings (/W3)
Karen Arutyunov
1
-1
/
+6
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
2
-5
/
+5
2017-04-21
Implement execution of Windows batch files
Boris Kolpackov
3
-3
/
+41
2017-04-10
Add process_run()/process_start() higher-level API on top of class process
Boris Kolpackov
1
-1
/
+1
2017-01-09
Add operator<<(ostream, exception)
Karen Arutyunov
1
-1
/
+1
2017-01-05
Update copyright year
Boris Kolpackov
2
-2
/
+2
2017-01-05
Add process_exit
Karen Arutyunov
1
-2
/
+2
2016-12-07
Add path::current(), path::parent()
Karen Arutyunov
1
-3
/
+3
2016-11-03
Invent auto_fd, make use of it in fdstreams and process
Karen Arutyunov
1
-13
/
+12
2016-10-24
Make process status optional
Karen Arutyunov
1
-0
/
+20
2016-08-21
Redo process path search to better accommodate Windows-specific semantics
Boris Kolpackov
1
-0
/
+1
2016-08-08
Cosmetic changes
Karen Arutyunov
1
-1
/
+1
2016-07-30
Don't use hard-coded directory separators
Boris Kolpackov
1
-1
/
+1
2016-07-28
Redesign path to store trailing slash for directories
Boris Kolpackov
1
-1
/
+1
2016-07-23
Extend fdstream
Karen Arutyunov
1
-12
/
+14
2016-06-18
Eliminate the use of *_s() functions on Windows
Karen Arutyunov
1
-2
/
+2
2016-06-03
Add fdnull()
Karen Arutyunov
1
-49
/
+16
2016-05-31
Port to MinGW
Karen Arutyunov
2
-0
/
+364