aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3199Alexander Blair2020-11-061-12/+12
|\
| * Makefile: MANUAL_SUBMODULES support (OFF by default)xiphon2020-10-301-12/+12
* | Makefile: add 'release-linux-armv8' targetxiphon2020-10-141-0/+5
|/
* build: enable USE_SINGLE_BUILDDIR by default, OFF to disableselsta2020-09-261-1/+1
* docker: Windows static build (cross-compilation from Linux)xiphon2020-09-201-0/+5
* cmake: implement Linux 'release-static' build targetxiphon2020-06-211-0/+3
* cmake: workflows: implement 'release' Linux build target + CIxiphon2020-05-281-0/+3
* build: release-win64 supportxiphon2020-05-151-0/+2
* build: fix MSYS2 folder detectionxiphon2020-04-061-2/+2
* build: autodetect MSYS2 install path, support non-standard locationxiphon2019-12-301-2/+2
* build: support DEV_MODE env var to override default valuexiphon2019-12-191-7/+7
* cmake: fix MinGW static builds, add 'release-static-win64' targetxiphon2019-11-271-1/+4
* Add Apple supportTheCharlatan2019-11-271-0/+5
* Add support for msys/mingw32TheCharlatan2019-11-271-3/+24
* Migrate build system to cmakeTheCharlatan2019-11-271-0/+11