summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Quote JAVAC expansion in configure to deal with spacesVadim Zeitlin2019-12-191-2/+2
* Disable Doxygen tests when using Java 8 or olderVadim Zeitlin2019-12-181-0/+27
* Rewrite Doxygen unit tests for Java using Java 9 APIVadim Zeitlin2019-12-181-10/+0
* Bump version to 4.0.2William S Fulton2019-08-221-1/+1
* Fix Go version check and Go in-tree example testsIan Lance Taylor2019-08-091-2/+3
* Restore setting of GOVERSIONOPTIONIan Lance Taylor2019-08-081-0/+1
* Fix all Go tests to build with "go build"Ian Lance Taylor2019-08-081-36/+2
* Fix Octave detection for non-GNU sed on MacOSWilliam S Fulton2019-05-241-9/+19
* Adapt OCTAVE_LDFLAGS for Octave 5.1Orion Poplawski2019-05-241-1/+4
* OCaml testing requires camlp4William S Fulton2019-05-021-12/+12
* Bump version to 4.0.1William S Fulton2019-04-281-1/+1
* Update ax_boost_base.m4 to latest from autoconf archiveWilliam S Fulton2019-04-111-9/+1
* configure: Look for php7.2 and php7.3Olly Betts2019-02-081-1/+1
* Disable CFFI Common Lisp target languageWilliam S Fulton2019-02-051-8/+0
* Disable Allegrcol target languageWilliam S Fulton2019-02-051-31/+0
* Disable Chicken target languageWilliam S Fulton2019-02-051-111/+0
* Disable Common Lisp / CLISP target languageWilliam S Fulton2019-02-051-31/+0
* Disable Common Lisp / UFFI target languageWilliam S Fulton2019-02-051-8/+0
* Disable Pike target languageWilliam S Fulton2019-02-051-75/+0
* Disable Modula3 target languageWilliam S Fulton2019-02-051-4/+0
* Stop defaulting to TclOlly Betts2019-02-011-3/+0
* Fix configure.ac to work again with version 2.58 testing the D compilerWilliam S Fulton2019-01-201-2/+2
* Make OCaml configure output more consistent with other languagesWilliam S Fulton2019-01-031-9/+9
* 2to3 detection for Windows Python distributionsWilliam S Fulton2018-11-201-0/+11
* configure fix for msys2 + mingw PythonWilliam S Fulton2018-11-201-1/+2
* Don't attempt to detect Python 3.0 and 3.1William S Fulton2018-11-201-1/+1
* Don't attempt to detect versions of Python < 2.7William S Fulton2018-11-201-1/+1
* Fix to find tclConfig.sh on more recent versions of macOSWilliam S Fulton2018-08-061-8/+15
* Fix doxygen testing for jdk < 9William S Fulton2018-06-111-1/+22
* Merge branch 'vadz-doxygen'William S Fulton2018-06-071-0/+10
|\
| * Merge branch 'master' into vadz-doxygenWilliam S Fulton2018-05-171-28/+53
| |\
| * \ Merge branch 'master' into doxygenVadim Zeitlin2018-03-191-45/+17
| |\ \
| * \ \ Merge branch 'master' into doxygenVadim Zeitlin2017-09-191-13/+19
| |\ \ \
| * \ \ \ Merge branch 'master' into doxygenVadim Zeitlin2017-02-011-56/+92
| |\ \ \ \
| * | | | | Fix using com.sun.tools.javadoc package under macOSVadim Zeitlin2016-12-131-0/+1
| * | | | | Merge branch 'master' into doxygenVadim Zeitlin2016-12-121-149/+274
| |\ \ \ \ \
| * | | | | | Use correct separator in Java class path under Windows.Vadim Zeitlin2015-07-281-0/+11
| * | | | | | Use JAVA_HOME value in configure to detect Java.Vadim Zeitlin2015-07-281-16/+49
* | | | | | | Remove support for PHP5Olly Betts2018-06-071-61/+0
* | | | | | | Clean up Lua probes for headers and libsOlly Betts2018-06-061-18/+26
| |_|_|_|_|/ |/| | | | |
* | | | | | Improve detection of Python's 2to3 toolWilliam S Fulton2018-05-041-1/+2
* | | | | | Correct C shared library creation when specifing CC to configureWilliam S Fulton2018-05-041-5/+5
* | | | | | Merge pull request #1235 from Rasie1/masterOlly Betts2018-04-211-5/+5
|\ \ \ \ \ \
| * | | | | | Fix go version matching in configure for go1.10Vsevolod Kvachev2018-04-191-5/+5
* | | | | | | guile - resstructure some configure testsGeert Janssens2018-04-201-5/+6
* | | | | | | Disable guile configuration if guile-config and guile report a different versionGeert Janssens2018-04-201-10/+25
* | | | | | | Fix guile executable detection on early 2.0.x guile versionsGeert Janssens2018-04-201-7/+8
* | | | | | | guile - use more reliable method of finding guile executable based on guile-c...Geert Janssens2018-04-201-7/+14
|/ / / / / /
* | | | | | Add if-no-present action for jsv8inc argIvan Leonov2018-04-181-1/+1
* | | | | | Fix typo in help --with-jscoreinc and --with-jscorelibIvan Leonov2018-04-181-2/+2
| |_|_|_|/ |/| | | |