Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-24 | Treat execline as an extra_lib instead of an in-package lib | Laurent Bercot | |
2019-12-23 | Make execline dependency optional | Laurent Bercot | |
This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears. | |||
2019-09-21 | Remove tainnow.lib dependency | Laurent Bercot | |
2019-09-06 | Adapt to new stopwatch API | Laurent Bercot | |
2019-09-04 | Separate wall clocks from stopwatches | Laurent Bercot | |
2017-05-11 | s6-ftrig-listen1 now prints the last event to stdout | Laurent Bercot | |
2017-03-12 | Adapt to skalibs-2.5.0.0 | Laurent Bercot | |
2017-01-12 | Types fix, first pass | Laurent Bercot | |
2016-08-12 | Add spawn_lib support | Laurent Bercot | |
2015-01-16 | - s6-svlisten and s6-svlisten1 | Laurent Bercot | |
- Synchronous s6-svc - version 2.0.2.0, rc | |||
2015-01-14 | - Parallel build fixv2.0.1.0 | Laurent Bercot | |
- Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | |||
2014-12-16 | Add $SOCKET_LIB dependencies everywhere, because Solaris | Laurent Bercot | |
2014-12-08 | fork -> child_spawn in s6-ftrig-listen | Laurent Bercot | |
2014-12-07 | Use ftrigw_notify_b in s6-ftrig-notify | Laurent Bercot | |
2014-12-05 | Initial commit | Laurent Bercot | |