blob: 4c0a3f672cadf8718d2070e79611a2ca84dd55b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- bpkg create amalgamation functionality in build2 [feature 0.5.0]
* Would be nice to have wildcard prerequisite (with exclusion) support for
the root buildfile.
* We can also pre-load (or pre-init) the specified modules and decide where
to put them (in bootstrap.build if they are bootable).
* Naturally, bpkg should then use this instead of doing it itself.
* Probably makes sense to combine with configure somehow.
|