summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* AX_SUBDIRS_CONFIGURE: cosmeticv2017.09.28Peter Simons2017-09-281-2/+2
* cfg.mk: update NEWS hash after recent manual changesPeter Simons2017-09-281-1/+1
* AX_TLS: check for thread_local storage qualifier keywordPeter Simons2017-09-281-5/+5
* README, NEWS: bump version number for upcoming releasePeter Simons2017-09-282-4/+10
* AX_CHECK_DEFINE: fix warning about unused variablePeter Simons2017-09-281-1/+3
* Add support for fallthrough in AX_GCC_FUNC_ATTRIBUTEStanislav Brabec2017-09-281-1/+5
* Merge pull request #135 from rurban/masterPeter Simons2017-09-282-6/+8
|\
| * m4: update AX_ASM_INLINEReini Urban2017-09-281-3/+4
| * m4: update AX_COMPILE_CHECK_SIZEOFReini Urban2017-09-281-3/+4
|/
* ax_valgrind_check: support make 3.8xDmitry Eremin-Solenikov2017-09-271-2/+2
* ax_valgrind_check: run check-valgrind recursivelyDmitry Eremin-Solenikov2017-09-271-14/+18
* Merge pull request #132 from maxsatula/masterPeter Simons2017-08-281-10/+14
|\
| * Fix AX_LIB_ORACLE_OCI macro for plain CMax Satula2017-08-281-10/+14
|/
* Merge pull request #129 from olaf-mandel/open62541Peter Simons2017-08-252-13/+18
|\
| * AX_OPEN62541_*: adapt to v0.2 of the open62541 libOlaf Mandel2017-08-232-13/+18
|/
* AX_BOOST_BASE: fix revision numberPeter Simons2017-08-161-1/+1
* AX_CHECK_GL: fix revision numberPeter Simons2017-08-161-1/+1
* Merge remote-tracking branch 'github/master'Peter Simons2017-08-161-0/+212
|\
| * Merge pull request #128 from harenome/ax_prog_help2manPeter Simons2017-08-161-0/+212
| |\
| | * AX_PROG_HELP2MAN: new macroHarenome Ranaivoarivony-Razanajato2017-08-121-0/+212
| |/
* | Use AS_IF ansd follow progressBastien Roucariès2017-08-161-12/+19
* | Further simplification of ax_boost_baseBastien Roucariès2017-08-151-9/+8
* | Factorize version expanding in libboost detectionBastien Roucariès2017-08-151-11/+21
* | Factorize base programBastien Roucariès2017-08-151-20/+13
* | Simplify cpu detection by using canonical hostBastien Roucariès2017-08-151-6/+6
* | Privatize ac_boost_lib_pathBastien Roucariès2017-08-151-8/+8
* | Use private variable for ac_boost_pathBastien Roucariès2017-08-151-27/+27
* | Use helper function for boostBastien Roucariès2017-08-151-15/+16
* | Use m4sh in ax_boost_baseBastien Roucariès2017-08-151-32/+24
* | Fix crossbuild for AX_BOOST_BASEHelmut Grohne2017-08-151-6/+11
* | Do not forget to save LDFLAGSBastien Roucariès2017-08-151-1/+1
* | Add newer version of pythonBastien Roucariès2017-08-151-2/+2
|/
* Merge pull request #127 from troiganto/masterPeter Simons2017-08-021-24/+31
|\
| * AX_BOOST_BASE: Make tests more portable.Nico Madysa2017-08-011-24/+23
| * AX_BOOST_BASE: Fix missing BOOST_LDFLAGS.Nico Madysa2017-08-011-1/+9
|/
* Merge remote-tracking branch 'github/master'Peter Simons2017-08-011-17/+21
|\
| * Merge pull request #126 from harenome/ax_subdirs_configurePeter Simons2017-08-011-17/+21
| |\
| | * AX_SUBDIRS_CONFIGURE: fix empty argument handlingHarenome Ranaivoarivony-Razanajato2017-08-011-17/+21
| |/
* | Create a negative gnu make variableBastien Roucariès2017-07-251-1/+9
* | Allow action found action not found for ax_check_gnu_make.m4Bastien Roucariès2017-07-251-2/+5
* | Move git ignore to topBastien Roucariès2017-07-251-4/+4
|/
* Add character-encoding guidelineThien-Thi Nguyen2017-07-181-0/+3
* Merge pull request #125 from kallewoof/ax-jni-crosscompile-fixPeter Simons2017-07-051-12/+22
|\
| * AX_JNI_INCLUDE_DIR: Do not use AC_CHECK_FILE as it is unavailable on some sys...Karl-Johan Alm2017-07-051-12/+22
|/
* Merge pull request #124 from smcv/ax-python-devel-libs-ldflagsPeter Simons2017-06-281-9/+9
|\
| * AX_PYTHON_DEVEL: Swap values of PYTHON_EXTRA_LIBS, PYTHON_EXTRA_LDFLAGSSimon McVittie2017-06-271-9/+9
|/
* Merge pull request #123 from marv/ax_ruby_develPeter Simons2017-06-161-6/+6
|\
| * AX_RUBY_EXT: Use RbConfig instead of deprecated Config moduleMarvin Schmidt2017-06-151-6/+6
|/
* Merge pull request #122 from SoapGentoo/ax-recursive-evalPeter Simons2017-06-082-19/+58
|\
| * Move AX_RECURSIVE_EVAL to its own fileDavid Seifert2017-06-052-19/+58
|/