| Commit message (Expand) | Author | Age | Files | Lines |
* | GNUmakefile: remove sysconfdir as it's set in config.unix. | Hisham Muhammad | 2018-08-12 | 1 | -1/+0 |
* | GNUmakefile: add back install-config target | Hisham Muhammad | 2018-08-11 | 1 | -0/+2 |
* | configure, make: reduce moving parts | Hisham Muhammad | 2018-08-11 | 1 | -22/+12 |
* | Honor --force-config | Hisham Muhammad | 2018-08-11 | 1 | -4/+8 |
* | GNUmakefile: avoid using -D because it doesn't work on the Mac | Hisham Muhammad | 2018-08-10 | 1 | -6/+11 |
* | Build Windows binaries as .exe in a separate directory | Hisham Muhammad | 2018-08-10 | 1 | -26/+30 |
* | GNUmakefile: simplify build-binary targets | daurnimator | 2018-08-10 | 1 | -6/+4 |
* | GNUmakefile: Clean up the install-binary target | daurnimator | 2018-08-10 | 1 | -9/+6 |
* | GNUmakefile: create config file in ./build subdirectory | daurnimator | 2018-08-10 | 1 | -4/+5 |
* | Remove BINARY_ prefix from CC and NM | daurnimator | 2018-08-10 | 1 | -2/+2 |
* | GNUmakefile: Have build-binary targets use clean lua environment | daurnimator | 2018-08-10 | 1 | -2/+6 |
* | GNUmakefile: Use LUA variable to find lua to run | daurnimator | 2018-08-10 | 1 | -2/+2 |
* | GNUmakefile: recursive make basics | daurnimator | 2018-08-10 | 1 | -3/+3 |
* | Our Makefile contains GNUMake-specific syntax, rename it accordingly | daurnimator | 2018-08-10 | 1 | -0/+170 |