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
/
build2
/
cc
/
windows-rpath.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
Fix issues with interaction between binless logic and Windows DLLs
Boris Kolpackov
1
-2
/
+2
2018-09-04
Initial work on binless (binary-less aka header-only) library support
Boris Kolpackov
1
-2
/
+2
2018-08-25
Implement missing pieces in utility libraries support
Boris Kolpackov
1
-2
/
+12
2018-06-28
Implement support for excluded and ad hoc prerequisites
Boris Kolpackov
1
-2
/
+2
2018-05-19
Update copyright year
Karen Arutyunov
1
-1
/
+1
2018-04-26
Implement forwarded configurations and backlinking
Boris Kolpackov
1
-5
/
+4
2018-02-03
Get rid of action rule override semantics
Boris Kolpackov
1
-21
/
+21
2018-01-04
Fix few undefined behavior (ubsan) bugs
Boris Kolpackov
1
-3
/
+4
2017-08-01
Fix bug in pdb member search
Boris Kolpackov
1
-8
/
+12
2017-07-29
See through utility libraries in Windows rpath emulation code
Boris Kolpackov
1
-8
/
+10
2017-07-29
Fix bug in installed import library search on Windows
Boris Kolpackov
1
-0
/
+6
2017-07-28
Implement support for linking whole archive
Boris Kolpackov
1
-6
/
+6
2017-07-27
Initial infrastructure for utility libraries
Boris Kolpackov
1
-6
/
+6
2017-06-15
Add support for ln testscript builtin
Karen Arutyunov
1
-12
/
+10
2017-05-01
Add hxx extension for headers
Karen Arutyunov
1
-7
/
+7
2017-03-22
Make use of throw_generic_error()
Karen Arutyunov
1
-0
/
+8
2017-03-02
Implement parallel match
Boris Kolpackov
1
-5
/
+12
2017-02-13
Use target:as<> instead of static_cast for target casting
Boris Kolpackov
1
-2
/
+1
2017-02-13
Pass const target& to recipes
Boris Kolpackov
1
-14
/
+15
2017-02-13
Pass const scope& where modification should not happen
Boris Kolpackov
1
-4
/
+6
2017-01-09
Make use of operator<<(ostream, exception)
Karen Arutyunov
1
-4
/
+4
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-09-15
Add io_error alias for std::ios_base::failure
Karen Arutyunov
1
-1
/
+1
2016-09-13
Fix crashing on unhandled system_error thrown by file_exists()
Karen Arutyunov
1
-2
/
+2
2016-08-28
Fix Windows rpath support
Boris Kolpackov
1
-41
/
+146
2016-08-12
Implement support for C compilation
Boris Kolpackov
1
-0
/
+273