about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2014-01-10 Nicer Make outputEelco Dolstra10-17/+33
2014-01-09 Add support for building shared libraries on Mac OS XEelco Dolstra2-6/+21
2014-01-09 Declare template_files as a simply expanded variableEelco Dolstra1-0/+2
2014-01-09 Remove duplicate elements from *_SOURCESEelco Dolstra2-2/+2
2014-01-09 Move stuff to top-levelEelco Dolstra10-0/+0
2013-12-18 Add support for building JARs from Java sourcesEelco Dolstra2-1/+39
2013-12-18 Add a function for doing recursive wildcard searchesEelco Dolstra1-0/+5
2013-12-17 Set default installation pathsEelco Dolstra1-7/+12
2013-12-16 make dryclean: Sort namesEelco Dolstra1-1/+1
2013-12-16 No longer interpret $(..._SOURCES) relative to $(..._DIR)Eelco Dolstra2-8/+18
2013-12-12 Don't include all *.dep filesEelco Dolstra1-2/+4
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-12 Handle *.cpp extensionEelco Dolstra1-0/+3
2013-12-12 Only provide 'make dist' if PACKAGE_NAME is setEelco Dolstra1-0/+4
2013-12-12 dryclean: Show what actual files would be deletedEelco Dolstra1-2/+2
2013-12-10 Initial commit (imported from the Nix repo)Eelco Dolstra9-0/+335