aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-242-1/+15
* Implement --enable-absolute-pathsLaurent Bercot2016-10-162-18/+18
* Port to new librandom APILaurent Bercot2016-10-142-16/+15
* configure: allow $CC to have several wordsLaurent Bercot2016-09-271-1/+1
* Replace c99 compiler test with clangLaurent Bercot2016-09-261-1/+1
* -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot2016-09-261-1/+1
* Remove irrelevant shebangdir option from configureLaurent Bercot2016-09-111-6/+1
* Add options to s6-tcpserver4-socketbinder and s6-tcpserver6-socketbinder to ...Laurent Bercot2016-09-106-16/+46
* Add spawn_lib supportLaurent Bercot2016-08-125-21/+30
* version: 2.1.1.0v2.1.1.0Laurent Bercot2016-04-145-12/+27
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-192-23/+40
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
* fix --enable-crossLaurent Bercot2015-12-051-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-262-1/+7
* - update depsv2.1.0.4Laurent Bercot2015-10-154-10/+20
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-125-25/+24
* Remove fucking -Bsymbolicv2.1.0.3Laurent Bercot2015-10-055-11/+19
* Link shared libs against their -l deps, better libpath managementv2.1.0.2Laurent Bercot2015-08-125-20/+33
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-129-44/+66
* Add make version guardLaurent Bercot2015-08-031-0/+5
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-0721-0/+21
* skalibs deps -> 2.3.3.0v2.1.0.1Laurent Bercot2015-03-303-9/+9
* - Bugfix: s6-tcpclient and s6-tcpserver-access didn't s6dns_init()Laurent Bercot2015-03-306-9/+28
* Doc update and version number fix.v2.1.0.0Laurent Bercot2015-01-274-9/+22
* Move Unix domain socket and access control stuff to s6.Laurent Bercot2015-01-1561-4165/+39
* Doc updateLaurent Bercot2015-01-142-0/+26
* Doc fixesLaurent Bercot2015-01-143-0/+3
* doc/index.html updateLaurent Bercot2015-01-141-0/+6
* version: 2.0.1.0Laurent Bercot2015-01-143-5/+7
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-1415-24/+43
* 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-4/+4
* Bugfix: bad test in s6-ipcclient (for skalibs 2)Laurent Bercot2015-01-101-1/+1
* Complete conversion of s6-ipcserver and s6-tcpserver (4 and 6)Laurent Bercot2015-01-0715-827/+911
* Experimental decoupling of socketbinders and daemons in ucspi servers.Laurent Bercot2015-01-0718-398/+1420
* Prevent failure of -1 option in ucspi servers when stdout is closedLaurent Bercot2015-01-063-6/+24
* - deps.mak fixv2.0.0.1Laurent Bercot2015-01-065-8/+15
* 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
* Remove the shutdown() in s6-sudoc: the MSG_DONTWAIT support in skalibsv2.0.0.0Laurent Bercot2014-12-211-3/+0
* Doc fixesLaurent Bercot2014-12-204-6/+6
* My instinctive attempt to fix s6-sudoc on the BSDs appears to be working...Laurent Bercot2014-12-201-1/+1
* s6-sudo PATH fixLaurent Bercot2014-12-201-1/+1
* s6-ioconnect fixLaurent Bercot2014-12-201-2/+2
* Test a shutdown in s6-sudoc, see if it helps the BSDsLaurent Bercot2014-12-202-3/+4