24121a1618
Makefile: Add libstdc++ assertions + randomize link order
2023-01-16 20:43:34 +01:00
c891b36339
Makefile: Build dynamic content generators, adjust for exile update
2022-03-27 20:00:21 +02:00
d0e7ff0a8c
sandbox: Switch to exile.h (former qssb.h)
2021-12-02 10:15:11 +01:00
d035579da7
Makefile: Switch to C++20
2021-10-19 12:47:57 +02:00
92be470545
Makefile: Remove LDFLAGS from .o compilation
2021-10-10 20:17:38 +02:00
eb49b013a7
Makefile: Add profile target
2021-10-10 20:15:28 +02:00
fa5e75893f
Add version.{h,cpp}: Returning version info
2021-10-03 23:01:19 +02:00
8d685dc581
Makefile: Remove -lseccomp as we don't need it anymore
2021-09-29 18:33:45 +02:00
f73dd3b295
Makefile: remove redundancies
2020-04-19 17:03:06 +02:00
b53aeadb8e
don't link with boost anymore as regex is handled by std now
2020-04-19 17:02:21 +02:00
8595978560
get header-only library dependencies using git submodules
2020-03-18 22:21:03 +01:00
0f6d1abbd5
remove spaces etc. at end of line (no functional change)
2019-10-02 22:06:19 +02:00
559baf65da
remove straying tabs on line end (no functional change)
2019-10-02 21:53:32 +02:00
f83c705230
Begin sandboxing support, README updates.
2019-08-11 20:10:38 +02:00
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
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
3bfebfe8a8
Let's make (git) history!
2018-11-03 17:12:20 +01:00