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
/
cc
/
module.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
Fix bug in internal scope logic
Boris Kolpackov
1
-1
/
+1
2021-10-04
Optimize internal scope implementation
Boris Kolpackov
1
-2
/
+3
2021-10-01
Add notion of internal scope, translate external -I to -isystem or equivalent
Boris Kolpackov
1
-0
/
+5
2021-05-13
Rename sys_inc_dirs to sys_hdr_dirs for consistency
Boris Kolpackov
1
-2
/
+2
2021-04-20
Track changes to environment in cc rules
Boris Kolpackov
1
-0
/
+2
2021-02-09
Allow overriding cxx.features.modules with config.cxx.features.modules
Boris Kolpackov
1
-2
/
+4
2021-01-30
Rework include translation support
Boris Kolpackov
1
-1
/
+4
2020-11-11
Add ${c,cxx}.lib_{poptions,libs,rpaths}() functions
Boris Kolpackov
1
-4
/
+4
2020-07-13
Fold translated *.std options into compiler mode options
Boris Kolpackov
1
-5
/
+5
2020-03-17
Rework config::{omitted,required,optional}() into unified config_lookup()
Boris Kolpackov
1
-3
/
+2
2020-02-24
Work around bug in Clang 10 targeting MSVC in c++2a (LLVM bug #44956)
Boris Kolpackov
1
-1
/
+4
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2020-02-03
Add header/library search paths from compiler mode to sys_*_dirs
Boris Kolpackov
1
-10
/
+14
2020-01-29
Rename module_base to module, redo module boot/init argument passing
Boris Kolpackov
1
-2
/
+2
2019-10-07
Pass MSVC system library search paths to linker if LIB envvar is unset
Boris Kolpackov
1
-3
/
+6
2019-08-28
Move cc build system module to separate library
Karen Arutyunov
1
-0
/
+103