summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-22 Simpler MakefileHEADmasterLaurent 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-02-17 Add compat boilerplateLaurent 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-11-10 Doc fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-02 Pass errno as unsigned charLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-14 Fix buildLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-10 Adapt to skalibs-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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
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-03-21 Include posixishard as late as possibleLaurent Bercot
2020-01-27 Update to skalibs-2.9.2.0Laurent Bercot
2020-01-27 Fix shared libs installationLaurent Bercot
2019-10-21 Fix gen-deps.sh for cross-buildsLaurent Bercot
2019-10-21 Fix generated CC for cross-buildsLaurent Bercot
2019-09-21 Fix configure permissionsLaurent Bercot
2019-09-21 Remove tainnow dependency in configure tooLaurent Bercot
2019-08-09 How long should I support this for? it will never work :/Laurent Bercot
2019-07-22Makefile needs to be adjusted tooLaurent Bercot
2019-07-22Make configure CC-friendlierLaurent Bercot
2019-02-24 Build everything as PIC by defaultLaurent Bercot
2019-02-20 Adapt to skalibs/posixishard.hLaurent Bercot
2018-08-20 Add support for conditional slashpackage builds. Update deps.Laurent Bercot
2018-02-11 doc: conversation clarificationLaurent Bercot
2018-02-10 fix conversation protocol parsing in pameladLaurent Bercot
2018-02-07 pamelad: make cont usefulLaurent Bercot
2018-02-07 Enforce nonzero return code even if errno is 0Laurent Bercot
2018-02-05 Document what modules won't workLaurent Bercot
2018-02-05 Fixes to headers and INSTALL docLaurent Bercot
2018-02-04 Initial commitLaurent Bercot