index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbuild2
/
utility.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
Add support for configuration exporting and importing
Boris Kolpackov
1
-0
/
+13
2019-10-29
Add forward declaration header for build state types
Boris Kolpackov
1
-7
/
+1
2019-10-25
Add --silent, remap verbosity 0 to 1 while building modules unless silent
Boris Kolpackov
1
-1
/
+5
2019-10-19
Add find_stem() utility function
Boris Kolpackov
1
-0
/
+14
2019-10-18
Add ability to specify "compiler mode" options as part of config.{c,cxx}
Boris Kolpackov
1
-10
/
+19
2019-10-16
Try to find MSVC installation for absolute cl.exe paths
Boris Kolpackov
1
-1
/
+4
2019-10-14
Implement MSVC installation discovery for version 15 (2017) and later
Karen Arutyunov
1
-9
/
+9
2019-10-09
Prepend pattern search paths to PATH when running binutils
Boris Kolpackov
1
-15
/
+19
2019-10-08
Redo bin pattern as PATH-like search paths rather than fallback directory
Boris Kolpackov
1
-2
/
+15
2019-10-01
Adapt to renaming butl::casecmp() to icasecmp()
Karen Arutyunov
1
-3
/
+3
2019-08-30
Make build_installed const
Boris Kolpackov
1
-3
/
+2
2019-08-28
Redo build_installed without requiring linking whole archive
Boris Kolpackov
1
-2
/
+0
2019-08-26
Implement auto-import of development build2 build
Boris Kolpackov
1
-0
/
+6
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-4
/
+3
2019-08-21
Implement dynamic loading of build system modules
Boris Kolpackov
1
-1
/
+5
2019-08-07
Improve deadlock diagnostics (suppress stack trace, reword)
Boris Kolpackov
1
-1
/
+7
2019-08-01
Fix linkage failure due to inline functions defined in libbuild2/algorithm.ix...
Karen Arutyunov
1
-1
/
+1
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+671