]> git.ipfire.org Git - thirdparty/curl.git/history - CMake
asyn-ares: fix data race warning
[thirdparty/curl.git] / CMake /
2024-03-06  Daniel Stenbergdocs: ascii version of manpage without nroff
2024-02-06  Viktor Szakatscmake: fix function description in comment [ci skip]
2023-12-19  Viktor Szakatsbuild: fix some `-Wsign-conversion`/`-Warith-conversion...
2023-12-19  Viktor Szakatscmake: tidy-up `OtherTests.cmake`
2023-12-18  Viktor Szakatswindows: delete redundant headers
2023-12-18  Viktor Szakatscmake: prefill/cache `HAVE_STRUCT_SOCKADDR_STORAGE`
2023-12-17  Viktor Szakatscmake: whitespace tidy-up in `OtherTests.cmake`
2023-12-16  Mark Sinkovicscmake: fix generation for system name iOS
2023-12-16  Viktor Szakatswindows: simplify detecting and using system headers
2023-12-16  Viktor Szakatsbuild: enable missing OpenSSF-recommended warnings...
2023-11-21  Viktor Szakatsbuild: add more picky warnings and fix them
2023-11-15  Viktor Szakatsbuild: picky warning updates
2023-11-10  Kai Pastorcmake: fix multiple include of CURL package
2023-11-06  Viktor Szakatsbuild: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H`
2023-10-30  Viktor Szakatsbuild: require Windows XP or newer
2023-10-27  Viktor Szakatsbuild: variadic macro tidy-ups
2023-10-27  Viktor Szakatscmake: speed up zstd detection
2023-10-24  Viktor Szakatscmake: pre-fill rest of detection values for Windows
2023-10-15  Viktor Szakatscmake: replace `check_library_exists_concat()`
2023-10-12  Viktor Szakatscmake: fix `HAVE_H_ERRNO_ASSIGNABLE` detection
2023-10-08  Viktor Szakatsh3: add support for ngtcp2 with AWS-LC builds
2023-10-01  Viktor Szakatscmake: pre-cache `HAVE_POLL_FINE` on Windows
2023-09-30  Viktor Szakatscmake: detect `sys/wait.h` and `netinet/udp.h`
2023-09-29  Viktor Szakatscmake: detect `HAVE_CLOCK_GETTIME_MONOTONIC_RAW`
2023-09-29  Viktor Szakatscmake: detect `HAVE_GETADDRINFO_THREADSAFE`
2023-09-28  Viktor Szakatscmake: pre-cache `HAVE_BASENAME` for mingw-w64 and...
2023-09-28  Daniel Stenbergcmake: add missing checks
2023-09-28  Daniel Stenberglib: remove TIME_WITH_SYS_TIME
2023-09-26  Viktor Szakatscmake: add feature checks for `memrchr` and `getifaddrs`
2023-09-26  Viktor Szakatscmake: assume `_fseeki64` and no `fseeko` on Windows
2023-09-26  Viktor Szakatsbuild: delete checks for C89 standard headers
2023-09-25  Viktor Szakatscmake: lib `CURL_STATICLIB` fixes (Windows)
2023-09-21  Patrick Monnerattftpd: always use curl's own tftp.h
2023-08-31  Viktor Szakatstidy-up: mostly whitespace nits
2023-08-13  Viktor Szakatsbuild: streamline non-UWP wincrypt detections
2023-08-09  Viktor Szakatscmake: fix to use variable for the curl namespace
2023-08-08  Viktor Szakatscmake: drop `HAVE_LIBWINMM` and `HAVE_LIBWS2_32` featur...
2023-08-01  Viktor Szakatscmake: cache more config and delete unused ones
2023-08-01  Viktor Szakatsegd: delete feature detection and related source code
2023-07-29  Daniel Stenbergnss: remove support for this TLS library
2023-07-29  Viktor Szakatscmake: support building static and shared libcurl in...
2023-07-24  Viktor Szakatscmake: update ngtcp2 detection
2023-07-12  Tatsuhiro Tsujikawangtcp2: build with 0.17.0 and nghttp3 0.13.0
2023-04-16  Viktor Szakatscmake: speed up and extend picky clang/gcc options
2023-03-14  Viktor Szakatswolfssl: add quic/ngtcp2 detection in cmake, and fix...
2023-03-13  Viktor Szakatsbuild: fix stdint/inttypes detection with non-autotools
2023-02-12  Dmitry Atamanovcmake: fix dev warning due to mismatched arg
2023-01-24  Marc Aldorasicmake: use list APPEND syntax for CMAKE_REQUIRED_DEFINI...
2023-01-03  Daniel Stenbergcopyright: update all copyright lines and remove year...
2022-11-16  Daniel StenbergOtherTests.cmake: check for cross-compile, not for...
2022-11-01  Viktor Szakatslib: sync guard for Curl_getaddrinfo_ex() definition...
2022-11-01  Viktor Szakatstidy-up: process.h detection and use
2022-10-14  Viktor Szakatscmake: set HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID on Windows
2022-10-14  Viktor Szakatscmake: set HAVE_GETADDRINFO_THREADSAFE on Windows
2022-10-14  Viktor Szakatscmake: sync HAVE_SIGNAL detection with autotools
2022-10-14  Viktor Szakatscmake: delete duplicate HAVE_GETADDRINFO test
2022-10-11  Viktor Szakatscmake: enable more detection on Windows
2022-10-06  Viktor Szakatstidy-up: delete parallel/unused feature flags
2022-09-28  Daniel Stenbergfunctypes: provide the recv and send arg and return...
2022-09-06  Marc Hoerskenlib: add required Win32 setup definitions in setup...
2022-08-31  Viktor Szakatscmake: fix original MinGW builds
2022-08-26  Marc Hoerskencmake: add detection of threadsafe feature
2022-07-19  Viktor Szakatstidy-up: delete unused build configuration macros
2022-07-05  Doncmake: support ngtcp2 boringssl backend
2022-06-13  max.mehlcopyright: make repository REUSE compliant
2022-05-19  Vincent Torricmake: add libpsl support
2022-04-10  Nick Banksmsh3: add support for QUIC and HTTP/3 using msh3
2022-01-17  Daniel Stenbergmisc: remove BeOS code and references
2022-01-08  Filip Lundgrencmake: fix iOS CMake project generation error
2022-01-02  Valentin Richtercmake: prevent dev warning due to mismatched arg
2021-09-29  Marcel RaadCMake: remove `HAVE_WINSOCK_H` definition
2021-09-29  Daniel StenbergRevert "build: remove checks for WinSock 1"
2021-09-28  Marcel Raadbuild: remove checks for WinSock 1
2021-08-24  Daniel Stenbergcmake: avoid poll() on macOS
2021-07-23  Dan FandrichGet rid of the unused HAVE_SIG_ATOMIC_T et. al.
2021-07-19  Daniel Stenbergmisc: copyright year range updates
2021-07-16  Andrea Pappacodabuild: fix IoctlSocket FIONBIO check
2021-06-18  Gergely Nagyconfigure/cmake: remove checks for unused gethostbyaddr...
2021-06-18  Gergely Nagyconfigure/cmake: remove checks for unused inet_ntoa...
2021-06-18  Gergely Nagyconfigure/cmake: remove unused define HAVE_PERROR
2021-06-18  Gergely Nagyconfigure/cmake: remove checks for unused sgtty.h
2021-06-01  Gregor Jasnycmake: try well-known send/recv signature for Apple
2021-04-07  Michael Forneyconfigure: remove use of RETSIGTYPE
2021-02-23  Viktor Szakatsbuild: delete unused feature guards
2020-11-19  Cristian Morales... cmake: make CURL_ZLIB a tri-state variable
2020-11-10  Tobias Hietacmake: don't pass -fvisibility=hidden to clang-cl on...
2020-11-05  Daniel Stenbergcopyright: fix year ranges
2020-11-04  Daniel Stenbergcurl.se: new home
2020-07-12  Gilles Vollantcontent_encoding: add zstd decoding support
2020-05-10  Peter WuCMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)
2020-04-14  Brad Kingcmake: Avoid MSVC C4273 warnings in send/recv checks
2020-03-24  Daniel Stenbergcopyright: fix out-of-date copyright ranges and missing...
2020-03-16  Daniel Stenbergcmake: add support for building with wolfSSL 5095/head
2020-03-01  Rolf Eike BeerCMake: clean up and improve build procedures
2020-01-11  nicoguilliercmake: Improve libssh2 check on Windows
2019-12-04  Peter WuCMake: add support for building with the NSS vtls backend
2019-11-26  Michael ForneyTLS: add BearSSL vtls implementation
2019-11-02  Vilhelm Prytzcopyrights: update all copyright notices to 2019 on...
2019-10-05  Paul B. Omtabuild: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO...
2019-08-31  Rolf Eike BeerCMake: remove needless newlines at end of gss variables
next