about summary refs log tree commit diff
path: root/mk/lib.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-12-18 Add support for building JARs from Java sourcesEelco Dolstra1-1/+10
2013-12-18 Add a function for doing recursive wildcard searchesEelco Dolstra1-0/+5
Source: http://blog.jgc.org/2011/07/gnu-make-recursive-wildcard-function.html
2013-12-17 Set default installation pathsEelco Dolstra1-7/+12
2013-12-12 Add 'make help'Eelco Dolstra1-0/+24
2013-12-12 Get rid of whitespace in $(d)Eelco Dolstra1-1/+1
2013-12-10 Initial commit (imported from the Nix repo)Eelco Dolstra1-0/+67