summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-24 Revert wrong shared lib fixLaurent Bercot
2016-10-24Proper support for timer_libLaurent Bercot
2016-10-24Fix stupid shared lib dependenciesLaurent Bercot
2016-10-16 Typo fixLaurent Bercot
2016-10-16 Put EXTLIBEXECPREFIX back in (last commit mistakenly undefined it)Laurent Bercot
2016-10-16 Implement --enable-absolute-pathsLaurent Bercot
2016-10-14 Typo fixLaurent Bercot
2016-10-14 Port to new librandom APILaurent Bercot
2016-10-14 bugfix: random_sauniquename API in s6-rc-updateLaurent Bercot
2016-09-27 configure: allow $CC to have several wordsLaurent Bercot
2016-09-26 Replace c99 compiler test with clangLaurent Bercot
2016-09-26 -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot
2016-08-19 Fix finish creation by s6-rc-compile: only when there's such a file in the ↵Laurent Bercot
source!
2016-08-18 Make s6-rc-compile produce finish.user when service has a consumerLaurent Bercot
2016-08-16 Apply Eric's patch for spawn supportLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-07-27 Add anchors to FAQ entries; add a FAQ for compiled db management.Laurent Bercot
2016-07-22 for loop -> while loop. Cleaner.Laurent Bercot
2016-06-09 bugfix: check for missing } in s6-rc-compile (thanks smaeul)Laurent Bercot
2016-04-14 version: 0.0.3.0v0.0.3.0Laurent Bercot
2016-03-19More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot
2016-03-17 Add rollback to s6rc_servicedir_manage; it should now be transactionalLaurent Bercot
2016-03-14 Really fix update and global-links dependencies this time...Laurent Bercot
2016-03-14 Fix update/global-links dependenciesLaurent Bercot
2016-03-10 s6-rc-init bugfix: don't use satmp.s after cleanup(). For real this time.Laurent Bercot
2016-03-10 ./configure --livedir doc fixLaurent Bercot
2016-02-28 update copyright year rangeLaurent Bercot
2016-02-28 Add s6-rc-fdholder-filler docLaurent Bercot
2016-02-28 Better mem locality in s6-rc-update. (lol.)Laurent Bercot
2016-02-27 Doc typo fixesLaurent Bercot
2016-02-26 Doc typo fixLaurent Bercot
2016-02-25 Doc fix (thanks awilfox)Laurent Bercot
2016-01-12 Doc typo fixLaurent Bercot
2015-12-17 version: 0.0.2.1v0.0.2.1Laurent Bercot
2015-12-07 simplify the s6rc-oneshot-runner run scriptLaurent Bercot
2015-12-05 fix --enable-crossLaurent Bercot
2015-11-30 Easier CROSS_COMPILE support in configureLaurent Bercot
2015-11-16 with the real index.html versionv0.0.2.0Laurent Bercot
2015-11-16 - bump skalibs dep to 2.3.8.3Laurent Bercot
- bump execline dep to 2.1.4.5 - bump s6 dep to 2.2.4.0 - version: 0.0.2.0
2015-11-13 - better error codes in s6-rc-updateLaurent Bercot
- doc fixes
2015-11-07 s6-rc-init bugfix: don't use satmp.s after cleanup() (thanks Eric Le Bihan)Laurent Bercot
2015-11-05 - fix configure (needs livedir!)v0.0.1.5Laurent Bercot
- rc for 0.0.1.5
2015-11-04Revert make tgz change (needs to be ok without config.mak)v0.0.1.4Laurent Bercot
2015-11-04 - link .so to correct sonameLaurent Bercot
- fully strip shared libs - Makefile syntactic consistency
2015-11-04 version: 0.0.1.3v0.0.1.3Laurent Bercot
2015-10-27 - appease gcc, which still doesn't understand data flow across gotos, in ↵Laurent Bercot
s6rc_lock - document proper service stubbing for OpenRC
2015-10-26 Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot
2015-10-15 Remove now useless tain_now() checksv0.0.1.2Laurent Bercot
2015-10-15 - dependencies updatedLaurent Bercot
- version: 0.0.1.2
2015-10-12 Push back GNU make dependency to 3.81Laurent Bercot