Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-07 | Verify libraries and targets they are linked to a for-install-compatible | Boris Kolpackov | 1 | -1/+4 | |
2021-10-07 | Minor install-related cleanups | Boris Kolpackov | 1 | -1/+4 | |
2021-09-14 | Consistently install prerequisites from any scope by default | Boris Kolpackov | 1 | -10/+14 | |
It is also now possible to adjust this behavior with global config.install.scope override. Valid values for this variable are: project -- only from project strong -- from strong amalgamation weak -- from weak amalgamation global -- from all projects (default) | |||||
2020-07-07 | Skip sources of executables in cc::install_rule | Boris Kolpackov | 1 | -4/+23 | |
Failed that, they may pull headers via an ad hoc group. | |||||
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-08-28 | Move cc build system module to separate library | Karen Arutyunov | 1 | -0/+355 | |