Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-12 | Fix old type defHEADmaster | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-22 | Simpler Makefile | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-09 | Update deps | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-09 | Adapt to skalibs-2.14 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-07-10 | configure: Catch all of variable values | Mobin | |
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-06 | Use open2() safe wrapper | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-06-13 | Adapt to fixed iter_func type | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-04-07 | Simplify selfpipe management | Laurent Bercot | |
2023-01-06 | Mention "bus" in similar work | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-01-02 | Update dependencies | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-29 | Adapt to skalibs-2.13.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-01-10 | norelease skabus | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-01-10 | Update ubus url | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-05 | configure: support DESTDIR for sysdeps too | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-05 | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-03 | More errno fixes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-02 | And more | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-02 | Pass errno as unsigned char | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-14 | Fix build | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-10 | Adapt to skalibs-2.11.0.0, the real one | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-07-24 | Add DCO, adapt to skalibs-2.11.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
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 | |
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 | configure fix | Laurent Bercot | |
2020-12-09 | Get rid of webipc.h | Laurent Bercot | |
2020-11-30 | Fix build; adapt to skalibs-2.10.0.0 | Laurent Bercot | |
2020-04-26 | Small rpc fixes | Laurent Bercot | |
2020-03-30 | skabus: fix html errors | Colin Booth | |
Signed-off-by: Colin Booth <colin@heliocat.net> | |||
2020-03-02 | Make skabus-pubd build with clang | Laurent Bercot | |
2020-01-27 | Update dependencies | Laurent Bercot | |
2020-01-27 | Fix shared libs installation | Laurent Bercot | |
2020-01-10 | Fix casts in skabus-*-daemon | Laurent Bercot | |
2020-01-10 | Use uid_fmt and gid_fmt in skabus-rpc-daemon | Laurent Bercot | |
2020-01-10 | Add pub library and daemon | Laurent Bercot | |
2020-01-10 | Clean up rpc lib | Laurent Bercot | |
2019-10-21 | Fix gen-deps.sh for cross-builds | Laurent Bercot | |
2019-10-21 | Fix generated CC for cross-builds | Laurent Bercot | |
2019-09-21 | Fix configure permissions | Laurent Bercot | |
2019-09-21 | Remove tainnow dependency in configure too | Laurent Bercot | |
2019-09-21 | Update tainnow.lib mentions in doc | Laurent Bercot | |
2019-09-21 | Remove tainnow.lib dependency | Laurent Bercot | |
2019-09-06 | Adapt to new stopwatch API | Laurent Bercot | |
2019-09-04 | Use stopwatch where applicable | Laurent Bercot | |
2019-08-09 | More modern skeleton | Laurent Bercot | |
2019-07-22 | Makefile needs to be adjusted too | Laurent Bercot | |
2019-07-22 | Make configure CC-friendlier | Laurent Bercot | |
2019-05-11 | Accept empty regexes | Laurent Bercot | |