aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Update copyright yearBoris Kolpackov93-93/+93
2017-01-05Add process_exitKaren Arutyunov8-44/+345
2017-01-04Fix BUTL_CXX17_UNCAUGHT_EXCEPTIONS definition for Mac OS XKaren Arutyunov1-4/+9
2016-12-17Change path::extension() to return std::string, not C stringBoris Kolpackov2-5/+22
2016-12-16Add config header to buildfileKaren Arutyunov1-0/+1
2016-12-16Define BUTL_CXX17_UNCAUGHT_EXCEPTIONS for _LIBCPP_VERSION >= 1200Karen Arutyunov1-3/+3
2016-12-16Fix the previous fixBoris Kolpackov1-1/+3
2016-12-16Work around unexportable thread-local variables on Win32Boris Kolpackov3-6/+21
2016-12-14Use cxx.std=latestBoris Kolpackov1-1/+1
2016-12-13Fix thread safety issueBoris Kolpackov5-34/+123
2016-12-07Fix misleading indentationBoris Kolpackov1-2/+2
2016-12-07Add path::current(), path::parent()Karen Arutyunov8-58/+113
2016-12-05Make path::normalize() to preserve ./, invalidate paths starting with \, / on...Karen Arutyunov7-58/+112
2016-12-01Revert no longer necessary quoting in buildfilesBoris Kolpackov2-2/+1
2016-11-30Implement path canonicalize()Boris Kolpackov4-4/+41
2016-11-26Add support for VC15Karen Arutyunov2-4/+4
2016-11-23Quote path values when assigned to test.argumentsKaren Arutyunov2-2/+2
2016-11-22Add missing export macroBoris Kolpackov2-3/+6
2016-11-22Add diagnostics facilityBoris Kolpackov5-4/+295
2016-11-21Make process_path effective path always absoluteBoris Kolpackov3-29/+72
2016-11-21Make optional ctor's constexprBoris Kolpackov1-4/+4
2016-11-19Add small_vector<T, N> class templateBoris Kolpackov4-1/+398
2016-11-14Add fdopen_pipe()Karen Arutyunov5-132/+230
2016-11-08Cosmetic changeBoris Kolpackov1-1/+1
2016-11-08Add fddup()Karen Arutyunov2-5/+26
2016-11-08Add auto_fd::close()Karen Arutyunov2-5/+29
2016-11-08Fix process ctor that doesn't quote empty arguments on WindowsKaren Arutyunov1-1/+1
2016-11-03Invent auto_fd, make use of it in fdstreams and processKaren Arutyunov10-208/+209
2016-11-01Add entry_exists(path)Karen Arutyunov2-0/+31
2016-10-24Make auto_rm::path() constantKaren Arutyunov1-1/+1
2016-10-24Make process status optionalKaren Arutyunov5-33/+64
2016-10-21Fix duplicated error description in exception thrown by fdstreamKaren Arutyunov1-4/+12
2016-10-17Support ifdstream non-blocking modeKaren Arutyunov3-33/+266
2016-10-17Fix redirection of process stdout to stderr in POSIX implementationKaren Arutyunov1-4/+20
2016-10-13Minor changes to utilitiesBoris Kolpackov1-4/+11
2016-09-29Add manifest_parser and manifest_serializerKaren Arutyunov14-22/+1385
2016-09-16Add process::print()Karen Arutyunov2-1/+52
2016-09-16Optimize fdstream so performance is on par with fstreamKaren Arutyunov3-5/+263
2016-09-10Add sample usage with process to fdstream as a commentKaren Arutyunov1-0/+58
2016-09-08Bump version to 0.5.0-a1, master is open for businessBoris Kolpackov4-7/+7
2016-09-07Update NEWS files0.4.0Boris Kolpackov1-2/+13
2016-09-05Bump version to 0.4.0 (final)Boris Kolpackov4-9/+9
2016-09-05Add dependencies on build2 and bpkg in manifestsBoris Kolpackov1-1/+2
2016-09-04Add default constructor to tripletBoris Kolpackov1-0/+1
2016-09-04Change freebsd target class to bsdBoris Kolpackov3-5/+5
2016-09-02Fix buildfileBoris Kolpackov1-1/+1
2016-09-02Exclude win32-utility from non-Windows buildsBoris Kolpackov2-2/+11
2016-09-01Update INSTALL fileBoris Kolpackov1-1/+1
2016-09-01Write INSTALL fileBoris Kolpackov1-0/+6
2016-08-31Add dummy INSTALL fileKaren Arutyunov2-1/+1