| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Treat execline as an extra_lib instead of an in-package lib | Laurent Bercot | 2020-03-24 | 1 | -1/+1 |
| | | |||||
| * | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | 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. | ||||
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 3 | -3/+3 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 3 | -0/+3 |
| | | |||||
| * | - Parallel build fixv2.0.1.0 | Laurent Bercot | 2015-01-14 | 6 | -6/+6 |
| | | | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | ||||
| * | Add $SOCKET_LIB dependencies everywhere, because Solaris | Laurent Bercot | 2014-12-16 | 3 | -0/+3 |
| | | |||||
| * | Initial commit | Laurent Bercot | 2014-12-05 | 6 | -0/+16 |
