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> | |||
2023-07-10 | Move configure line out of the way | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-19 | Prepare for 0.0.1.5, fix configure | 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-10-04 | version: 0.0.1.1v0.0.1.1 | Laurent Bercot | |
2019-11-17 | Apply smaeul's fixes; add --with-tmpdir configure option | 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 | |
2017-10-30 | Make all-pic a user option | Laurent Bercot | |
2017-10-29 | Support default pie | Laurent Bercot | |
2017-10-19 | Remove shebang from configure | Laurent Bercot | |
2017-10-05 | Better *FLAGS management | Laurent Bercot | |
2017-07-06 | Initial commit | Laurent Bercot | |