summaryrefslogtreecommitdiff
path: root/macros
Commit message (Expand)AuthorAgeFilesLines
* * macros/neon-test.m4 (NEON_TEST_WITHOUT_CHILD):Joe Orton2023-01-291-1/+1
* Allow suppressing build of test suite child/server handling functionsJoe Orton2023-01-291-0/+4
* Prep for 0.32.5.Joe Orton2023-01-211-1/+1
* Fail configure if --with-gssapi is used but GSSAPI library detectionJoe Orton2023-01-191-2/+11
* * configure.ac, macros/neon-test.m4, macros/neon.m4:Joe Orton2023-01-032-3/+0
* Remove mailing list references throughout, add GitHub repoJoe Orton2022-12-223-8/+8
* macros/neon.m4: switch from AC_CHECK_HEADER to AC_CHECK_HEADERS to define HAV...Jim Klimov2022-10-051-1/+1
* macros/neon.m4: require use of "$NEON_LIBS -lws2_32" for Windows builds with ...Jim Klimov2022-10-051-2/+6
* macros/neon.m4: suggest bolting PKG_CONFIG_PATH for Windows builds with MSYS2...Jim Klimov2022-10-051-1/+1
* macros/neon.m4: fix LFS 64-bit support detection for Windows builds with MSYS...Jim Klimov2022-10-051-1/+6
* macros/neon.m4: fix checking for Windows headersJim Klimov2022-10-051-0/+4
* macros/neon.m4: treat semi-native building for Windows with MSYS2 same as MINGWJim Klimov2022-10-051-2/+2
* macros/neon.m4: detect cross-building (e.g. in Linux) for mingw (Windows) out...Jim Klimov2022-10-051-0/+9
* Prepare for 0.32.4 release (update-po).Joe Orton2022-09-111-1/+1
* Use GnuTLS system trust function if available.Joe Orton2022-09-101-0/+1
* Prepare for 0.32.3 release.0.32.3Joe Orton2022-09-031-1/+1
* neon.m4: Find pkg-config using AC_PATH_TOOL to enable cross-compilingHugh McMaster2022-08-151-2/+2
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Check for gettimeofday.Joe Orton2022-07-201-1/+1
* Bump for 0.32.2.0.32.2Joe Orton2022-01-111-1/+1
* * macros/neon.m4 (NE_SEARCH_LIBS): Fix bindtextdomain() detection onJoe Orton2021-10-041-0/+4
* * macros/neon.m4 (NEON_CHECK_VERSION): Always extract the neonJoe Orton2021-10-011-2/+1
* Bump for 0.32.1.Joe Orton2021-10-011-1/+1
* * macros/neon.m4 (NEON_GSSAPI): Fix CFLAGS handling.Joe Orton2021-09-201-1/+1
* Update for 0.32.0.0.32.0Joe Orton2021-09-201-2/+2
* Include headers to find socket and getaddrinfoRyan Schmidt2021-07-091-26/+55
* * macros/neon.m4 (NEON_GSSAPI): Adjust to use pkg-config data whereJoe Orton2021-06-301-10/+18
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Check for explicit_bzero.Joe Orton2021-03-061-1/+2
* * macros/neon.m4 (NE_VERSIONS_BUNDLED): Bump to 0.32.0-dev.Joe Orton2021-01-231-4/+4
* macros/neon.m4: add prologue to NE_SEARCH_LIBSChristopher Degawa2020-11-211-4/+15
* * src/ne_socket.c (write_raw): Use send(,,,MSG_NOSIGNAL) if available.Joe Orton2020-11-211-1/+1
* * macros/neon.m4 (NE_FIND_AR): Fix ar&ranlib detection ifJoe Orton2020-06-191-2/+2
* Fix typo.Joe Orton2020-06-181-1/+1
* * macros/neon.m (NEON_SSL): Define HAVE_OPENSSL11 for OpenSSL >= 1.1.Joe Orton2020-06-181-2/+4
* Fix various spelling errors, thanks to Jens Schleusener of FOSSIES.Joe Orton2020-03-271-1/+1
* Bump to 0.31.1-dev.Joe Orton2020-03-261-2/+2
* * macros/neon.m4: Bump to 0.31.0 final.0.31.0Joe Orton2020-03-111-2/+2
* Tag 0.30.0-rc1 to test github release process.0.31.0-rc1Joe Orton2020-03-111-1/+1
* Advertise TS_SSL feature with OpenSSL >= 1.1.0.Joe Orton2020-02-241-4/+10
* Use pkg-config library versions in configure output throughout.Joe Orton2020-02-241-5/+6
* * macros/neon.m4 (NE_VERSIONS_BUNDLED): Fix for 0.31.Joe Orton2020-02-121-1/+1
* Prep for 0.31.0.Joe Orton2020-02-121-4/+4
* * macros/neon.m4 (NEON_SSL): Use _VERSION from NE_PKG_CONFIG.Joe Orton2020-02-051-5/+2
* * macros/neon.m4 (NE_PKG_CONFIG): Use --modversion not --version.Joe Orton2020-02-051-1/+1
* * macros/neon-xml-parser (NE_XML_LIBXML2): Detect using pkg-config first.Joe Orton2020-02-011-7/+15
* * macros/neon.xml (NE_PKG_CONFIG): Also define _VERSION.Joe Orton2020-02-011-0/+1
* Convert from svn:ignore to .gitignore.Joe Orton2019-03-071-0/+0
* * macros/neon-xml-parser.m4 (NE_XML_LIBXML2):Joe Orton2017-02-041-1/+1
* Rewrite GnuTLS PKCS#11 support to work (exclusively) with the newJoe Orton2015-09-021-3/+4
* Prep for 0.30.1.Joe Orton2014-09-201-1/+1
* * macros/neon-test.m4 (NEON_TEST): Check for signal.h.Joe Orton2013-09-301-1/+1