summaryrefslogtreecommitdiff
path: root/gnu/packages/swig.scm
AgeCommit message (Expand)Author
2014-11-04gnu: 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 Enge
2014-11-04gnu: swig: Update to 3.0.2....* gnu/packages/swig.scm (swig): Update to 3.0.2. Andreas Enge
2014-11-04gnu: swig: Update to 2.0.12....* gnu/packages/swig.scm (swig): Update to 2.0.12. Andreas Enge
2014-07-20gnu: Enable swig tests....* gnu/packages/swig.scm (swig): Add boost as input and enable tests. John Darrington
2013-09-29gnu: Add SWIG....* gnu/packages/swig.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès