summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Configuring C++11 compiler flags for testing fixWilliam S Fulton2015-07-091-0/+1
|/ /
* | Bump version to 3.0.7William S Fulton2015-07-061-1/+1
|/
* [Go] Add Makefile testing support for changes in upcoming Go 1.5 release.Ian Lance Taylor2015-06-191-4/+14
* Remove unwanted x bit in configure.acWilliam S Fulton2015-04-041-0/+0
* Python 2 and 3 testing on WindowsWilliam S Fulton2015-04-041-93/+192
* Detect Java on 64 bit windowsWilliam S Fulton2015-04-041-1/+1
* Allow for spaces in path to java include directory and executablesWilliam S Fulton2015-04-041-13/+31
* gcc and mno-cygwin tweaks on cygwin/mingwWilliam S Fulton2015-04-041-4/+14
* preinst-swig script support for native windows pathsWilliam S Fulton2015-04-041-0/+9
* CSharp test-suite support on windowsWilliam S Fulton2015-04-041-7/+4
* Probe for camlp4 in configureOlly Betts2015-03-251-0/+7
* Remove pointless export of variablesOlly Betts2015-03-181-5/+0
* Remove dead Ocaml configure probesOlly Betts2015-03-181-45/+4
* Eliminate AC_COMPARE_VERSIONOlly Betts2015-03-181-1/+1
* Fix configure message about ocaml version checkOlly Betts2015-03-181-1/+1
* Configure fix and warning fix for GoWilliam S Fulton2015-03-141-54/+58
* [Go] Add -cgo option, required for Go version 1.5 and later.Ian Lance Taylor2015-03-021-73/+66
* Fix build on S390(x)-architectureJitka Plesnikova2015-02-111-0/+2
* Bump version to 3.0.6William S Fulton2015-02-011-1/+1
* Merge remote-tracking branch 'origin/master' into gsoc2012-scilabSimon Marchetto2015-01-261-154/+148
|\
| * Remove needless Lua checking during configureWilliam S Fulton2015-01-171-67/+67
| * Bump version to 3.0.5William S Fulton2015-01-141-1/+1
| * Use -rrbconfig rather than -rmkmf to load rbconfigOlly Betts2015-01-141-1/+1