Age | Commit message (Expand) | Author | Files | Lines |
2022-01-26 | Make bash module install into bin/<project>.bash/ to avoid clashes | Boris Kolpackov | 1 | -1/+0 |
2021-11-04 | Do not apply install scope to update-for-install pre-operation | Boris Kolpackov | 1 | -2/+2 |
2021-10-07 | Allow forcing installation of exe{} prerequisites of file targets | Boris Kolpackov | 1 | -1/+8 |
2021-10-07 | Minor install-related cleanups | Boris Kolpackov | 1 | -2/+9 |
2021-10-06 | Do not install exe{} prerequisites of file targets | Boris Kolpackov | 1 | -0/+3 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 1 | -1/+1 |
2021-09-14 | Consistently install prerequisites from any scope by default | Boris Kolpackov | 1 | -14/+29 |
2020-12-01 | Add clarifying comment | Boris Kolpackov | 1 | -2/+3 |
2020-11-30 | Don't fail if unable to remove empty directory on uninstall | Boris Kolpackov | 1 | -3/+15 |
2020-08-25 | Add missing move() call | Boris Kolpackov | 1 | -1/+3 |
2020-07-09 | Relax prerequisite filtering semantics of aliases in test and install rules | Boris Kolpackov | 1 | -2/+1 |
2020-06-25 | Add more instrumentation for unassigned path race | Boris Kolpackov | 1 | -2/+2 |
2020-04-30 | Rename target::member to target::adhoc_member | Boris Kolpackov | 1 | -2/+6 |
2020-03-20 | Don't install ad hoc members with nonexistent timestamp | Boris Kolpackov | 1 | -3/+3 |
2020-03-20 | Don't install ad hoc members with unassigned paths | Boris Kolpackov | 1 | -8/+23 |
2020-03-17 | Adapt install_l() to mkanylink() semantics change | Karen Arutyunov | 1 | -8/+1 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-10-29 | Regularize and make accessible install/uninstall primitives | Boris Kolpackov | 1 | -32/+27 |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -9/+15 |
2019-08-21 | Cleanup context.hxx and its usage | Boris Kolpackov | 1 | -0/+1 |
2019-08-15 | Redo Windows implementation of install_l() to use uninstall_f() | Boris Kolpackov | 1 | -52/+58 |
2019-08-15 | Fix bug in Windows implementation of install_l() | Boris Kolpackov | 1 | -3/+3 |
2019-08-15 | Fix bug in mkanylink() usage | Boris Kolpackov | 1 | -1/+9 |
2019-08-15 | Implement libs_paths symlinking support on Windows | Boris Kolpackov | 1 | -3/+41 |
2019-07-05 | Move config, dist, test, and install modules into library | Karen Arutyunov | 1 | -0/+1223 |