summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ax_extend_srcdir: avoid non-ASCII characters if possiblePeter Simons2016-10-061-2/+2
* ax_extend_srcdir: fix up formatting so the HTML and info renderers are happyPeter Simons2016-10-061-38/+41
* Add AX_EXTEND_SRCDIR macro.Michael Stapelberg2016-10-061-0/+83
* Merge pull request #98 from stapelberg/builddirPeter Simons2016-10-061-1/+2
|\
| * ax_enable_builddir: require AC_CANONICAL_TARGETMichael Stapelberg2016-10-061-1/+2
|/
* Remove obsolete macros.Peter Simons2016-10-055-273/+3
* ax_define_sub_path: mark as obsoletePeter Simons2016-10-052-1/+9
* Merge pull request #97 from stapelberg/subpathPeter Simons2016-10-051-2/+2
|\
| * Remove extraneous whitespace to make ifelse() workMichael Stapelberg2016-10-051-2/+2
|/
* Merge pull request #96 from smcv/compiler-flags-inf-recursionPeter Simons2016-10-014-8/+8
|\
| * ax_compiler_flags_*: fix underquoting causing infinite recursionSimon McVittie2016-10-014-8/+8
|/
* Merge pull request #95 from smcv/ax-is-release-dash-versionPeter Simons2016-09-291-2/+13
|\
| * AX_IS_RELEASE: add dash-version policySimon McVittie2016-09-281-2/+13
* | Merge pull request #93 from ptomato/patch-1Peter Simons2016-09-291-2/+2
|\ \ | |/ |/|
| * AX_CODE_COVERAGE: Define CODE_COVERAGE_LIBSP. F. Chimento2016-09-261-2/+2
|/
* Updated OpenMP flag detection for latest Intel compilersNick Papior2016-09-231-4/+8
* maint: post-release administriviaPeter Simons2016-09-163-2/+4
* ax_gcc_x86_cpu_supports: drop trailing blanksv2016.09.16Peter Simons2016-09-161-3/+3
* Update NEWS and README.md for upcoming release.Peter Simons2016-09-162-4/+20
* ax_gcc_builtin: add __builtin_bswap16Dag-Erling Smørgrav2016-09-161-1/+3
* Merge pull request #91 from astoltz/mysqlcpp-typoPeter Simons2016-09-121-2/+9
|\
| * Fix reference to LIBMYSQLCPPCONN_CXXFLAGSAndrew Stoltz2016-08-311-2/+9
|/
* AX_CODE_COVERAGE: Rename CODE_COVERAGE_LDFLAGS to CODE_COVERAGE_LIBSPhilip Withnall2016-08-191-5/+13
* Merge pull request #89 from ptomato/ax-prog-gjs-2Peter Simons2016-08-191-6/+14
|\
| * ax_prog_gjs: Look in pkg-config as well as pathPhilip Chimento2016-08-161-6/+14
* | AX_IS_RELEASE: Support out-of-tree buildsThomas Zimmermann2016-08-191-2/+2
* | Merge pull request #87 from michelmno/masterPeter Simons2016-08-021-2/+2
|\ \
| * | remove useless ppc64le trailing word in libsubdirsMichel Normand2016-08-011-2/+2
|/ /
* | Merge pull request #86 from rrthomas/masterPeter Simons2016-07-271-0/+53
|\ \
| * | Add AX_LUAROCKS_ROCKReuben Thomas2016-07-271-0/+53
|/ /
* | Merge pull request #84 from olaf-mandel/AX_OPEN62541_PATHPeter Simons2016-06-271-3/+27
|\ \
| * | AX_OPEN62541_PATH: set AM_DISTCHECK_CONFIGURE_FLAGSOlaf Mandel2016-06-241-3/+14
| * | AX_OPEN62541_PATH: fix use of non-inst shared libOlaf Mandel2016-06-241-3/+16
|/ /
* | Merge pull request #81 from olaf-mandel/ax_check_open62541Peter Simons2016-06-153-0/+293
|\ \
| * | Refactor open62541 macros into separate filesOlaf Mandel2016-06-154-218/+293
| * | Add AX_CHECK_OPEN62541_{H,LIB} macrosOlaf Mandel2016-06-141-0/+218
* | | Merge pull request #82 from joelfrederico/masterPeter Simons2016-06-151-1/+13
|\ \ \
| * | | ax_lib_hdf5.m4: Fixed, using AS_CASE instead of m4_bmatchJoel Frederico2016-06-151-6/+7
| * | | ax_lib_hdf5.m4: Fixed to test for parallel instead of just assuming itJoel Frederico2016-06-141-2/+2
| * | | ax_lib_hdf5.m4: env var HDF5_TYPE indicates parallel or serialJoel Frederico2016-06-141-0/+11
| |/ /
* | | Merge pull request #83 from Karlson2k/count_cpus_02Peter Simons2016-06-151-11/+16
|\ \ \ | |/ / |/| |
| * | ax_count_cpus.m4: better support NetBSDKarlson2k2016-06-141-1/+4
| * | ax_count_cpus.m4: support "NPROCESSORS_ONLN" getconf parameterKarlson2k2016-06-141-3/+4
| * | ax_count_cpus.m4: improve compatibility with shells which doesn'tKarlson2k2016-06-141-7/+8
| * | ax_count_cpus.m4: improve compatibility with various shellsKarlson2k2016-06-131-6/+6
|/ /
* | travis.yml: don't build the web-manual target any morePeter Simons2016-06-061-1/+3
* | Merge pull request #80 from hasufell/masterPeter Simons2016-06-061-2/+2
|\ \
| * | AX_CHECK_OPENSSL: use AC_CHECK_TOOL for pkg-configJulian Ospald2016-05-281-2/+2
|/ /
* | Merge pull request #79 from SoapGentoo/masterPeter Simons2016-05-103-60/+97
|\ \
| * | Update ax_with_curses.m4 and ax_with_curses_extra.m4 to match PKG_CHECK_MODULESDavid Seifert2016-05-103-60/+97
|/ /