Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 2 | -4/+3 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
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 | -2/+22 | |
Note: gave up on VC about half way though. | |||||
2017-08-22 | Remove path_traits<wchar_t> specialization | Karen Arutyunov | 1 | -3/+0 | |
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 | -4/+4 | |
2017-01-05 | Update copyright year | Boris Kolpackov | 2 | -2/+2 | |
2016-12-07 | Add path::current(), path::parent() | Karen Arutyunov | 1 | -4/+13 | |
2016-12-05 | Make path::normalize() to preserve ./, invalidate paths starting with \, / ↵ | Karen Arutyunov | 1 | -40/+48 | |
on Windows | |||||
2016-07-30 | Implement support for Windows path actualization | Boris Kolpackov | 1 | -0/+22 | |
2016-07-28 | Redesign path to store trailing slash for directories | Boris Kolpackov | 1 | -102/+273 | |
2016-06-18 | Add path::home() | Karen Arutyunov | 1 | -1/+7 | |
2016-06-18 | Check path validity in path::init() on Windows | Karen Arutyunov | 1 | -3/+1 | |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -2/+15 | |
2016-01-09 | Update copyright year | Boris Kolpackov | 2 | -2/+2 | |
2015-07-19 | Implement path iterator decrement operator | Boris Kolpackov | 1 | -4/+35 | |
2015-07-15 | Fix bug in path::iterator postfix increment | Boris Kolpackov | 1 | -9/+9 | |
2015-07-14 | Add path iterator range constructor | Boris Kolpackov | 1 | -0/+36 | |
2015-06-18 | Make sure std::vector can move paths | Boris Kolpackov | 1 | -0/+7 | |
2015-06-18 | Remove executables, add .gitignore | Boris Kolpackov | 1 | -0/+0 | |
2015-06-18 | Move path and filesystem from build2 to libbutl | Boris Kolpackov | 3 | -0/+235 | |