| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 2.10.0.0; remove pedantic posix; support loopwhilex -x "" | Laurent Bercot | 6 days | 1 | -13/+0 |
| | | |||||
| * | Add --disable-path support; prepare for 2.9.8.2 | Laurent Bercot | 2026-03-30 | 1 | -0/+9 |
| | | |||||
| * | Correctly use pthread_lib sysdep | Laurent Bercot | 2025-05-29 | 1 | -2/+6 |
| | | |||||
| * | Support shlibs on MacOS | Laurent Bercot | 2025-05-26 | 1 | -3/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Tentative dylib support | Laurent Bercot | 2025-05-26 | 1 | -3/+12 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix configure | Laurent Bercot | 2025-05-05 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | More build fixes | Laurent Bercot | 2025-04-29 | 1 | -6/+16 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | New templated configure | Laurent Bercot | 2025-04-27 | 1 | -10/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Document pkg-config options in INSTALL; a few small changes | Laurent Bercot | 2025-04-27 | 1 | -11/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Next iteration of dotpc, lots of fixes | Laurent Bercot | 2025-04-25 | 1 | -22/+18 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | First version of pkg-config support | Laurent Bercot | 2025-04-25 | 1 | -36/+99 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add export-array; update deps | Laurent Bercot | 2025-03-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Install static libraries in /usr/lib by default | Laurent Bercot | 2024-09-23 | 1 | -13/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | configure: Catch all of variable values | Mobin | 2023-07-10 | 1 | -1/+1 |
| | | | | | | | | 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> | ||||
| * | Do not protest as much | Laurent Bercot | 2023-02-11 | 1 | -3/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Simplify build system, add --enable-multicall | Laurent Bercot | 2023-02-05 | 1 | -0/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | configure: support DESTDIR for sysdeps too | Laurent Bercot | 2021-12-05 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | 2021-12-05 | 1 | -6/+6 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Do not compile or link into /dev/null | Laurent Bercot | 2021-04-11 | 1 | -4/+6 |
| | | |||||
| * | Real noexecstack fix: make strip less greedy | Laurent Bercot | 2021-04-09 | 1 | -1/+0 |
| | | |||||
| * | noexecstack only works at link stage | Laurent Bercot | 2021-04-08 | 1 | -1/+1 |
| | | |||||
| * | configure should be executable >.> | Laurent Bercot | 2020-12-29 | 1 | -0/+0 |
| | | |||||
| * | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | 2020-12-28 | 1 | -1/+0 |
| | | |||||
| * | configure fix | Laurent Bercot | 2020-12-18 | 1 | -7/+7 |
| | | |||||
| * | version: 2.6.1.1v2.6.1.1 | Laurent Bercot | 2020-10-04 | 1 | -1/+1 |
| | | |||||
| * | Rename cd/umask to execline-cd/execline-umask, make symlinks, etc. | Laurent Bercot | 2019-12-30 | 1 | -0/+5 |
| | | |||||
| * | Fix generated CC for cross-builds | Laurent Bercot | 2019-10-21 | 1 | -1/+1 |
| | | |||||
| * | Add --enable-pedantic-posix, posix-cd, prepare for 2.5.3.0 | Laurent Bercot | 2019-10-09 | 1 | -1/+10 |
| | | | | | Also make wait posix-compliant and update doc. | ||||
| * | Fix configure permissions | Laurent Bercot | 2019-09-21 | 1 | -0/+0 |
| | | |||||
| * | Remove tainnow dependency in configure too | Laurent Bercot | 2019-09-21 | 1 | -2/+0 |
| | | |||||
| * | Make configure CC-friendlier | Laurent Bercot | 2019-07-22 | 1 | -8/+24 |
| | | |||||
| * | -fPIC -> CPPFLAGS_AUTO | Laurent Bercot | 2019-02-24 | 1 | -1/+1 |
| | | |||||
| * | Build everything as PIC by default | Laurent Bercot | 2019-02-24 | 1 | -13/+2 |
| | | |||||
| * | Add mechanism for conditional slashpackage builds in deps-build | Laurent Bercot | 2018-08-20 | 1 | -6/+13 |
| | | |||||
| * | with pthread support for nsss | Laurent Bercot | 2018-07-28 | 1 | -0/+2 |
| | | |||||
| * | Add nsss support (for homeof) | Laurent Bercot | 2018-07-28 | 1 | -0/+9 |
| | | |||||
| * | Make all-pic a user option | Laurent Bercot | 2017-10-30 | 1 | -11/+19 |
| | | |||||
| * | Support default pie | Laurent Bercot | 2017-10-29 | 1 | -0/+15 |
| | | |||||
| * | Better *FLAGS management ; prepare for 2.3.0.3 | Laurent Bercot | 2017-10-05 | 1 | -14/+23 |
| | | |||||
| * | Proper support for timer_lib | Laurent Bercot | 2016-10-24 | 1 | -0/+2 |
| | | |||||
| * | Fix shebangdir with --enable-slashpackage | Laurent Bercot | 2016-10-18 | 1 | -1/+5 |
| | | |||||
| * | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 1 | -14/+14 |
| | | |||||
| * | configure: allow $CC to have several words | Laurent Bercot | 2016-09-27 | 1 | -1/+1 |
| | | |||||
| * | Replace c99 compiler test with clang | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| | | |||||
| * | -Wa,--noexecstack belongs to CPPFLAGS | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -2/+2 |
| | | |||||
| * | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 1 | -7/+15 |
| | | |||||
| * | fix --enable-cross | Laurent Bercot | 2015-12-05 | 1 | -1/+1 |
| | | |||||
| * | Easier CROSS_COMPILE support in configure | Laurent Bercot | 2015-11-30 | 1 | -2/+3 |
| | | |||||
| * | remove useless 'skalibs' expansion in configure | Laurent Bercot | 2015-11-05 | 1 | -1/+1 |
| | | |||||
