summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* ax_check_sign: bump serial numberPeter Simons2023-02-201-1/+1
* ax_cxx_compile_stdcxx: bump serial numberPeter Simons2023-02-201-1/+1
* ax_c_restrict: fix formattingPeter Simons2023-02-201-2/+2
* Merge pull request #268 from omoerbeek/masterPeter Simons2023-02-201-1/+1
|\
| * Avoid an unused warningOtto Moerbeek2022-11-301-1/+1
* | Merge pull request #269 from rurban/fortify3Peter Simons2023-02-201-3/+44
|\ \
| * | AX_ADD_FORTIFY_SOURCE: add -D_FORTIFY_SOURCE=3 checkReinhard Urban2023-01-061-3/+44
| |/
* | Merge pull request #270 from rurban/swigPeter Simons2023-02-201-2/+3
|\ \
| * | fix SWIG_LIB windows newlineReini Urban2023-01-071-2/+3
| |/
* | Merge pull request #271 from rurban/restrictPeter Simons2023-02-201-0/+62
|\ \
| * | Add ax_c_restrictReini Urban2023-01-071-0/+62
* | | Merge pull request #272 from ojwb/fix-AX_CXX_COMPILE_STDCXX-for-MSVC-C++17Peter Simons2023-02-201-3/+12
|\ \ \
| * | | Avoid cache variable name collisionOlly Betts2023-01-211-2/+10
| * | | AX_CXX_COMPILE_STDCXX: Fix MSVC with C++17 or laterOlly Betts2023-01-191-2/+3
| | |/ | |/|
* | | Merge pull request #264 from thesamesam/clang-16Peter Simons2023-02-2010-21/+29
|\ \ \
| * | | AX_CHECK_UNAME_SYSCALL: fix -Wstrict-prototypesSam James2022-10-301-2/+2
| * | | AX_CHECK_POSIX_SYSINFO: fix -Wstrict-prototypesSam James2022-10-301-2/+2
| * | | AX_CHECK_POSIX_REGCOMP: fix -Wstrict-prototypesSam James2022-10-301-2/+2
| * | | AX_C_VAR_FUNC: fix -Wstrict-prototypesSam James2022-10-301-2/+2
| * | | AX_C99_INLINE: fix -Wstrict-prototypesSam James2022-10-301-5/+5
| * | | AX_ADD_FORTIFY_SOURCE: fix -Wstrict-prototypesSam James2022-10-301-2/+2
| * | | AX_CPU_FREQ: include <cstring>, <unistd.h> for memset(), usleep()Sam James2022-10-301-2/+4
| * | | AX_FUNC_MEMMOVE: add missing includes for strcmp(), exit()Sam James2022-10-301-1/+3
| * | | AX_CHECK_STRFTIME: add missing includes for strcmp()Sam James2022-10-301-1/+2
| * | | AX_FUNC_SNPRINTF: add missing includes for strcmp(), exit()Sam James2022-10-301-2/+5
| |/ /
* | | ax_ms_cpprest: add loongarch64 to list of lib64 archesWANG Xuerui2023-02-161-2/+2
* | | ax_boost_base: add loongarch64 to list of lib64 archesWANG Xuerui2023-02-161-2/+2
|/ /
* | AX_R_PACKAGE: bump serial numberPeter Simons2022-09-071-1/+1
* | AX_R_PACKAGE: Use packageDescription.Ricardo Wurmus2022-09-071-1/+1
* | AX_R_PACKAGE: Fix version comparison.Ricardo Wurmus2022-09-071-2/+2
* | Fix broken e-mail addresses in copyright lines.Peter Simons2022-09-0312-24/+24
* | Merge remote-tracking branch 'github/master'.Peter Simons2022-09-031-7/+7
|\ \
| * \ Merge pull request #260 from fanquake/opt_brew_boost_basePeter Simons2022-09-031-7/+7
| |\ \
| | * | boost_base: add /opt/homebrew to search pathsfanquake2022-08-311-6/+6
| | * | fix typo in boost_base.m4fanquake2022-08-311-2/+2
* | | | fix serial numbersPeter Simons2022-09-033-4/+4
|/ / /
* | | AX_PYTHON_DEVEL: fix for Python 3.10+Yaakov Selkowitz2022-08-311-1/+1
|/ /
* | Add more python versionBastien Roucariès2022-08-291-2/+2
* | Fix typo, check for PYTHON_PLATFORM_SITE_PKG not PYTHON_SITE_PKGStefano Rivera2022-08-291-2/+2
* | Support Debian's posix_local sysconfig scheme in ax_python_develStefano Rivera2022-08-291-4/+28
* | Merge pull request #257 from lukem/ax_boost_jsonPeter Simons2022-08-131-0/+129
|\ \
| * | ax_boost_json: implement for Boost::JSON libraryLuke Mewburn2022-08-061-0/+129
* | | Fix FTCBFS with lib mysqlHelmut Grohne2022-08-131-9/+14
* | | FIX FTCBSHelmut Grohne2022-08-131-8/+10
* | | Fix AX_LUA_HEADERS uses AC_RUN_IFELSEHelmut Grohne2022-08-131-15/+10
|/ /
* | Merge pull request #255 from ojwb/fix-AX_CXX_COMPILE_STDCXX-for-MSVCPeter Simons2022-08-011-7/+11
|\ \
| * | ax_cxx_compile_stdcxx: Fix for MSVCOlly Betts2022-07-251-7/+11
* | | Merge pull request #254 from dnicolson/remove-duplicate-variablePeter Simons2022-08-011-2/+2
|\ \ \
| * | | Remove duplicate variableDave Nicolson2022-04-031-1/+1
| * | | Make indentation consistentDave Nicolson2022-04-031-1/+1