summaryrefslogtreecommitdiff
path: root/gnu/packages/swig.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: swig: Update to 3.0.5.•••* gnu/packages/swig.scm (swig): Update to 3.0.5. Mark H Weaver2015-06-181-2/+2
* gnu: Remove now unneeded 'localedef' invocations.•••This is a followup to commit b0fd2bd. * gnu/packages/gawk.scm (gawk)[arguments] <install-locales>: Add comment on why we leave this here. * gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove 'install-locales' phase. * gnu/packages/swig.scm (swig)[arguments]: Likewise. * gnu/packages/python.scm (python-matplotlib): Remove 'LOCPATH' setting and 'localedef' invocation. (python-scipy): Likewise. Ludovic Courtès2015-02-271-13/+1
* gnu: swig: Build a UTF-8 locale for the tests.•••* gnu/packages/swig.scm (swig)[arguments]: Add 'install-locales' phase. Mark H Weaver2015-01-061-0/+13
* gnu: swig: Disable input python.•••* gnu/packages/swig.scm (swig): Disable input python. Before, it was not taken into account during configure; now that it is found, it fails its tests. None of the dependent packages need it. Andreas Enge2014-11-041-2/+8
* gnu: swig: Update to 3.0.2.•••* gnu/packages/swig.scm (swig): Update to 3.0.2. Andreas Enge2014-11-041-2/+2
* gnu: swig: Update to 2.0.12.•••* gnu/packages/swig.scm (swig): Update to 2.0.12. Andreas Enge2014-11-041-2/+2
* gnu: Enable swig tests.•••* gnu/packages/swig.scm (swig): Add boost as input and enable tests. John Darrington2014-07-201-5/+2
* gnu: Add SWIG.•••* gnu/packages/swig.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2013-09-291-0/+65