summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: use AC_PATH_TOOL for pkg-configMike Frysinger2020-06-121-1/+1
* configure: change $PKGCONFIG to $PKG_CONFIGMike Frysinger2020-06-111-7/+7
* Bump version to 4.1.0William S Fulton2020-06-081-1/+1
* Replace `-isystem` compile flag with `-I`Anatol Pomozov2020-06-021-16/+7
* Minor configure.ac output display correction testing for octaveWilliam S Fulton2020-06-021-1/+1
* Octave: use pre-compiled headers to speed up test suite, if supportedKarl Wette2020-05-311-0/+33
* configure.ac: fix calls to mkoctfile for Octave configurationKarl Wette2020-05-311-4/+5
* Revert "Use '\\' instead of "\\""Vadim Zeitlin2020-05-251-3/+3
* Merge branch 'master' of https://github.com/vapier/swigVadim Zeitlin2020-05-241-1/+1
|\
| * configure: fix pkg-config invocationMike Frysinger2020-05-211-1/+1
* | Use '\\' instead of "\\"Vadim Zeitlin2020-05-221-3/+3
|/
* 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