aboutsummaryrefslogtreecommitdiff
path: root/Makefile.lib
AgeCommit message (Expand)Author
2013-11-23Support installation of dynamically linked programsEelco Dolstra
2013-11-23Implement basic ‘make install’Eelco Dolstra
2013-11-23Improve building dynamic librariesEelco Dolstra
2013-11-22Support building dynamic librariesEelco Dolstra
2013-11-22Add a Makefile variable for enabling debug infoEelco Dolstra
2013-11-22Introduce variables GLOBAL_CFLAGS and GLOBAL_CXXFLAGSEelco Dolstra
2013-11-22Drop the dependency on AutomakeEelco Dolstra
2013-11-22Rename $(here) to $(d) for brevity, and remove trailing slashEelco Dolstra
2013-11-22Automatically regenerate Makefile.configEelco Dolstra
2013-11-22Respect configure flagsEelco Dolstra
2013-11-22Add ‘make dist’ supportEelco Dolstra
2013-11-22Remove unnecessary lineEelco Dolstra
2013-11-22Clean more aggressivelyEelco Dolstra
2013-11-22Automatically emit make rules for header filesEelco Dolstra
2013-11-22New non-recursive, plain Make-based build systemEelco Dolstra