Commit Graph

8 Commits

Author SHA1 Message Date
Albert S. b53aeadb8e don't link with boost anymore as regex is handled by std now 2020-04-19 17:02:21 +02:00
Albert S. 8595978560 get header-only library dependencies using git submodules 2020-03-18 22:21:03 +01:00
Albert S. 0f6d1abbd5 remove spaces etc. at end of line (no functional change) 2019-10-02 22:06:19 +02:00
Albert S. 559baf65da remove straying tabs on line end (no functional change) 2019-10-02 21:53:32 +02:00
Albert S. f83c705230 Begin sandboxing support, README updates. 2019-08-11 20:10:38 +02:00
Albert S. 78a1d5d1aa Makefile: do not hard code g++ version. On ancient systems left up to user to set it properly... 2019-02-21 10:51:07 +01:00
Albert S. 882871c34f Temporarily switch to boost::regex
In combination with musl, parser crashed. glibc fine. Could not pinpoint
down the exact reason mainly due to time constraints. Strange, in both
cases actually libstdc++ is used, so this is very odd.
2018-11-11 21:37:59 +01:00
Albert S. 3bfebfe8a8 Let's make (git) history! 2018-11-03 17:12:20 +01:00