aboutsummaryrefslogtreecommitdiff
path: root/m4/check-os-options.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warn on unsupported operating systemsJonas 'Sortie' Termansen2024-11-021-1/+1
* Assume unknown operating systems use ELF.Jonas 'Sortie' Termansen2024-11-021-1/+2
* Land #1048, clarify that Windows builds are easyBrent Cook2024-05-281-1/+1
|\
| * Rename README.windows to README.mingw.mdChristian Andersen2024-05-251-1/+1
* | Remove dead bitrig support, error on unsupported platformsBrent Cook2024-05-281-2/+4
|/
* upgrade links in comments to HTTPSViktor Szakats2023-12-111-1/+1
* enable system arc4random on FreeBSD 12+Brent Cook2023-11-011-3/+9
* Add libmd as platform specific libraries for Solariskinichiro2022-01-171-1/+1
* Set IA-64 compiler flag only if it is HP-UX with IA-64kinichiro2021-11-231-4/+9
* Add '--enable-libtls-only' build optionBrent Cook2021-04-071-4/+14
* Add -lbcrypt to Windows builds for CNG in getentropyBrent Cook2020-11-111-1/+1
* initial support for midipixØrjan Malde2019-10-201-0/+5
* Enable speed on win32kinichiro2019-07-141-1/+1
* include -ldl for SHA512 operationsBrent Cook2019-04-231-1/+1
* add __dead__ annotation supportBrent Cook2019-02-091-0/+1
* enable asm for mingw64Brent Cook2019-01-201-0/+1
* check if we need to link pthread dynamicallyBrent Cook2019-01-071-3/+1
* bump base requirement to Windows Vista, use builtin inet_ntop/ptonBrent Cook2018-03-141-1/+1
* Add libpthread for libtls buildkinichiro2018-03-131-0/+1
* Remove 64bit build designation on Solariskinichiro2018-01-111-1/+0
* add prototype definitions of asprintf and vasprintf for CYGWIN buildkinichiro2017-07-161-0/+1
* Set Solaris build default to 64 bitkinichiro2017-07-081-0/+1
* Remove misleading CFLAGS / LDFLAGS.Paul Graham2017-06-091-2/+0
* Sync getentropy() checks with use-builtin-arc4random checksSimone Basso2016-12-101-1/+26
* prefer builtin arc4random on OS X 10.12+ (using getentropy as the signal)Brent Cook2016-11-061-1/+9
* Disable netcat if arpa/telnet.h is not available (iOS)jacob berkman2016-08-091-0/+2
* add things to minimize diffs with OpenNTPD-portableBrent Cook2016-02-151-18/+13
* whitelist NetBSD 7.0 native arc4random(3) implementation.Brent Cook2016-01-031-0/+16
* enable nc on AIXBrent Cook2016-01-031-0/+1
* installing nc(1) should imply building, even if not whitelistedBrent Cook2015-12-071-1/+5
* build nc on solaris and cygwinBrent Cook2015-11-231-0/+2
* whitelist nc on other BSDsBrent Cook2015-10-231-0/+2
* add b64_ntop checking and fallback for nc(1)Brent Cook2015-10-011-2/+0
* remove incorrect commentBrent Cook2015-09-301-1/+0
* allow nc to build on linux and os xBrent Cook2015-09-131-0/+6
* restrict nc to openbsd builds for nowBrent Cook2015-09-121-0/+2
* disable strict aliasing on HP-UX C/aC++ compilerv2.2.2kinichiro2015-08-041-1/+1
* add initial CMake and Visual Studio build supportBrent Cook2015-07-211-1/+1
* disable strict aliasing on AIX xlc and HP-UX aC++ compilersBrent Cook2015-07-161-3/+3
* add check for inet_pton, nudge minimum win32 compat to 0x0501Brent Cook2015-07-021-1/+1
* refactor configure into separate m4 macrosBrent Cook2015-05-231-0/+77