- Dec 10, 2015
-
-
Marek Vavruša authored
fixes #19
-
- Dec 09, 2015
-
-
Marek Vavruša authored
this is needed to make sure it always compiles with PIC
-
Marek Vavruša authored
-
- Nov 25, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
amalgamated build concatenates all files into a single .c file to allow compiler see all symbols and produce possibly smaller code. for binary distributions this is what you want, as it's faster but may consume more memory during compilation. it however cannot do incremental builds.
-
- Jun 07, 2015
-
-
Marek Vavruša authored
also some cleanup and version bump to Q2
-
- May 25, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
this hooks into query resolution and collects counters on answers, queries and iterator
-