Age | Commit message (Expand) | Author | Files | Lines |
2022-07-07 | Use [cmdline] type for canned commands in testscripts | Karen Arutyunov | 1 | -5/+5 |
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -17/+3 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 |
2020-03-17 | Fix ln builtin not to complete relative target against working directory | Karen Arutyunov | 1 | -1/+1 |
2020-03-10 | Fix directory symlink tests failing on Windows in Developer Mode | Karen Arutyunov | 1 | -58/+62 |
2020-03-09 | Add more support for symlinks on Windows | Karen Arutyunov | 1 | -5/+46 |
2020-03-03 | Revert previous (erroneously pushed to master) commit | Karen Arutyunov | 1 | -3/+2 |
2020-03-02 | Backup | Karen Arutyunov | 1 | -2/+3 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 3 | -3/+0 |
2019-08-01 | Combine multiple single-character flags into a single argument for testscript... | Karen Arutyunov | 1 | -2/+2 |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 2 | -4/+3 |
2019-01-16 | Update copyright year | Karen Arutyunov | 3 | -3/+3 |
2018-05-19 | Update copyright year | Karen Arutyunov | 3 | -3/+3 |
2018-05-19 | Get rid of doc{version} and types for testscript and manifest in buildfiles | Karen Arutyunov | 1 | -1/+1 |
2017-10-01 | Only enable modularized build if forced | Boris Kolpackov | 1 | -6/+1 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 2 | -3/+25 |
2017-07-13 | Add hxx prerequisite type in test buildfiles | Karen Arutyunov | 1 | -1/+1 |
2017-07-13 | Fix tests linkage | Karen Arutyunov | 1 | -2/+2 |
2017-07-12 | Make use of wildcards in buildfiles | Karen Arutyunov | 1 | -1/+1 |
2017-06-15 | Adapt for ln testscript builtin | Karen Arutyunov | 1 | -3/+3 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 2 | -5/+5 |
2017-03-14 | Add mventry(), mvfile() and mvdir() | Karen Arutyunov | 3 | -0/+301 |