Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-23 | Add Makefile for nix-log2xml | Eelco Dolstra | 1 | -0/+1 | |
2013-11-23 | Implement basic ‘make install’ | Eelco Dolstra | 1 | -1/+2 | |
2013-11-22 | Introduce variables GLOBAL_CFLAGS and GLOBAL_CXXFLAGS | Eelco Dolstra | 1 | -1/+2 | |
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 | 1 | -15/+12 | |
2013-11-22 | Automatically regenerate Makefile.config | Eelco Dolstra | 1 | -7/+5 | |
And move some stuff around. | |||||
2013-11-22 | Respect configure flags | Eelco Dolstra | 1 | -3/+1 | |
2013-11-22 | New non-recursive, plain Make-based build system | Eelco Dolstra | 1 | -0/+22 | |