Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-23 | Install static libraries in /usr/lib by default | 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-02-11 | Do not protest as much | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-05 | Simplify build system, add --enable-multicall | 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-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 at link stage | 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-10-04 | version: 2.6.1.1v2.6.1.1 | Laurent Bercot | |
2019-12-30 | Rename cd/umask to execline-cd/execline-umask, make symlinks, etc. | Laurent Bercot | |
2019-10-21 | Fix generated CC for cross-builds | Laurent Bercot | |
2019-10-09 | Add --enable-pedantic-posix, posix-cd, prepare for 2.5.3.0 | Laurent Bercot | |
Also make wait posix-compliant and update doc. | |||
2019-09-21 | Fix configure permissions | Laurent Bercot | |
2019-09-21 | Remove tainnow dependency in configure too | Laurent Bercot | |
2019-07-22 | Make configure CC-friendlier | Laurent Bercot | |
2019-02-24 | -fPIC -> CPPFLAGS_AUTO | Laurent Bercot | |
2019-02-24 | Build everything as PIC by default | Laurent Bercot | |
2018-08-20 | Add mechanism for conditional slashpackage builds in deps-build | Laurent Bercot | |
2018-07-28 | with pthread support for nsss | Laurent Bercot | |
2018-07-28 | Add nsss support (for homeof) | Laurent Bercot | |
2017-10-30 | Make all-pic a user option | Laurent Bercot | |
2017-10-29 | Support default pie | Laurent Bercot | |
2017-10-05 | Better *FLAGS management ; prepare for 2.3.0.3 | Laurent Bercot | |
2016-10-24 | Proper support for timer_lib | Laurent Bercot | |
2016-10-18 | Fix shebangdir with --enable-slashpackage | Laurent Bercot | |
2016-10-16 | Implement --enable-absolute-paths | Laurent Bercot | |
2016-09-27 | configure: allow $CC to have several words | Laurent Bercot | |
2016-09-26 | Replace c99 compiler test with clang | Laurent Bercot | |
2016-09-26 | -Wa,--noexecstack belongs to CPPFLAGS | Laurent Bercot | |
2016-08-12 | Add spawn_lib support | Laurent Bercot | |
2016-03-19 | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | |
2015-12-05 | fix --enable-cross | Laurent Bercot | |
2015-11-30 | Easier CROSS_COMPILE support in configure | Laurent Bercot | |
2015-11-05 | remove useless 'skalibs' expansion in configure | Laurent Bercot | |
2015-10-26 | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | |
2015-10-05 | - remove fucking -Bsymbolic | Laurent Bercot | |
- rc for 2.1.4.1 | |||
2015-08-13 | - Cosmetic fixv2.1.3.1 | Laurent Bercot | |
- version: 2.1.3.1 | |||
2015-08-12 | Cosmetic fix | Laurent Bercot | |
2015-08-12 | Link shared libs against their -l deps, better libpath management | Laurent Bercot | |
2015-08-12 | - Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | |
- skalibs dep bump to 2.3.6.1 | |||
2015-08-11 | - typo fix in configure | Laurent Bercot | |
- do not depend on /bin/true | |||
2015-07-21 | - new configure option: --shebangdirv2.1.3.0 | Laurent Bercot | |
- skalibs dep bump - rc for 2.1.3.0 | |||
2015-01-14 | - Parallel build fixv2.0.1.1 | Laurent Bercot | |
- version change to 2.0.1.1, release candidate | |||
2015-01-11 | Clean up static/shared libs initialization in configure and Makefile | Laurent Bercot | |
2015-01-02 | Fix configure --help: no support for VAR=VALUE | Laurent Bercot | |
2015-01-02 | Add sysdeps to the list of special /usr snowflakes | Laurent Bercot | |