summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | Check for pkg-config before attempting to use it in configureWilliam S Fulton2014-10-311-10/+16
| * | scilab: fix scilab include search regression in configure.acSimon Marchetto2014-10-201-1/+1
| * | scilab: build now examples/tests with standard tools in (no more builder.sce)Simon Marchetto2014-10-201-5/+6
| * | scilab: in configure, use pkg-config + disable scilab if headers not foundSimon Marchetto2014-06-261-3/+4
| * | Tidy up configure.ac for ScilabWilliam S Fulton2014-06-201-5/+3
| * | scilab: configure checks version >= 5.3.3 and disables scilab if check failsSimon Marchetto2014-06-121-32/+37
| * | scilab: add scilab in the list of displayed configured langagesSimon Marchetto2014-06-061-2/+3
| * | Merge branch 'master' into gsoc2012-scilabSimon Marchetto2014-06-061-75/+442
| |\ \
| * | | scilab: in configure.ac SCILABSTARTOPT => SCILABOPTSimon Marchetto2014-05-221-4/+4
| * | | scilab: test several system include paths in configureSimon Marchetto2014-03-311-16/+18
| * | | Merge branch 'master' into gsoc2012-scilabSimon Marchetto2014-03-111-73/+4
| |\ \ \
| * | | | Scilab: remove configure useless stuffSimon Marchetto2013-10-091-11/+0
| * | | | Scilab: fix configure with-scilab-inc optionSimon Marchetto2013-10-091-7/+6
| * | | | Scilab: configure check version is 5.3 minimumSimon Marchetto2013-09-091-3/+3
| * | | | Scilab configure tidy upWilliam S Fulton2013-08-301-61/+55
| * | | | Fix merge mess - restore changes as they are on masterWilliam S Fulton2013-08-301-54/+66
| * | | | Scilab: check Scilab version & support of Scilab 5.3.3 (program arguments)Simon Marchetto2013-08-191-30/+61
| * | | | Revert "Scilab: support of Scilab 5.3.3"Simon Marchetto2013-08-091-58/+45
| * | | | Revert "Scilab: fix debug infos in config.log"Simon Marchetto2013-08-091-31/+27
| * | | | Revert "Scilab: add Scilab in makefile check version targets"Simon Marchetto2013-08-091-4/+3
| * | | | Scilab: add Scilab in makefile check version targetsSimon Marchetto2013-08-091-3/+4
| * | | | Scilab: fix debug infos in config.logSimon Marchetto2013-08-091-27/+31
| * | | | Scilab: support of Scilab 5.3.3Simon Marchetto2013-08-071-45/+58
| * | | | Merge remote-tracking branch 'origin/master' into gsoc2012-scilabSylvestre Ledru2013-08-061-0/+71
* | | | | Merge branch 'master' of https://github.com/swig/swig into matlabJoel Andersson2015-01-171-84/+82
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
| * | | | Ruby: Replace Config::CONFIG with RbConfig::CONFIG in configure.acKlaus Kämpf2015-01-121-8/+8
| * | | | Bump version to 3.0.4William S Fulton2014-12-311-1/+1
| * | | | Tidy up Javascript build systemWilliam S Fulton2014-12-281-18/+0
| * | | | Don't delete checked in files with 'make distclean'William S Fulton2014-12-281-0/+1
| * | | | Issue #282 perl5 archlib vs archlibexpRobert Stone2014-12-271-1/+1
| * | | | Correctly detect Go1 during configureWilliam S Fulton2014-12-071-2/+2
| * | | | Improve Javascript Webkit detectionWilliam S Fulton2014-12-041-29/+15