- 03 Feb, 2016 1 commit
-
-
Marek Vavrusa authored
-
- 11 Dec, 2015 1 commit
-
-
Marek Vavruša authored
-
- 10 Dec, 2015 2 commits
-
-
Marek Vavruša authored
fixes #20
-
Marek Vavruša authored
* PIE,RELRO+NOW and other security features enabled * support for both static/dynamic builds with BUILDMODE * dynamic library is ABI-versioned, starting at 1 * pkg-config file is installed
-
- 09 Dec, 2015 1 commit
-
-
Marek Vavruša authored
-
- 06 Dec, 2015 2 commits
-
-
Marek Vavruša authored
-
Marek Vavruša authored
this allows to override any dstdir variable without patching config.mk
-
- 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.
-
- 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
-
- 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
-
- 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 3 commits
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Grigorii Demidov authored
-
- 03 Aug, 2015 1 commit
-
-
Marek Vavruša authored
this also fixes static linking missing a math library
-
- 31 Jul, 2015 1 commit
-
-
Grigorii Demidov authored
-
- 03 Jul, 2015 1 commit
-
-
Marek Vavruša authored
-
- 07 Jun, 2015 1 commit
-
-
Marek Vavruša authored
-
- 28 May, 2015 1 commit
-
-
Marek Vavruša authored
-
- 19 May, 2015 2 commits
-
-
Marek Vavruša authored
This reverts commit 3f4d8cbe.
-
Marek Vavruša authored
this saves space for both library and daemon
-
- 18 May, 2015 1 commit
-
-
Marek Vavruša authored
-
- 12 May, 2015 1 commit
-
-
Marek Vavruša authored
-
- 27 Apr, 2015 1 commit
-
-
Marek Vavruša authored
-
- 10 Apr, 2015 1 commit
-
-
Karel Slaný authored
Headers were installed with executable flag set on Linux.
-
- 27 Mar, 2015 1 commit
-
-
Marek Vavruša authored
the build system now doesn't always relink targets
-
- 18 Mar, 2015 1 commit
-
-
Marek Vavruša authored
-
- 05 Mar, 2015 1 commit
-
-
Marek Vavruša authored
-
- 23 Feb, 2015 2 commits
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- 13 Feb, 2015 1 commit
-
-
Marek Vavruša authored
-
- 09 Feb, 2015 1 commit
-
-
Marek Vavruša authored
-