summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* D: Fix out-of-source build for examples.David Nadlinger2014-11-061-0/+1
* Octave: disable optimization of tests for faster compiles/less memory usageKarl Wette2014-10-221-7/+25
* Revert "Octave: disable optimization of tests for faster compiles/less memory...William S Fulton2014-10-091-20/+7
* Octave: disable optimization of tests for faster compiles/less memory usageKarl Wette2014-10-051-7/+20
* [Go] In configure script, require Go 1.1 or later.Ian Lance Taylor2014-09-301-15/+25
* * Fixed typo --with-jsv8inc and --with-jsv8lib * Fixed locating of libv8 on osxRichard2014-08-281-4/+4
* Merge pull request #188 from jschueller/python_pep8Olly Betts2014-06-101-1/+1
|\
| * Enable pep8 checkJulien Schueller2014-06-071-1/+1
* | Bump version to 3.0.3William S Fulton2014-06-061-1/+1
|/
* Search for 64bit webkit during configureWilliam S Fulton2014-05-291-2/+2
* Bump version to 3.0.2William S Fulton2014-05-281-1/+1
* Detect Javascript v8 on 64 bit LinuxWilliam S Fulton2014-05-171-1/+1
* Configured languages display improvementWilliam S Fulton2014-05-151-29/+24
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-0/+35
* configure.ac: print configured languages at end of configurationKarl Wette2014-05-111-0/+36
* configure.ac: fix to Javascript configurationKarl Wette2014-05-091-2/+2
* Cosmetic rewording to workaround syntax highlighting bug in vim.William S Fulton2014-05-091-2/+2
* Fix go configuration and SWIG_GCC_VERSIONKarl Wette2014-05-021-2/+6
* Merge branch 'master' into javascriptWilliam S Fulton2014-05-011-2/+2
|\
| * Fix m4 quoting of checks for yodl2man and yodl2html versionsOlly Betts2014-04-281-2/+2
* | SKIP_JAVASCRIPT only when there is none of v8/node/jsc.Oliver Buchtala2014-04-231-1/+1
* | Only disable javascript tests if node-gyp is missing when testing nodeWilliam S Fulton2014-04-211-3/+8
* | Detect node-gyp at configure time and show version in javascript_version targetWilliam S Fulton2014-04-191-2/+6
* | a few Javascript clarifications in configure.acWilliam S Fulton2014-04-161-10/+9
* | Makefile and autoconf file tidy up for JavascriptWilliam S Fulton2014-04-161-2/+2
* | Tidy up Example makefile for JavascriptWilliam S Fulton2014-04-101-2/+0
* | Merge branch 'master' into develOliver Buchtala2014-03-301-2/+2
|\ \ | |/
| * Always use debug flags for Mono to get decent stacktraces on error.William S Fulton2014-03-201-1/+1
| * Bump version to 3.0.1William S Fulton2014-03-171-1/+1
* | Add 'version' target for javascript.Oliver Buchtala2014-03-061-12/+6
* | Merged branch 'devel' from https://github.com/oliver----/swig-v8 (squashed co...Oliver Buchtala2014-03-051-0/+232
|/
* Fix assorted comment and documentation typosOlly Betts2014-02-231-1/+1
* Make Lib/ocaml/swigp4.ml a non-generated file.Olly Betts2014-02-191-29/+28
* Fix configure for binary specified by --with-python3William S Fulton2014-02-161-8/+14
* Merge branch 'clang_fixes' of github.com:marvingreenberg/swig into marvingree...William S Fulton2014-02-151-0/+13
|\
| * Change to only add -stdlib on OSX versions that have libc++Marvin Greenberg2014-02-121-3/+7
| * Move setting required -stdlib argument into configure.acMarvin Greenberg2014-02-051-0/+9
* | Look for jni.h under /usr/lib64/jvmWilliam S Fulton2014-02-151-1/+1
* | Locate tclConfig.sh on 64 bit openSUSEWilliam S Fulton2014-02-151-4/+4
* | Only enable Ruby testing if Ruby header files are foundWilliam S Fulton2014-02-151-15/+10
* | Don't run perl examples/tests if Test::More is not availableWilliam S Fulton2014-02-141-1/+8
* | Compiler flags for Octave tests/examples changeWilliam S Fulton2014-02-131-2/+2
|/