summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add a couple flags to re2cre2cJesse Luehrs2016-05-081-1/+4
* start trying out a re2c-based parserJesse Luehrs2016-05-081-5/+2
* allow overriding the optimization levelJesse Luehrs2016-05-061-2/+3
* move libs to the end of the linker flag listJesse Luehrs2016-05-061-1/+1
* 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