Age | Commit message (Expand) | Author | Files | Lines |
2019-06-07 | Fix /usr/local/{include,lib} logic for Mac OS 10.14 | Boris Kolpackov | 1 | -0/+45 |
2019-06-07 | Update NEWS files | Boris Kolpackov | 1 | -0/+104 |
2019-06-07 | Update module/header unit-related notes | Boris Kolpackov | 1 | -2/+5 |
2019-06-07 | Reply with immediate BMI in case of include translation | Boris Kolpackov | 1 | -31/+22 |
2019-06-07 | Complete and normalize paths in cxx.importable_headers | Boris Kolpackov | 3 | -36/+170 |
2019-06-06 | Fix cc link rule matching ambiguity wrt to C/C++ sources | Boris Kolpackov | 4 | -20/+30 |
2019-06-06 | Make preprocessing options order consistent across preprocessing and compilat... | Karen Arutyunov | 1 | -5/+5 |
2019-06-06 | Add note | Boris Kolpackov | 1 | -0/+5 |
2019-06-06 | Redo header path normalization/realization logic | Boris Kolpackov | 3 | -23/+72 |
2019-06-05 | Add test id verification | Karen Arutyunov | 2 | -4/+17 |
2019-06-05 | Cosmetic change | Boris Kolpackov | 1 | -4/+2 |
2019-06-05 | Tweak generated header heuristics, add more diagnostics | Boris Kolpackov | 3 | -3/+39 |
2019-06-05 | Tighten allowed character set in testscript test ids | Boris Kolpackov | 1 | -2/+5 |
2019-06-05 | Adjust GCC module mapper to new protocol | Boris Kolpackov | 2 | -48/+110 |
2019-06-04 | Fix header dependency generating with Clang | Karen Arutyunov | 1 | -1/+1 |
2019-06-04 | Replace tags with topics/keywords in package manifest | Boris Kolpackov | 1 | -1/+2 |
2019-06-03 | Fix `print $subprojects` failure | Karen Arutyunov | 3 | -2/+14 |
2019-06-03 | Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ... | Karen Arutyunov | 23 | -54/+62 |
2019-06-03 | Add note on GCC options | Boris Kolpackov | 1 | -0/+2 |
2019-05-30 | Default to libarchive's bsdtar for zip archives on Windows | Boris Kolpackov | 1 | -1/+12 |
2019-05-30 | Default to libarchive's bsdtar for tar archives on Windows | Boris Kolpackov | 1 | -4/+13 |
2019-05-28 | Print backtrace to stderr when terminating due to unhandled exception | Karen Arutyunov | 4 | -4/+35 |
2019-05-25 | Fix previous workaround | Karen Arutyunov | 1 | -2/+2 |
2019-05-25 | Work around new is_unsigned_v VC 16.1 implementation in regex | Boris Kolpackov | 1 | -0/+12 |
2019-05-25 | Update comment with VC version mapping | Boris Kolpackov | 1 | -1/+4 |
2019-05-24 | Adapt version.hxx.in to increasing standard version major, minor, and patch m... | Karen Arutyunov | 1 | -15/+14 |
2019-05-24 | Adapt to increasing standard version major, minor, and patch max values up to... | Karen Arutyunov | 3 | -27/+27 |
2019-05-23 | Make fake process exited successfully for safety | Boris Kolpackov | 1 | -0/+2 |
2019-05-22 | Update submodules | Boris Kolpackov | 2 | -0/+0 |
2019-05-21 | Fix typo | Boris Kolpackov | 1 | -1/+1 |
2019-05-21 | Use POSIX tar format (ustar) when archiving distributions | Boris Kolpackov | 1 | -0/+3 |
2019-05-17 | Update manual with README.md generation by bdep-new | Boris Kolpackov | 1 | -9/+11 |
2019-05-17 | Diagnose package/project name mismatch in version module | Boris Kolpackov | 3 | -0/+20 |
2019-05-16 | Document generalized variable assignment blocks | Boris Kolpackov | 1 | -5/+30 |
2019-05-15 | Cleanup clean_extra() mess (pun intended) | Boris Kolpackov | 4 | -79/+110 |
2019-05-15 | Update ad hoc group semantics comment to reflect new functionality | Boris Kolpackov | 1 | -9/+13 |
2019-05-15 | Add notes | Boris Kolpackov | 1 | -5/+7 |
2019-05-15 | Add note | Boris Kolpackov | 1 | -0/+3 |
2019-05-15 | Redo ad hoc group member matching | Boris Kolpackov | 1 | -54/+38 |
2019-05-15 | Add ability to depend on (declared) ad hoc group member | Boris Kolpackov | 8 | -115/+242 |
2019-05-14 | Fix pdb{} target clash | Boris Kolpackov | 1 | -3/+10 |
2019-05-13 | Remove order dependence in ad hoc group handling | Boris Kolpackov | 9 | -108/+127 |
2019-05-10 | Change ad hoc group syntax from primary<...> to <primary ...> | Boris Kolpackov | 1 | -22/+62 |
2019-05-10 | Minor cleanups and clarifications | Boris Kolpackov | 6 | -11/+13 |
2019-05-10 | Generalize target/prerequisite var block, initial ad hoc target work | Boris Kolpackov | 8 | -307/+565 |
2019-05-07 | Work around issues in old compilers | Boris Kolpackov | 2 | -6/+6 |
2019-05-07 | Convert UTF-8 tree characters to ASCII when producing PS from XHTML in doc/cl... | Karen Arutyunov | 1 | -2/+13 |
2019-05-06 | Fix uninitialized variable bug | Boris Kolpackov | 1 | -1/+1 |
2019-05-06 | Update and clarify target grouping terminology and semantics | Boris Kolpackov | 1 | -27/+32 |
2019-05-03 | Add config.{c,cxx}.std | Boris Kolpackov | 5 | -8/+26 |