summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* | | | configure fixes for Python under MinGW / msysWilliam S Fulton2017-02-041-8/+14
| |_|/ |/| |
* | | Bump version to 3.0.13William S Fulton2017-01-281-1/+1
* | | Tidier output in configure when php is not foundWilliam S Fulton2017-01-271-44/+48
* | | configure.ac: check $OCTAVE is nonempty before testing functionalityKarl Wette2017-01-231-7/+9
* | | configure.ac: check functionality of octave and mkoctfile binariesKarl Wette2017-01-231-3/+17
* | | Octave: add support for version 4.2Karl Wette2017-01-221-13/+21
* | | Bump version to 3.0.12William S Fulton2016-12-301-1/+1
* | | Detect pep8 for both python 2 and python 3 and show versionWilliam S Fulton2016-12-111-0/+8
| |/ |/|
* | Test php 7.0 and 7.1 on TravisWilliam S Fulton2016-12-041-1/+1
* | [PHP] Add support for PHP7.Olly Betts2016-11-301-8/+66
* | Bump version to 3.0.11William S Fulton2016-06-121-1/+1
* | Bump version to 3.0.10William S Fulton2016-05-291-1/+1
* | configure to only test Go 1.2 and laterWilliam S Fulton2016-05-281-2/+2
* | Fix failure to detect lua.h on some systemsWilliam S Fulton2016-05-281-1/+4
* | Fix php-config name in error messageOlly Betts2016-05-271-1/+1
* | Improve missing php-config error message during configureWilliam S Fulton2016-05-141-1/+3
* | Remove JNI checks due to numerous spurious warnings in some versions of jdk-1.8William S Fulton2016-05-011-0/+3
* | Detect newer versions of Lua during configureWilliam S Fulton2016-05-011-3/+3
* | Merge branch 'travis-ruby2.3'William S Fulton2016-02-041-1/+5
|\ \
| * | Improve Ruby configure detection when multiple versions installedWilliam S Fulton2016-02-041-1/+5
* | | configure.ac: Stop probing for Python versions < 2.0Olly Betts2016-02-031-1/+1
|/ /
* | [Javascript] Look for "nodejs" as well as "node", as it's packagedOlly Betts2016-01-121-1/+1
* | Bump version to 3.0.9William S Fulton2015-12-311-1/+1
* | Remove dependency on yodl tools and remove ccache-swig man pageWilliam S Fulton2015-12-171-14/+0
* | Python 3 on windows configure fixWilliam S Fulton2015-11-281-12/+19
* | Drop code to handle compilers lacking the 'bool' type.Olly Betts2015-09-021-5/+0
* | Remove superfluous trailing ;Olly Betts2015-09-021-3/+3
* | Remove configure probes for ranlib and arOlly Betts2015-09-011-3/+0
* | Leave preinst-swig as a convenience only script for ad-hoc useno-swig-preinstWilliam S Fulton2015-08-211-14/+1
* | Remove SWIG_LIB variable from MakefileWilliam S Fulton2015-08-211-1/+2
* | Prototype removal of swig-preinst in the test-suite and examplesWilliam S Fulton2015-08-181-0/+14
* | Bump version to 3.0.8William S Fulton2015-08-031-1/+1
* | Cosmetic corrections - Mac OS XWilliam S Fulton2015-08-021-3/+3
* | Merge branch 'vadz-better-no-all'William S Fulton2015-08-021-62/+68
|\ \
| * | Skip check for pep8 if Python is disabled in configure.Vadim Zeitlin2015-08-021-6/+6
| * | Make configure --without-alllang option actually useful.Vadim Zeitlin2015-08-021-48/+54
| * | Cosmetic: fix wrong configure options indentation in --help.Vadim Zeitlin2015-08-021-8/+8
* | | Tweak configure output for JavaWilliam S Fulton2015-08-021-3/+4
* | | Merge branch 'vadz-java-home'William S Fulton2015-08-021-16/+94
|\ \ \ | |/ / |/| |
| * | Don't duplicate Java headers path under OS X in configure.Vadim Zeitlin2015-08-021-4/+4
| * | Use JAVA_HOME value in configure to detect Java.Vadim Zeitlin2015-08-011-16/+94
* | | Merge branch 'vadz-msw-srcdir'William S Fulton2015-08-021-6/+24
|\ \ \
| * | | SWIG_LIB fix for out of source MinGW buildsWilliam S Fulton2015-08-021-3/+2
| * | | Use "mixed" path to source directory under Cygwin.Vadim Zeitlin2015-06-241-6/+25
* | | | Move MinGW mixed path conversion code to the pathconvert toolWilliam S Fulton2015-08-011-4/+4
* | | | Improve configure output when python is not installedWilliam S Fulton2015-08-011-1/+1
| |/ / |/| |
* | | Merge branch 'kkaempf-fix-configure-ocamlc-setting'William S Fulton2015-07-301-5/+5
|\ \ \ | |_|/ |/| |
| * | Ocaml configure changesWilliam S Fulton2015-07-301-5/+5
| * | Set OCAMLC to empty if Ocaml compiler not foundKlaus Kämpf2015-07-061-1/+1
* | | Octave: use correct mkoctfile executableMike Miller2015-07-111-1/+1