Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-15 | version: 2.5.1.5v2.5.1.5 | Laurent Bercot | |
2021-04-13 | Prepare for 2.5.1.5 | Laurent Bercot | |
2021-04-11 | Do not compile or link into /dev/null | Laurent Bercot | |
2021-04-09 | Real noexecstack fix: make strip less greedy | Laurent Bercot | |
2021-04-08 | noexecstack only works in LDFLAGS | Laurent Bercot | |
2021-01-10 | version: 2.5.1.4v2.5.1.4 | Laurent Bercot | |
2021-01-03 | Small meta fixes | Laurent Bercot | |
2020-12-29 | configure should be executable >.> | Laurent Bercot | |
2020-12-28 | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | |
2020-12-18 | Prepare for 2.5.1.4 | Laurent Bercot | |
2020-11-29 | Adapt to new skalibs/exec.h | Laurent Bercot | |
2020-10-04 | version: 2.5.1.3v2.5.1.3 | Laurent Bercot | |
2020-10-04 | doc: fix URLs | Laurent Bercot | |
2020-10-02 | Prepare for 2.5.1.3 | Laurent Bercot | |
2020-09-28 | Authors name update | Laurent Bercot | |
2020-03-30 | s6-linux-utils: fix html errors | Colin Booth | |
Signed-off-by: Colin Booth <colin@heliocat.net> | |||
2020-03-30 | C is stupid, part 270.4 | Laurent Bercot | |
2020-03-03 | version: 2.5.1.2v2.5.1.2 | Laurent Bercot | |
2020-01-27 | Prepare for 2.5.1.2 | Laurent Bercot | |
2020-01-27 | Fix shared libs installation | Laurent Bercot | |
2019-10-21 | version: 2.5.1.1v2.5.1.1 | Laurent Bercot | |
2019-10-21 | Fix gen-deps.sh for cross-builds | Laurent Bercot | |
2019-10-21 | Prepare for 2.5.1.1 | Laurent Bercot | |
2019-10-21 | Fix generated CC for cross-builds | Laurent Bercot | |
2019-09-22 | version: 2.5.1.0v2.5.1.0 | Laurent Bercot | |
2019-09-21 | Fix configure permissions | Laurent Bercot | |
2019-09-21 | Remove tainnow dependency in configure too | Laurent Bercot | |
2019-09-04 | Use wallclock explicitly | Laurent Bercot | |
2019-08-09 | Prepare for 2.5.1.0 | Laurent Bercot | |
2019-07-22 | Makefile needs to be adjusted too | Laurent Bercot | |
2019-07-22 | Make configure CC-friendlier | Laurent Bercot | |
2019-03-04 | version: 2.5.0.1v2.5.0.1 | Laurent Bercot | |
2019-02-24 | Build everything as PIC by default | Laurent Bercot | |
2018-09-30 | Fix clang build: rewrite avltreeb into avltreen, requires new skalibs | Laurent Bercot | |
Thanks John Regan for the report. His fix idea duplicated the pointers to storage and freelist; there's no way to support a C99 avltreeb without duplicating the avltreen functionality, so I ended up scrapping avltreeb in skalibs. | |||
2018-09-30 | Document s6-mount exit codes (thanks Aranea) | Laurent Bercot | |
2018-08-20 | Conditional nsss slashpackage build | Laurent Bercot | |
2018-08-20 | Support conditional slashpackage builds | Laurent Bercot | |
2018-08-14 | version: 2.5.0.0v2.5.0.0 | Laurent Bercot | |
2018-08-14 | Remove s6-devd, s6-uevent-listener, s6-uevent-spawner, prepare for 2.5.0.0 | Laurent Bercot | |
2018-08-01 | Add nsss support, prepare for 2.4.0.3 | Laurent Bercot | |
2018-04-13 | Add missing flag options to s6-mount | Laurent Bercot | |
2018-04-13 | Doc fix: s6-mount has no default fstype | Laurent Bercot | |
2018-01-17 | Fix s6-logwatch busyloop issue | Laurent Bercot | |
2017-10-30 | Make all-pic a user option | Laurent Bercot | |
2017-10-29 | Support default pie | Laurent Bercot | |
2017-10-26 | version: 2.4.0.2v2.4.0.2 | Laurent Bercot | |
2017-10-26 | Deprecate s6-uevent-*, prepare for 2.4.0.2 | Laurent Bercot | |
2017-10-19 | Remove shebang from configure | Laurent Bercot | |
2017-10-13 | Rewrite s6-logwatch | Laurent Bercot | |
2017-10-05 | Better *FLAGS management | Laurent Bercot | |