Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-25 | Add a Makefile for the scripts directory | Eelco Dolstra | |
2013-11-25 | Add a Makefile for bsdiff | Eelco Dolstra | |
2013-11-25 | Split Makefile.lib into several *.mk files | Eelco Dolstra | |
2013-11-23 | Add Makefile for nix-log2xml | Eelco Dolstra | |
2013-11-23 | Implement basic ‘make install’ | Eelco Dolstra | |
2013-11-22 | Introduce variables GLOBAL_CFLAGS and GLOBAL_CXXFLAGS | Eelco Dolstra | |
There are flags that must be set, so they shouldn't be overriden by the user's CFLAGS or CXXFLAGS. | |||
2013-11-22 | Rename $(here) to $(d) for brevity, and remove trailing slash | Eelco Dolstra | |
2013-11-22 | Automatically regenerate Makefile.config | Eelco Dolstra | |
And move some stuff around. | |||
2013-11-22 | Respect configure flags | Eelco Dolstra | |
2013-11-22 | New non-recursive, plain Make-based build system | Eelco Dolstra | |