- 20 Oct, 2016 3 commits
-
-
Ondřej Surý authored
and set libknot_SONAME and libzscanner_SONAME as lua literals. Remove now obsolete libpath lua function - use find_soname from platform.mk to define <arg>_SONAME, add lua_pushliteral to daemon/engine.c and add -D to daemon/daemon.mk for any new library loaded from Lua.
-
Ondřej Surý authored
-
Vladimír Čunát authored
-
- 25 Aug, 2016 1 commit
-
-
Marek Vavrusa authored
-
- 11 Aug, 2016 5 commits
-
-
Marek Vavrusa authored
the cookies require libknot>=2.3, Makefile didn't check for that, and turning cookies off wasn't possible either
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
-
Karel Slaný authored
Use ENABLE_cookies=yes variable to compile functionality.
-
- 05 Aug, 2016 1 commit
-
-
Daniel Kahn Gillmor authored
-
- 04 Aug, 2016 1 commit
-
-
Ondřej Surý authored
-
- 20 Jul, 2016 1 commit
-
-
Marek Vavrusa authored
this module is superseded by http module, removing
-
- 30 Jun, 2016 1 commit
-
-
Ondřej Surý authored
-
- 27 May, 2016 1 commit
-
-
Marek Vavrusa authored
-
- 18 May, 2016 1 commit
-
-
Marek Vavrusa authored
by default, build system attempts to use LMDB from the system. however if it's not found or the version is too old, it uses the built-in snapshot in contrib
-
- 12 May, 2016 1 commit
-
-
Ondřej Surý authored
-
- 29 Mar, 2016 1 commit
-
-
Marek Vavrusa authored
addition to previous generic socket activation fixes #11
-
- 23 Dec, 2015 1 commit
-
-
Marek Vavruša authored
-
- 09 Dec, 2015 1 commit
-
-
Marek Vavruša authored
this is needed to make sure it always compiles with PIC
-
- 06 Dec, 2015 2 commits
-
-
Marek Vavruša authored
-
Marek Vavruša authored
this allows to override any dstdir variable without patching config.mk
-
- 05 Dec, 2015 1 commit
-
-
Marek Vavruša authored
if the root key file doesn’t exist, it will be populated from root DNSKEY query, which will be validated against root trust anchors retrieved over HTTPS with IANA cert verification against built-in current IANA cert CA. it requires luasocket and luasec for it to work. trust anchors XML file signature is not checked, as there’s no facility for PKCS7 checking yet.
-
- 26 Nov, 2015 2 commits
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- 25 Nov, 2015 1 commit
-
-
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.
-
- 24 Nov, 2015 1 commit
-
-
Marek Vavruša authored
-
- 17 Nov, 2015 2 commits
-
-
Marek Vavruša authored
-
Marek Vavruša authored
the current Go doesn’t support c-shared on other architectures than amd64
-
- 29 Oct, 2015 1 commit
-
-
Marek Vavruša authored
-
- 28 Oct, 2015 1 commit
-
-
Marek Vavruša authored
-
- 23 Oct, 2015 1 commit
-
-
Marek Vavruša authored
-
- 22 Oct, 2015 1 commit
-
-
Marek Vavruša authored
-
- 19 Oct, 2015 1 commit
-
-
Marek Vavruša authored
-
- 14 Oct, 2015 1 commit
-
-
Marek Vavruša authored
-
- 02 Oct, 2015 1 commit
-
-
Marek Vavruša authored
same for LDFLAGS. this fixes common problem where CFLAGS after make was evaluated as a make variable and replaced the default, while before as env variable and was prepended to the default string. now they both behave as an env. variable
-
- 04 Aug, 2015 2 commits
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- 31 Jul, 2015 1 commit
-
-
Grigorii Demidov authored
-
- 30 Jul, 2015 1 commit
-
-
Grigorii Demidov authored
-
- 15 Jul, 2015 1 commit
-
-
Karel Slaný authored
-