summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* [Go] Add support for Go 1.3, not yet released.Ian Lance Taylor2014-01-211-2/+8
* Errors test-suite overhaulWilliam S Fulton2014-01-191-0/+1
* Update for Go 1.2 release. Add support for linking SWIG code directlyIan Lance Taylor2013-12-161-0/+13
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-10-101-326/+221
|\
| * Remove X11 detection during configureWilliam S Fulton2013-09-181-72/+1
| * Bump version to 3.0.0William S Fulton2013-09-181-1/+1
| * Better detection of Ruby shared library extensionWilliam S Fulton2013-09-141-0/+2
| * Strip trailing whitespaceOlly Betts2013-08-291-42/+42
| * Correction for detecting invalid Octave optionsWilliam S Fulton2013-07-161-1/+1
| * Octave: fixups to previous configuration patchKarl Wette2013-07-161-4/+2
| * Octave: more robust configurationKarl Wette2013-07-161-12/+26
| * Bump version to 2.0.11William S Fulton2013-05-271-1/+1
| * Use given Guile version when checking if version is > 1.8William S Fulton2013-05-151-4/+5
| * Guile drop unused GUILE_SCM_INTERFACE parameter from configure.acGeert Janssens2013-05-141-4/+1
| * Guile check for at least guile 1.8Geert Janssens2013-05-141-0/+11
| * Migrate Guile examples build into common Examples makefileWilliam S Fulton2013-05-091-1/+0
| * Don't skip guile if GUILE_CFLAGS is empty as sometimes it is emptyWilliam S Fulton2013-05-081-2/+2
| * Revert guile configure to use guile-configWilliam S Fulton2013-05-071-86/+28
| * Fixes looking for Guile in configure.acWilliam S Fulton2013-05-031-3/+3