about summary refs log tree commit diff
path: root/mk/install.mk (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-04-03 Sync with make-rules repoEelco Dolstra1-1/+1
2014-02-07 Merge commit 'a210c995cdd9279ed4137ec5d2e4cc928cb36097'Eelco Dolstra1-12/+17
2014-02-04 GNU Make 3.81 compatibilityEelco Dolstra1-6/+6
3.81 doesn't understand the ‘define foo =’ syntax, which was added in 3.82. So use ‘define foo’ instead.
2014-02-01 Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545'Eelco Dolstra1-0/+57
git-subtree-dir: mk git-subtree-mainline: 6ef32bddc1f10034322966b3a5b85af7b9cdc4d8 git-subtree-split: 1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545
2014-01-09 Remove mk subdirectory in preparation for "git subtree"Eelco Dolstra1-53/+0
2014-01-09 Move stuff to top-levelEelco Dolstra1-53/+0
This makes it easier to use with "git subtree".
2013-12-10 Initial commit (imported from the Nix repo)Eelco Dolstra1-0/+53
2013-11-25 Expand configure variables before writing config.statusEelco Dolstra1-2/+0
This way, we can use config.status for generating scripts/* (without ending up with lines like "#! /usr/bin/perl -I${libexecdir}/...").
2013-11-25 Rename Makefile.new -> MakefileEelco Dolstra1-1/+1
2013-11-25 Add a Makefile for the scripts directoryEelco Dolstra1-6/+38
2013-11-25 Use create-dir for installing dynamic librariesEelco Dolstra1-2/+2
2013-11-25 Split Makefile.lib into several *.mk filesEelco Dolstra1-0/+23