aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Yeah, maybe don't hardcode itLaurent Bercot2026-05-171-1/+2
* Tentative -Werror=incompatible-pointer-types for chooseLaurent Bercot2026-05-171-1/+1
* Rename sysdep to selectinfinite, find correct test value for timeoutLaurent Bercot2026-05-111-2/+2
* Prepare for 2.15.0.1; add selectshorttimeout sysdeps (yay MacOS)Laurent Bercot2026-05-111-2/+4
* Add --disable-rpath support, prepare for 2.15.0.0Laurent Bercot2026-03-301-0/+9
* MacOS doesn't have pthread_mutex_timedlock -_-Laurent Bercot2026-03-181-1/+2
* Add phread_mutex_clocklock() sysdep, pthread_mutex_tailock() functionLaurent Bercot2026-03-161-0/+1
* Fix system libs list - add a dedup function to make!Laurent Bercot2025-10-231-2/+3
* Add libplaynice with keventbridge.hLaurent Bercot2025-10-221-0/+1
* Change prsetchildsubreaper sysdep to prctl, add procctl sysdepLaurent Bercot2025-10-221-1/+2
* More sysdepsLaurent Bercot2025-10-201-0/+3
* Add qsortr, env_dump4Laurent Bercot2025-08-191-0/+2
* I don't understand how gcc works on MacOS 10.4.Laurent Bercot2025-05-311-1/+1
* Improve gol. Add tentative dylib support.Laurent Bercot2025-05-261-2/+11
* Add pkg-config supportLaurent Bercot2025-04-291-4/+25
* Add dladdr sysdepLaurent Bercot2025-04-021-0/+1
* Fix configure doc for the new sysdepLaurent Bercot2025-04-021-1/+1
* Add sagetexecname() and all the necessary infrastructureLaurent Bercot2025-04-021-0/+32
* Don't autoflush buffer_timed_putv; fix IFS bug in configureLaurent Bercot2025-03-251-3/+1
* Better configure --helpLaurent Bercot2024-09-231-6/+6
* Install libskarnet.a to /usr/lib by defaultLaurent Bercot2024-09-231-3/+3
* Add sysdep for CLONE_NEWPID and fork_newpid functionLaurent Bercot2024-09-121-0/+1
* More support for old MacOS fossilsLaurent Bercot2024-04-161-0/+1
* Tentative support for old MacOS with no O_CLOEXECLaurent Bercot2024-04-161-0/+1
* Support midipixLaurent Bercot2024-04-021-1/+0
* Try and accommodate AIX... maybe?Laurent Bercot2023-12-131-1/+1
* Make it werkLaurent Bercot2023-12-131-1/+1
* Better endianness detection for SolarisLaurent Bercot2023-12-131-2/+16
* Change datadir to sysconfdir, aligning with autoconfLaurent Bercot2023-09-221-6/+6
* New sysdeps because Darwin is *also* a giant snowflakeLaurent Bercot2023-09-121-1/+3
* Add waitid() sysdep, and fuck OpenBSDLaurent Bercot2023-09-121-0/+1
* Add POSIX_SPAWN_SETSID_NP supportLaurent Bercot2023-09-111-0/+1
* Add posix_spawn_file_actions_addchdir() supportLaurent Bercot2023-09-111-0/+2
* Add a pthread sysdepLaurent Bercot2023-09-111-4/+5
* Add POSIX_SPAWN_SETSID support to cspawnLaurent Bercot2023-09-101-1/+2
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
* Add workaround for bad QoI posix_spawn()Laurent Bercot2023-06-281-2/+5
* Add sysdep for GRND_INSECURELaurent Bercot2022-03-271-0/+1
* Apply user-provided CPPFLAGS, CFLAGS and LDFLAGS during autodetectionLaurent Bercot2022-01-241-2/+2
* configure: add var control tweakLaurent Bercot2021-12-051-1/+1
* Do not ld into /dev/nullLaurent Bercot2021-04-111-13/+12
* No need for noexecstack, but the strip is too greedyLaurent Bercot2021-04-091-1/+2
* version: 2.10.0.2v2.10.0.2Laurent Bercot2021-02-151-1/+2
* Solaris: get endianness info wherever we canLaurent Bercot2021-02-051-1/+1
* Work around broken shells, including bash and dash. Yeah.Laurent Bercot2021-02-011-1/+1
* Remove -fno-stack-protector from default CFLAGSLaurent Bercot2020-12-281-1/+0
* Add chroot sysdep, fix endianness sysdep string in .hLaurent Bercot2020-12-141-0/+1
* Fix sysdep lib filling of config.makLaurent Bercot2020-11-301-4/+6
* child_spawn cleanup, configure cleanupLaurent Bercot2020-11-251-79/+106
* version: 2.9.3.0v2.9.3.0Laurent Bercot2020-10-041-1/+1