summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The Autoconf Archive now has its own organization on Github.Peter Simons2018-04-253-2/+6
* Merge pull request #153 from lantw44/masterPeter Simons2018-04-231-1/+1
|\
| * cfg.mk: use 'touch -d' instead of 'touch --date'Ting-Wei Lan2018-04-221-1/+1
|/
* AX_BOOST_BASE: add riscv64 to the list of lib64 architecturesAndreas Schwab2018-04-211-2/+2
* Merge pull request #152 from krnowak/drop-default-checkPeter Simons2018-04-191-10/+2
|\
| * ax_cxx_compile_stdcxx.m4: Drop the check for default C++ version supportKrzesimir Nowak2018-04-191-10/+2
|/
* respect --docdir properlyPeter Simons2018-04-061-1/+1
* Merge pull request #151 from ZedThree/fix-hdf5-lib-orderPeter Simons2018-03-231-9/+9
|\
| * AX_LIB_HDF5: fix order of flagsPeter Hill2018-03-231-9/+9
|/
* AX_CODE_COVERAGE: re-format header into canon layoutPeter Simons2018-03-201-12/+12
* Merge remote-tracking branch 'github/master'Peter Simons2018-03-201-4/+4
|\
| * Merge pull request #150 from twdroeger/fix_ax_check_mysqlPeter Simons2018-03-201-4/+4
| |\
| | * fix serial number for previous fixTerry Droeger2018-03-181-1/+1
| | * fix header file path and version check conditionalTerry Droeger2018-03-181-3/+3
| |/
* | Use non localised date for ax_am_macrosBastien Roucariès2018-03-192-4/+4
* | Force use of GNU makeBastien Roucariès2018-03-181-6/+2
* | Do not use coverage rules outside topdirBastien Roucariès2018-03-181-1/+8
* | Use AX_ADD_AM_MACRO_STATICBastien Roucariès2018-03-185-144/+145
* | Expand enable/disable code coverageBastien Roucariès2018-03-181-57/+64
|/
* Merge pull request #149 from mheinzler/remove-c++17-warningPeter Simons2018-03-161-3/+1
|\
| * Remove warning about C++17Maximilian Heinzler2018-03-141-3/+1
|/
* maint: post-release administriviaPeter Simons2018-03-133-2/+4
* Update dates and version numbers for upcoming release.v2018.03.13Peter Simons2018-03-135-10/+13
* AX_LIB_POSTGRESQL: re-format to canonic layout and fix serial numberPeter Simons2018-03-131-4/+3
* AX_COMPILER_VERSION: bump serial numberPeter Simons2018-03-131-1/+1
* fix checks for boost chrono and unit_testVasil Dimov2018-03-132-4/+4
* RobustifyBastien Roucariès2018-03-131-12/+24
* Populate like pkgconfig the variablesBastien Roucariès2018-03-121-3/+10
* Use pkg-config for postgresqlBastien Roucariès2018-03-121-8/+52
* Add action found/not found to PostgreSQLBastien Roucariès2018-03-121-50/+73
* Modernize ax_lib_postgresqlBastien Roucariès2018-03-121-87/+85
* Fix version extraction with old sdccBastien Roucariès2018-03-091-3/+24
* Support sdcc compilerBastien Roucariès2018-03-092-2/+19
* AX_DIST_RPM: various fixesPeter Simons2018-02-131-9/+11
* m4: Add AX_R_PACKAGE macro.Ricardo Wurmus2018-02-131-0/+61
* ax_var_{push,pop}.m4 were both missing auxiliary macros found in the other...Kip Warner2018-02-132-2/+35
* ax_python.m4: improve documentation slightlyReuben Thomas2018-01-151-4/+3
* Merge pull request #147 from rurban/cflagsPeter Simons2018-01-151-9/+21
|\
| * ax_compiler_flags_cflags: c++ fixesReini Urban2018-01-151-9/+21
* | Merge pull request #146 from rurban/ldflagsPeter Simons2018-01-151-2/+21
|\ \ | |/ |/|
| * ax_compiler_flags_ldflags: hardenReini Urban2018-01-151-2/+21
|/
* Merge pull request #144 from akopytov/masterPeter Simons2018-01-111-3/+3
|\
| * AX_GCC_ARCHFLAG: update Broadwell CPUID patterns.Alexey Kopytov2018-01-101-3/+3
* | Merge pull request #143 from ptomato/normalize-pkg-check-modulesPeter Simons2018-01-111-3/+3
|\ \ | |/ |/|
| * AX_PKG_CHECK_MODULES: Normalize whitespace in package listsPhilip Chimento2018-01-091-3/+3
|/
* AX_BOOST_THREAD: correct bug in case statement for solaris and mingw32Bojan Nikolic2018-01-031-3/+3
* Merge pull request #141 from emcrisostomo/Add_ax_prog_datePeter Simons2017-11-291-0/+137
|\
| * Fix build errorsEnrico M. Crisostomo2017-11-291-4/+4
| * Update file headerEnrico M. Crisostomo2017-11-291-1/+4
| * Add ax_prog_date.m4Enrico M. Crisostomo2017-11-291-0/+134
|/