Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-21 | Fix ambiguity between std::optional and butl::optional | Karen Arutyunov | 1 | -0/+2 |
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-12 | Add tests and fixes for path_search(pattern,entry) | Karen Arutyunov | 2 | -41/+632 |
2017-06-08 | Add path_match() and path_search() overloads | Karen Arutyunov | 1 | -3/+52 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 2 | -5/+5 |
2017-03-13 | Add flexibility to path search callback function | Karen Arutyunov | 2 | -3/+207 |
2017-03-09 | Fix path_match() character case sensitivity on Windows | Karen Arutyunov | 1 | -0/+13 |
2017-02-13 | Disable wildcards test driver arguments globbing performed by MinGW runtime | Karen Arutyunov | 1 | -0/+11 |
2017-02-13 | Implement path_match() and path_search() | Boris Kolpackov | 3 | -0/+490 |