Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-08-10 | GNUmakefile: Clean up the install-binary target | daurnimator | 1 | -9/+6 |
2018-08-10 | GNUmakefile: create config file in ./build subdirectory | daurnimator | 1 | -4/+5 |
2018-08-10 | binary/Makefile.windows: Use a few more make features | daurnimator | 1 | -13/+12 |
2018-08-10 | Remove BINARY_ prefix from CC and NM | daurnimator | 2 | -3/+3 |
2018-08-10 | GNUmakefile: Have build-binary targets use clean lua environment | daurnimator | 1 | -2/+6 |
2018-08-10 | GNUmakefile: Use LUA variable to find lua to run | daurnimator | 1 | -2/+2 |
2018-08-10 | GNUmakefile: recursive make basics | daurnimator | 1 | -3/+3 |