Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-19 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
2018-05-18 | Add ignore_dangling parameter to dir_iterator() ctor | Karen Arutyunov | 1 | -2/+2 | |
2018-04-28 | Fix function name in link test | Karen Arutyunov | 1 | -1/+1 | |
2018-04-28 | Add support for directory symlinks on Windows | Karen Arutyunov | 1 | -9/+55 | |
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 | -4/+24 | |
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 | -5/+5 | |
2017-01-09 | Add operator<<(ostream, exception) | Karen Arutyunov | 1 | -1/+1 | |
2017-01-05 | Update copyright year | Boris Kolpackov | 2 | -2/+2 | |
2016-07-28 | Redesign path to store trailing slash for directories | Boris Kolpackov | 1 | -4/+8 | |
2016-07-23 | Extend fdstream | Karen Arutyunov | 1 | -7/+5 | |
2016-06-23 | Add mkslink(), mkhlink() | Karen Arutyunov | 2 | -0/+148 | |