aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Temporary workaround for ARM: enforce -fsigned-charLaurent Bercot2015-12-041-1/+1
* Easier CROSS_COMPILE support in configureLaurent Bercot2015-11-301-2/+3
* better configure, better make stripLaurent Bercot2015-11-192-8/+7
* Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot2015-10-261-0/+6
* - update depsv2.0.0.7Laurent Bercot2015-10-154-4/+11
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-125-24/+24
* - Remove fucking -Bsymbolicv2.0.0.6Laurent Bercot2015-10-055-5/+10
* Link shared libs against their -l deps, better libpath managementv2.0.0.5Laurent Bercot2015-08-126-22/+36
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-129-42/+59
* Add make version guardLaurent Bercot2015-08-031-0/+5
* - Fix s6dns-resolve.h for C++ inclusionv2.0.0.4Laurent Bercot2015-06-116-7/+18
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0729-0/+29
* Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3Laurent Bercot2015-03-305-9/+14
* version: 2.0.0.2v2.0.0.2Laurent Bercot2015-01-143-3/+9
* Parallel build fixLaurent Bercot2015-01-1421-41/+50
* Add .NOTPARALLEL to work around possible make bugLaurent Bercot2015-01-131-0/+2
* Clean up static/shared libs initialization in configure and MakefileLaurent Bercot2015-01-112-2/+3
* Revert, because.Laurent Bercot2015-01-101-1/+1
* Adjust to gensetdyn_iter change in skalibsLaurent Bercot2015-01-101-1/+1
* - bugfix in skadns, need to align to skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-068-7/+14
* Remove -x test from gen-deps.shLaurent Bercot2015-01-041-3/+1
* Fix configure --help: no support for VAR=VALUELaurent Bercot2015-01-021-4/+1
* More noob-friendly configure defaultsLaurent Bercot2015-01-021-11/+31
* Better documentation for --enable-slashpackageLaurent Bercot2015-01-021-2/+16
* Better error reporting in s6dns_enginev2.0.0.0Laurent Bercot2014-12-211-25/+36
* Documentation fixesLaurent Bercot2014-12-198-15/+19
* struct taia -> tain_t doc fixesLaurent Bercot2014-12-192-29/+29
* Don't forget the new Makefile >.>Laurent Bercot2014-12-161-1/+1
* Update gen-deps.sh and deps.makLaurent Bercot2014-12-162-16/+38
* Give Solaris a chanceLaurent Bercot2014-12-161-0/+4
* Update doc: dependency to make 4Laurent Bercot2014-12-162-2/+2
* Fix include order in MakefileLaurent Bercot2014-12-163-12/+22
* Doc fix: s6-dns headersLaurent Bercot2014-12-141-9/+9
* skadnsd doc updateLaurent Bercot2014-12-141-5/+8
* Steps to debug the s6-dnsname-filter segfaultLaurent Bercot2014-12-122-6/+5
* Include deps.mak after config.mak (not before), for ${*_LIB} expansionLaurent Bercot2014-12-112-4/+4
* Use -O2 by default, try out _XOPEN_SOURCE=700Laurent Bercot2014-12-111-1/+1
* Fix make global-links with nonempty sprootLaurent Bercot2014-12-111-3/+3
* It's harder to compile on OpenBSD than on Solaris and MacOS X, ffs.Laurent Bercot2014-12-103-0/+15
* OMG OpenBSD you suck.Laurent Bercot2014-12-102-0/+6
* Change error number for "server didn't understand" from EBADMSG to EILSEQ,Laurent Bercot2014-12-102-2/+2
* Do not build internal libraries, harder to clean upLaurent Bercot2014-12-105-9/+8
* Small doc updateLaurent Bercot2014-12-101-1/+1
* Compiling bugfixes, small doc updateLaurent Bercot2014-12-1014-35/+34
* Initial commitLaurent Bercot2014-12-10195-0/+9639