Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2018-05-18 | Add ignore_dangling parameter to dir_iterator() ctor | Karen Arutyunov | 2 | -16/+57 | |
2017-10-01 | Only enable modularized build if forced | Boris Kolpackov | 1 | -6/+1 | |
The two boolean command line variables that control this are: force_modules force_std_modules | |||||
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 2 | -5/+27 | |
Note: gave up on VC about half way though. | |||||
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-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 2 | -6/+6 | |
2017-01-09 | Add operator<<(ostream, exception) | Karen Arutyunov | 1 | -1/+2 | |
2017-01-05 | Update copyright year | Boris Kolpackov | 3 | -3/+3 | |
2016-12-05 | Make path::normalize() to preserve ./, invalidate paths starting with \, / ↵ | Karen Arutyunov | 2 | -2/+17 | |
on Windows | |||||
2016-12-01 | Revert no longer necessary quoting in buildfiles | Boris Kolpackov | 1 | -1/+1 | |
2016-11-23 | Quote path values when assigned to test.arguments | Karen Arutyunov | 1 | -1/+1 | |
2016-08-28 | Quiet down dir-iterator test | Boris Kolpackov | 1 | -9/+19 | |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -0/+3 | |
2016-01-09 | Update copyright year | Boris Kolpackov | 2 | -2/+2 | |
2015-07-24 | Update for new build2 | Boris Kolpackov | 1 | -0/+1 | |
2015-07-17 | Fix stat/lstat type/ltype to be consistent, use correct *stat() | Boris Kolpackov | 1 | -3/+3 | |
2015-07-09 | Implement directory iteration support | Boris Kolpackov | 2 | -0/+62 | |