summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | ax_lib_netcdf4: enable NF_CONFIG run-time definition.SAITO Fuyuki2022-07-281-2/+5
| |/ / |/| |
* | | Make assembler-option macros more portable and exit early if assembler not foundBogdan Drozdowski2022-06-066-66/+108
* | | Make assembler-finding macros more portableBogdan Drozdowski2022-06-066-48/+42
* | | ax_prog_cc_for_build: Properly restore ac_cv_c_compiler_gnuOndřej Surý2022-04-261-6/+6
* | | ax_python_devel: bump serial number after recent changesPeter Simons2022-04-251-1/+1
* | | Merge pull request #249 from bogdro/ax_prototypePeter Simons2022-04-251-10/+14
|\ \ \
| * | | Fix deprecated things in ax_prototype.m4bogdro2022-03-301-10/+14
| |/ /
* | | Merge pull request #250 from agbuckley/ax_python_devel-safe-pyversionPeter Simons2022-04-251-4/+28
|\ \ \
| * | | Add a shim class to ax_devel_python.m4 to make the Python version-string comp...Andy Buckley2022-04-051-4/+28
| |/ /
* | | m4/ax_cc_maxopt.m4: add missing ;; to end of caseReuben Thomas2022-04-251-1/+2
|/ /
* | Re-format macros into the canonical format.Peter Simons2022-02-118-16/+15
* | Merge pull request #246 from vapier/masterPeter Simons2022-02-111-31/+9
|\ \
| * | AX_CC_FOR_BUILD: deprecate in favor of AX_PROG_CC_FOR_BUILDMike Frysinger2022-01-191-31/+9
* | | Merge pull request #244 from manxorist/cxx20Peter Simons2022-02-111-4/+48
|\ \ \
| * | | AX_CXX_COMPILE_STDCXX: add C++20 supportJörn Heusipp2021-12-251-4/+48
| |/ /
* | | Merge pull request #243 from rmathar/masterPeter Simons2022-02-111-8/+15
|\ \ \
| * | | detect qtmake-qt5, moc-qt5 etc in ax_have_qt.m4mathar2021-12-101-8/+15
| |/ /
* | | Merge pull request #242 from ossama-othman/fix-ax-valgrind-checkPeter Simons2022-02-111-8/+8
|\ \ \
| * | | AX_VALGRIND_CHECK: Bump the M4 serial number.Ossama Othman2021-11-301-1/+1
| * | | AX_VALGRIND_CHECK: Correct recursive target names.Ossama Othman2021-11-301-3/+3
| * | | AX_VALGRIND_CHECK: Fix recursive rule generation.Ossama Othman2021-11-301-4/+4
| |/ /