aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Add support for bracket expressions in wildcard pattern matchingKaren Arutyunov4-49/+632
2019-09-27Add support for builtin escaping to command running APIKaren Arutyunov3-1/+26
2019-09-27Add builtins support to command running APIKaren Arutyunov4-42/+124
2019-09-27Add builtins supportKaren Arutyunov23-2/+9027
2019-09-25Use more general description for STATUS_STACK_BUFFER_OVERRUN program exit sta...Karen Arutyunov1-11/+18
2019-09-25Get rid of used uninitialized GCC warningBoris Kolpackov1-1/+1
2019-09-05Minor improvement to path_traits::compare()Boris Kolpackov1-2/+5
2019-09-04Minor improvement to path_traits::find_extension()Boris Kolpackov1-2/+5
2019-08-27Fix backslash escaping in windows process argumentsKaren Arutyunov2-11/+89
2019-08-23Fix some testscripts failing if project path contain spacesKaren Arutyunov2-2/+2
2019-08-22Quote directory paths in buildspecsKaren Arutyunov1-1/+1
2019-08-22Make use of sanitize_identifier()Karen Arutyunov2-19/+3
2019-08-22Add extra_dir parameter for load_default_options()Karen Arutyunov4-55/+194
2019-08-21Don't load default options from directories which subdirectory contains --no-...Karen Arutyunov6-104/+382
2019-08-21Add sanitize_identifier() utility functionBoris Kolpackov2-0/+34
2019-08-16Make load_default_options() to throw pair<path, system_error> instead of syst...Karen Arutyunov3-27/+60
2019-08-14Add load_default_options() function template overload that accepts tracing fu...Karen Arutyunov4-24/+52
2019-08-14Add mkanylink() filesystem functionBoris Kolpackov2-2/+75
2019-08-12Add default options loading and merging APIKaren Arutyunov5-0/+583
2019-08-12Use new fdstream constructorBoris Kolpackov1-1/+1
2019-08-12Apply previous fix to fdstream::open()Boris Kolpackov2-41/+51
2019-08-12Fix fdstream fdopen_mode ctors to better match ios::openmode semanticsBoris Kolpackov1-2/+18
2019-08-12Add few fdstream constructor overloadsBoris Kolpackov5-43/+105
2019-08-07Add -s option to `b info` command run by b_info()Karen Arutyunov1-0/+1
2019-08-01Add ODB container traits for small_vectorKaren Arutyunov1-0/+67
2019-08-01Combine multiple single-character flags into a single argument for testscript...Karen Arutyunov2-10/+10
2019-07-22Zero-initialize scheme in basic_url default constructor to suppress 'may be u...Karen Arutyunov1-1/+1
2019-07-05Use __linux__ macro instead of __linuxKaren Arutyunov1-1/+1
2019-07-05Fix move-constructing/assigning for process_env and process_path classesKaren Arutyunov3-12/+45
2019-06-28Add ability to specify custom diag_record writerBoris Kolpackov2-8/+24
2019-06-21Make standard_version::string_project() to optionally include the revisionKaren Arutyunov2-10/+14
2019-06-11Change version to 0.12.0-a.0.zBoris Kolpackov1-3/+3
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov1-1/+1
2019-06-06Add path::abnormalities(), note on normalization and symlinksBoris Kolpackov2-29/+181
2019-06-06Use small_vector in path::normalize()Boris Kolpackov3-4/+5
2019-06-05Redo dual hxx/mxx header handlingBoris Kolpackov2-10/+10
2019-06-04Replace tags with topics/keywords in package manifestBoris Kolpackov1-1/+1
2019-06-03Fix missing for Windows traits alias renamingKaren Arutyunov3-5/+5
2019-06-03Rename traits alias to traits_type for basic_path, basic_url, and string_tabl...Karen Arutyunov13-94/+106
2019-05-30Improve backtrace testKaren Arutyunov2-17/+83
2019-05-29Improve url::string() to handle empty schemeBoris Kolpackov1-3/+7
2019-05-28Add backtrace()Karen Arutyunov6-9/+292
2019-05-25Fix previous workaroundKaren Arutyunov1-1/+1
2019-05-25Work arounds for VC 16.1Boris Kolpackov1-20/+53
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch m...Karen Arutyunov1-15/+14
2019-05-24Increase standard and semantic versions major, minor, and patch max values up...Karen Arutyunov8-248/+188
2019-05-23Improve path_traits convenience overloadsBoris Kolpackov5-7/+61
2019-05-21Implement exponential backoff for BLODA retriesBoris Kolpackov1-20/+16
2019-05-21Temporarily instrument BLODA with shorter timeout and extra diagnosticsBoris Kolpackov1-1/+18
2019-05-17Adjust license names in manifestBoris Kolpackov1-1/+1