summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-04 fchdir doesn't need O_DIRECTORYHEADmasterLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-22 Simpler MakefileLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-09 Update depsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-09 Adapt to skalibs-2.14Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-07-10configure: Catch all of variable valuesMobin
If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>
2023-07-07 Use open2() safe wrappersLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-01-02 Update dependenciesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-11-29 Adapt to skalibs-2.13.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-05 configure: support DESTDIR for sysdeps tooLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-05 configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-10-11 Add E support to svLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-10-11 Add D, T, X and x support to svLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-02 Adapt to s6-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-10 Update dependenciesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-09 Adapt to skalibs-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-05-24 Document move to OFTCLaurent Bercot
2021-04-11 Do not compile or link into /dev/nullLaurent Bercot
2021-04-09 Real noexecstack fix: make strip less greedyLaurent Bercot
2021-04-08 noexecstack only works in LDFLAGSLaurent Bercot
2021-03-14 Fix targets.mak for --disable-aliases-symlinksLaurent Bercot
2021-03-14 Add --disable-alias-symlinks optionLaurent Bercot
2020-12-29 configure should be executable >.>Laurent Bercot
2020-12-28Don't put -fno-stack-protector in default CFLAGSLaurent Bercot
2020-12-18 configure fixLaurent Bercot
2020-11-29 Adapt to new skalibs/exec.hLaurent Bercot
2020-01-27 Update dependenciesLaurent Bercot
2020-01-27 Fix shared libs installationLaurent Bercot
2020-01-03 chpst doesn't need stralloc (realpath() is ok to use directly here)Laurent Bercot
2020-01-03 Nip multicall chroot problems in the bud; only support 1 envdirLaurent Bercot
2019-12-31 Doc typo fix, sv improvementsLaurent Bercot
2019-12-31 Doc typo fixLaurent Bercot
2019-12-31 Add s6-frontend-alias* documentationLaurent Bercot
2019-12-31 Add skeleton doc filesLaurent Bercot
2019-12-30 Add warning to READMELaurent Bercot
2019-12-30 Initial commit.Laurent Bercot