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
/
dist
/
operation.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
Make dist::rule reusable as base
Boris Kolpackov
1
-7
/
+3
2022-11-30
Deal with order dependence in dist rule
Boris Kolpackov
1
-47
/
+82
2022-11-16
Initial low verbosity diagnostics rework
Boris Kolpackov
1
-8
/
+8
2022-11-08
Make process exit diagnostics consistent
Boris Kolpackov
1
-5
/
+13
2022-11-08
More work on child process diagnostics buffering
Boris Kolpackov
1
-15
/
+17
2022-10-19
Add support for post hoc prerequisites
Boris Kolpackov
1
-14
/
+16
2022-10-10
Preparatory work for public/private variable distinction
Boris Kolpackov
1
-1
/
+1
2022-09-06
Add ability to remap paths in distribution
Boris Kolpackov
1
-28
/
+82
2022-07-21
Don't issue conditional dependency declaration warning for imported projects
Boris Kolpackov
1
-2
/
+26
2022-05-27
Don't pass --format to OpenBSD tar (ustar is default)
Boris Kolpackov
1
-22
/
+25
2022-05-06
Minor terminology fix in diagnostics and comments
Boris Kolpackov
1
-2
/
+2
2022-04-19
Switch to using std::function for target::data_pad
Boris Kolpackov
1
-1
/
+1
2022-03-02
Add update operation-specific variable with unmatch|match additional values
Boris Kolpackov
1
-1
/
+6
2021-12-16
Pass context to (meta-)operation hooks
Boris Kolpackov
1
-9
/
+9
2021-11-16
Ignore (with warning) directory symlink cycles in bootstrap dist
Boris Kolpackov
1
-3
/
+44
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
1
-2
/
+2
2021-04-02
Add support for propagating project environment
Boris Kolpackov
1
-0
/
+7
2021-03-19
Redo entering of src directories into scope_map
Boris Kolpackov
1
-3
/
+5
2021-02-08
Enter scope src directories into scope map
Boris Kolpackov
1
-1
/
+1
2021-01-30
Rework include translation support
Boris Kolpackov
1
-2
/
+0
2020-11-02
Set executable bit for ad hoc buildscript rule executable target on POSIX
Karen Arutyunov
1
-1
/
+1
2020-10-07
Add ability to specify extra adhoc files for distribution
Boris Kolpackov
1
-5
/
+39
2020-09-29
Add bootstrap distribution mode (!config.dist.bootstrap=true)
Boris Kolpackov
1
-195
/
+347
2020-07-12
Cache subprojects variable value in scope::root_extra
Boris Kolpackov
1
-4
/
+4
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-1
/
+1
2020-02-12
Add convenience run_start() overload
Boris Kolpackov
1
-1
/
+1
2020-02-11
Add match_only flag to context
Boris Kolpackov
1
-41
/
+44
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2020-01-27
Improve module loading API
Boris Kolpackov
1
-2
/
+2
2019-11-15
Use path_name_view in location and path_name_value in location_value
Karen Arutyunov
1
-1
/
+2
2019-11-11
Use path_name for `-` to stdin/stdout translation
Karen Arutyunov
1
-2
/
+1
2019-11-07
Initial work on path_name use for `-` to stdin/stdout translation
Boris Kolpackov
1
-2
/
+2
2019-11-04
Add support for configuration exporting and importing
Boris Kolpackov
1
-3
/
+3
2019-10-01
Adapt to moving path match to path-pattern.?xx
Karen Arutyunov
1
-1
/
+1
2019-10-01
Adapt to swapping of entry and pattern parameters in butl::path_match()
Karen Arutyunov
1
-1
/
+1
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-23
/
+29
2019-07-05
Move config, dist, test, and install modules into library
Karen Arutyunov
1
-0
/
+868