aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Add support for disabling rpath. Prepare for 0.2.1.2Laurent Bercot2026-03-301-0/+9
|
* Add consistent pthread supportLaurent Bercot2025-05-271-2/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support shlibs on MacOSLaurent Bercot2025-05-261-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Tentative dylib supportLaurent Bercot2025-05-261-3/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-291-6/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.1.0, pkg-config supportLaurent Bercot2025-04-271-8/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add pkg-config supportLaurent Bercot2025-04-271-36/+95
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-271-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix configure --helpLaurent Bercot2024-09-231-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libs in /usr/lib by defaultLaurent Bercot2024-09-231-11/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: Catch all of variable valuesMobin2023-07-101-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>
* Prepare for 0.2.0.3; fix configureLaurent Bercot2023-02-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-7/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-091-1/+0
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* configure fixLaurent Bercot2020-12-181-7/+7
|
* Prepare for 0.1.0.0, add --enable-libc-includes configure switchLaurent Bercot2020-12-061-2/+10
| | | | | pwd.h, grp.h and shadow.h will not overwrite the libc headers by default anymore; you need to explicitly add the switch.
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
|
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
|
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
|
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
|
* -fPIC -> CPPFLAGS_AUTOLaurent Bercot2019-02-241-1/+1
|
* Build everything PIC by defaultLaurent Bercot2019-02-241-13/+2
|
* Initial commitLaurent Bercot2018-06-261-0/+466