summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* try c1x for backcompat?Jesse Luehrs2016-06-041-2/+2
|
* enable c11 mode and add a feature test macroJesse Luehrs2016-06-041-2/+2
|
* enable pedanticJesse Luehrs2016-06-041-2/+2
|
* allow overriding the optimization levelJesse Luehrs2016-05-061-2/+3
| | | | make OPT=-O2
* move libs to the end of the linker flag listJesse Luehrs2016-05-061-1/+1
| | | | | some operating systems (ubuntu) require this: https://askubuntu.com/questions/194193/why-do-i-get-undefined-reference-errors-when-linking-against-openssl
* recognize most emoji as wideJesse Luehrs2016-05-031-1/+2
|
* `make clean` shouldn't fail when run twiceJesse Luehrs2016-04-251-1/+1
|
* add `make static` and `make all`Jesse Luehrs2016-04-251-1/+9
|
* initial commit, splitting this out from runesJesse Luehrs2014-09-131-0/+39