Age | Commit message (Expand) | Author | Files | Lines |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -14/+14 |
2020-04-27 | Rework tool importation along with cli module | Boris Kolpackov | 1 | -10/+13 |
2020-04-08 | Proofreading fixes to manual | Boris Kolpackov | 1 | -11/+11 |
2020-04-08 | Document project-specific configuration support | Boris Kolpackov | 1 | -18/+775 |
2020-03-17 | Adapt testscripts to ln builtin target path completion fix | Karen Arutyunov | 1 | -1/+2 |
2020-03-09 | Document UTF-8 encoding for buildfiles and testscripts | Boris Kolpackov | 2 | -1/+8 |
2020-02-18 | Update style submodule | Boris Kolpackov | 1 | -0/+0 |
2020-02-18 | Fix copyright notice extraction for building and documentation generating | Karen Arutyunov | 1 | -1/+1 |
2020-02-13 | Adjust documentation to change to bdep-new binless sub-option | Boris Kolpackov | 1 | -1/+1 |
2020-02-13 | Minor documentation consistency cleanup | Boris Kolpackov | 1 | -2/+2 |
2020-02-07 | Add copyright variable substitution in doc/cli.sh | Karen Arutyunov | 1 | -8/+23 |
2020-02-07 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 3 | -3/+0 |
2020-02-04 | Add note to manual on specifying search paths in compiler mode | Boris Kolpackov | 1 | -0/+13 |
2019-11-21 | Change version to 0.13.0-a.0.z | Boris Kolpackov | 1 | -1/+1 |
2019-11-19 | Release version 0.12.0v0.12.0 | Boris Kolpackov | 1 | -1/+1 |
2019-11-18 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2019-11-15 | Test and document wildcard character escaping | Boris Kolpackov | 1 | -14/+40 |
2019-11-01 | Add note to manual on absolute cl.exe paths | Boris Kolpackov | 1 | -6/+12 |
2019-10-29 | Update manual regarding platform-specific version support | Boris Kolpackov | 1 | -1/+1 |
2019-10-22 | Add documentation for MSVC and Clang compiler toolchains | Boris Kolpackov | 1 | -3/+163 |
2019-10-21 | Add more information on C and C++ compiler mode options to manual | Boris Kolpackov | 1 | -4/+164 |
2019-10-21 | Note compiler mode options in manual | Boris Kolpackov | 1 | -0/+11 |
2019-10-17 | Update Visual Studio instructions in manual | Boris Kolpackov | 1 | -7/+18 |
2019-10-16 | Minor documentation tweak | Boris Kolpackov | 1 | -1/+1 |
2019-10-10 | Fix bug in documentation | Boris Kolpackov | 1 | -5/+5 |
2019-10-01 | Minor documentation fixes | Boris Kolpackov | 1 | -4/+4 |
2019-09-30 | Document pattern matching support (switch) | Boris Kolpackov | 1 | -8/+175 |
2019-09-27 | Add support for testscript builtin escaping | Karen Arutyunov | 1 | -0/+7 |
2019-07-24 | Use CLI-generated classes to parse testscript builtin options | Karen Arutyunov | 1 | -28/+61 |
2019-07-22 | Mention LDLIBS in addition to LIBS as analogous to *.libs | Boris Kolpackov | 1 | -3/+3 |
2019-06-24 | Improve fallback tree output with · | Boris Kolpackov | 1 | -1/+1 |
2019-06-21 | Add support for [config.]{cc,c,cxx}.aoptions (archive options) | Boris Kolpackov | 1 | -3/+16 |
2019-06-11 | Change version to 0.12.0-a.0.z | Boris Kolpackov | 1 | -1/+1 |
2019-06-08 | Release version 0.11.0v0.11.0 | Boris Kolpackov | 1 | -1/+1 |
2019-06-08 | Minor documentation update | Boris Kolpackov | 1 | -1/+1 |
2019-06-08 | Fix misleading in module documentation | Boris Kolpackov | 1 | -3/+3 |
2019-06-05 | Add test id verification | Karen Arutyunov | 1 | -3/+4 |
2019-06-05 | Tighten allowed character set in testscript test ids | Boris Kolpackov | 1 | -2/+5 |
2019-05-24 | Adapt to increasing standard version major, minor, and patch max values up to... | Karen Arutyunov | 1 | -21/+21 |
2019-05-22 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2019-05-17 | Update manual with README.md generation by bdep-new | Boris Kolpackov | 1 | -9/+11 |
2019-05-16 | Document generalized variable assignment blocks | Boris Kolpackov | 1 | -5/+30 |
2019-05-07 | Convert UTF-8 tree characters to ASCII when producing PS from XHTML in doc/cl... | Karen Arutyunov | 1 | -2/+13 |
2019-03-20 | Change version to 0.11.0-a.0.z | Boris Kolpackov | 1 | -1/+1 |
2019-03-18 | Release version 0.10.0v0.10.0 | Boris Kolpackov | 1 | -1/+1 |
2019-03-07 | Add support for alternative build file/directory naming scheme | Boris Kolpackov | 1 | -0/+35 |
2019-02-21 | Change version to 0.10.0-a.0.z | Boris Kolpackov | 1 | -1/+1 |
2019-02-19 | Release version 0.9.0v0.9.0 | Boris Kolpackov | 1 | -1/+1 |
2019-01-24 | Add testscript sleep builtin | Karen Arutyunov | 1 | -0/+11 |