index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
wildcard
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-01-16
Update copyright year
Karen Arutyunov
3
-3
/
+3
2018-12-01
Change path_search() to only match directory absent components in 'match ↵
Karen Arutyunov
1
-29
/
+105
absent' mode
2018-11-30
Add match_absent flag for path_{search,match}() functions
Karen Arutyunov
2
-9
/
+101
2018-06-01
Remove redundant assertion in path_match(path, path, dir_path)
Karen Arutyunov
1
-27
/
+34
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
1
-1
/
+15
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
-6
/
+28
Note: gave up on VC about half way though.
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