aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2019-08-09Fix Go version check and Go in-tree example testsIan Lance Taylor
2019-08-08Restore setting of GOVERSIONOPTIONIan Lance Taylor
2019-08-08Fix all Go tests to build with "go build"Ian Lance Taylor
2019-05-24Fix Octave detection for non-GNU sed on MacOSWilliam S Fulton
2019-05-24Adapt OCTAVE_LDFLAGS for Octave 5.1Orion Poplawski
2019-05-02OCaml testing requires camlp4William S Fulton
2019-04-28Bump version to 4.0.1William S Fulton
2019-04-11Update ax_boost_base.m4 to latest from autoconf archiveWilliam S Fulton
2019-02-08configure: Look for php7.2 and php7.3Olly Betts
2019-02-05Disable CFFI Common Lisp target languageWilliam S Fulton
2019-02-05Disable Allegrcol target languageWilliam S Fulton
2019-02-05Disable Chicken target languageWilliam S Fulton
2019-02-05Disable Common Lisp / CLISP target languageWilliam S Fulton
2019-02-05Disable Common Lisp / UFFI target languageWilliam S Fulton
2019-02-05Disable Pike target languageWilliam S Fulton
2019-02-05Disable Modula3 target languageWilliam S Fulton
2019-02-01Stop defaulting to TclOlly Betts
2019-01-20Fix configure.ac to work again with version 2.58 testing the D compilerWilliam S Fulton
2019-01-03Make OCaml configure output more consistent with other languagesWilliam S Fulton
2018-11-202to3 detection for Windows Python distributionsWilliam S Fulton
2018-11-20configure fix for msys2 + mingw PythonWilliam S Fulton
2018-11-20Don't attempt to detect Python 3.0 and 3.1William S Fulton
2018-11-20Don't attempt to detect versions of Python < 2.7William S Fulton
2018-08-06Fix to find tclConfig.sh on more recent versions of macOSWilliam S Fulton
2018-06-11Fix doxygen testing for jdk < 9William S Fulton
2018-06-07Merge branch 'vadz-doxygen'William S Fulton
2018-06-07Remove support for PHP5Olly Betts
2018-06-06Clean up Lua probes for headers and libsOlly Betts
2018-05-17Merge branch 'master' into vadz-doxygenWilliam S Fulton
2018-05-04Improve detection of Python's 2to3 toolWilliam S Fulton
2018-05-04Correct C shared library creation when specifing CC to configureWilliam S Fulton
2018-04-21Merge pull request #1235 from Rasie1/masterOlly Betts
2018-04-20guile - resstructure some configure testsGeert Janssens
2018-04-20Disable guile configuration if guile-config and guile report a different versionGeert Janssens
2018-04-20Fix guile executable detection on early 2.0.x guile versionsGeert Janssens
2018-04-20guile - use more reliable method of finding guile executable based on guile-c...Geert Janssens
2018-04-19Fix go version matching in configure for go1.10Vsevolod Kvachev
2018-04-18Add if-no-present action for jsv8inc argIvan Leonov
2018-04-18Fix typo in help --with-jscoreinc and --with-jscorelibIvan Leonov
2018-03-19Merge branch 'master' into doxygenVadim Zeitlin
2018-03-14Remove deprecated autoconf macrosWilliam S Fulton
2017-12-31Complete switch from pep8 to pycodestyle for Python testingWilliam S Fulton
2017-12-31Switch to using pycodestyle instead of pep8William S Fulton
2017-10-09Remove GCJ supportOlly Betts
2017-09-19Fix --with-2to3 configure optionWilliam S Fulton
2017-09-19Merge branch 'master' into doxygenVadim Zeitlin
2017-09-19Merge branch 'futatuki-configure-with-2to3-as-different-name'William S Fulton
2017-08-13Fix various comment and documentation typosOlly Betts
2017-06-19Apply patch to configure with 2to3 rename for 3.0.12FUTATSUKI Yasuhito