Age | Commit message (Expand) | Author | Files | Lines |
2023-04-13 | Various minor generalizations for in-process configure support in bpkg | Boris Kolpackov | 1 | -0/+6 |
2023-03-08 | Disambiguate operator<<(ostream,path_name_view) call | Boris Kolpackov | 1 | -3/+3 |
2022-12-15 | Add noexcept to move constructors and move assignment operators | Karen Arutyunov | 1 | -2/+2 |
2022-11-08 | More work on child process diagnostics buffering | Boris Kolpackov | 1 | -0/+1 |
2022-10-27 | Initial work on child process diagnostics buffering | Boris Kolpackov | 1 | -0/+2 |
2022-10-19 | Add support for post hoc prerequisites | Boris Kolpackov | 1 | -0/+2 |
2022-05-10 | Use our own implementation of C++14 threads on MinGW | Boris Kolpackov | 1 | -14/+39 |
2022-04-19 | Switch recipe from std::function to butl::move_only_function_ex | Boris Kolpackov | 1 | -1/+5 |
2022-02-02 | Redo diagnostics without operator<< in namespace std | Boris Kolpackov | 1 | -20/+13 |
2021-11-05 | Keep multiple prefixless entries for generated header mapping | Boris Kolpackov | 1 | -0/+2 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 1 | -30/+30 |
2021-08-13 | Cache git status results in version module | Boris Kolpackov | 1 | -0/+34 |
2021-06-21 | Add support for automatic generation of symbol exporting .def file | Boris Kolpackov | 1 | -0/+3 |
2021-06-08 | Implement ad hoc regex pattern rule support | Boris Kolpackov | 1 | -0/+1 |
2021-05-28 | Add support for regex-based target type/pattern specific variables | Boris Kolpackov | 1 | -0/+10 |
2021-04-20 | Detect environment changes in ad hoc recipes | Boris Kolpackov | 1 | -6/+24 |
2021-01-30 | Add std::{map, multimap} to types.hxx | Boris Kolpackov | 1 | -0/+3 |
2020-11-30 | Start adapting module mapper to latest GCC protocol | Boris Kolpackov | 1 | -0/+1 |
2020-08-12 | Add int64 and int64s variable types | Boris Kolpackov | 1 | -0/+2 |
2020-06-02 | Add process_path_ex with program stable name and checksum | Boris Kolpackov | 1 | -0/+24 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -1/+7 |
2020-05-27 | Use location_value in module_state | Boris Kolpackov | 1 | -3/+3 |
2020-03-20 | Generate common .pc file in addition to static/staged when installing lib{} | Boris Kolpackov | 1 | -0/+1 |
2020-02-12 | Add builtins support for $process.run*() functions | Karen Arutyunov | 1 | -0/+1 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-11-15 | Use path_name_view in location and path_name_value in location_value | Karen Arutyunov | 1 | -19/+31 |
2019-11-15 | Fix bug in cc::parser location storage | Boris Kolpackov | 1 | -3/+24 |
2019-11-11 | Use path_name for `-` to stdin/stdout translation | Karen Arutyunov | 1 | -3/+4 |
2019-11-07 | Initial work on path_name use for `-` to stdin/stdout translation | Boris Kolpackov | 1 | -7/+15 |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -1/+0 |
2019-08-01 | Fix linkage failure due to inline functions defined in libbuild2/algorithm.ix... | Karen Arutyunov | 1 | -1/+2 |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+360 |