aboutsummaryrefslogtreecommitdiff
path: root/build2/install/rule.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Move config, dist, test, and install modules into libraryKaren Arutyunov1-195/+0
2019-07-01Split build system into library and driverBoris Kolpackov1-6/+6
2019-04-09Add dry-run support to install/uninstall rulesBoris Kolpackov1-1/+1
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-07-21Install bash module prerequisites for amalgamation rather than projectBoris Kolpackov1-2/+6
2018-06-28Implement support for excluded and ad hoc prerequisitesBoris Kolpackov1-2/+2
2018-06-09Handle fsdir{} prerequsites during installationBoris Kolpackov1-0/+13
2018-05-25Change default install filter to only accept prerequisites from amalgamationBoris Kolpackov1-1/+2
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Add lower-level pre/post installation hooks to install::file_ruleBoris Kolpackov1-1/+15
2018-02-05Fix test and install rules to handle see-through groups correctlyBoris Kolpackov1-4/+35
2018-02-03Work around Clang issueBoris Kolpackov1-0/+2
2018-02-03Get rid of action rule override semanticsBoris Kolpackov1-28/+45
2017-08-13Implement support for chroot'ed install (aka DESTDIR)Boris Kolpackov1-2/+4
2017-08-01Reimplement pkg-config generation with more conservative approach for nowBoris Kolpackov1-6/+0
2017-07-31Experimental (and probably broken) pkg-config generation supportBoris Kolpackov1-1/+7
2017-07-29Implement "see through" installation semantics for utility librariesBoris Kolpackov1-0/+10
2017-05-01Add hxx extension for headersKaren Arutyunov1-0/+101