aboutsummaryrefslogtreecommitdiff
path: root/binary (follow)
Commit message (Expand)AuthorAgeFilesLines
* Honor --force-configHisham Muhammad2018-08-111-4/+6
* Build Windows binaries as .exe in a separate directoryHisham Muhammad2018-08-102-2/+2
* binary/all_in_one: Don't prefix tree with current dirdaurnimator2018-08-101-1/+1
* binary/Makefile.windows: Use a few more make featuresdaurnimator2018-08-101-13/+12
* Remove BINARY_ prefix from CC and NMdaurnimator2018-08-101-1/+1
* binary/all_in_one: Remove site_config exclusion (#873)daurnimator2018-08-081-2/+2
* Windows binary: do not hardcode SYSTEM as "MINGW"Hisham Muhammad2018-08-021-2/+2
* Windows binary: build libbz2 dependencyHisham Muhammad2018-07-181-1/+15
* fs: make unpack_archive platform-agnostic using specific fs functionsHisham Muhammad2018-07-181-1/+0
* binary: add lua-bz2 dependencyHisham Muhammad2018-07-182-0/+45
* Use $(CURDIR) instead of $(PWD) in MakefilesPeter Melnichenko2018-07-101-3/+3
* binary: derive library search paths; minor Windows fixHisham Muhammad2018-07-042-3/+2
* Experimental Windows cross-compiled binary buildHisham Muhammad2018-07-025-56/+221
* Unix: new build systemHisham Muhammad2018-07-014-0/+774