Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
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 in LDFLAGS | Laurent Bercot | |
2021-01-13 | Accept --enable-ssl=libtls -_- | 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-11-21 | Prepare for 2.4.0.0 | Laurent Bercot | |
2020-10-04 | version: 2.3.2.0v2.3.2.0 | 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-07-22 | Make configure CC-friendlier | Laurent Bercot | |
2019-02-24 | Build everything as PIC by default | Laurent Bercot | |
2018-08-20 | Support conditional slashpackage builds | Laurent Bercot | |
2018-08-01 | Add nsss support | Laurent Bercot | |
2018-02-09 | fix typo in configure | 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 | Laurent Bercot | |
2017-03-12 | Adapt to skalibs-2.5.0.0 | Laurent Bercot | |
2016-11-25 | Alpha version of the SSL work. | Laurent Bercot | |
Doesn't build yet, but I'm scared of losing it, so using git as storage. Will fix the stupid bugs now, the tricky bugs later. | |||
2016-10-24 | Proper support for timer_lib | 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-09-11 | Remove irrelevant shebangdir option from configure | 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-19 | better configure, better make strip | Laurent Bercot | |
2015-10-26 | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | |
2015-10-05 | Remove fucking -Bsymbolicv2.1.0.3 | Laurent Bercot | |
version: 2.1.0.3 | |||
2015-08-12 | Link shared libs against their -l deps, better libpath managementv2.1.0.2 | Laurent Bercot | |
2015-08-12 | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | |
2015-01-14 | - Parallel build fixv2.0.1.0 | Laurent Bercot | |
- Version updated to 2.0.1.0, 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 | More noob-friendly configure defaults | Laurent Bercot | |
2014-12-16 | Fix include order in Makefile | Laurent Bercot | |
2014-12-15 | Initial commit | Laurent Bercot | |