summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* when doing partialcheck, don't skip any test-suiteHaoyu Bai2009-01-241-1/+1
* Fix some make targets not running on cygwinWilliam S Fulton2008-12-211-0/+2
* refine Makefile targets for documentation generation and remove generated cca...William S Fulton2008-12-091-5/+21
* Add ccache uninstall target. Fix ccache install/uninstall to take account of ...William S Fulton2008-12-081-1/+4
* modify build system to use php instead of php4William S Fulton2008-12-061-1/+1
* php4 rename to php fixWilliam S Fulton2008-11-231-1/+1
* add ccache install and rename php4 to phpWilliam S Fulton2008-11-221-12/+18
* ccache cleanWilliam S Fulton2008-11-101-1/+1
* integrate ccache buildWilliam S Fulton2008-11-071-2/+13
* Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton2008-05-201-0/+7
* Fix the "rebuild the build system" rule to work in a VPATH build.Olly Betts2008-05-021-1/+1
* Initial commit of Octave module.Xavier Delacour2008-03-011-1/+10
* Add in R examplesWilliam S Fulton2007-11-111-1/+1
* Replace cvs header with svn idWilliam S Fulton2007-10-171-1/+1
* Automatically rerun autogen.sh if configure.in is modified.Olly Betts2007-10-091-5/+8
* Enhance check-%-test-suite rule and friends to give a more helpfulOlly Betts2007-10-091-1/+17
* Fix Makefile.in to read check.list files correctly in a VPATHOlly Betts2007-10-081-14/+14
* fixes to use parallel make when running the examples and test-suiteWilliam S Fulton2007-07-241-20/+40
* Fix for building from read-only source directories - Bug #1707582William S Fulton2007-04-301-1/+8
* note about cvs/svn migrationWilliam S Fulton2006-12-041-9/+2
* Fix make install when using Solaris makeWilliam S Fulton2006-10-241-2/+2
* Fix out of source builds #1544718William S Fulton2006-09-201-7/+10
* put in tests to see if R is in system so that unit tests can runJoseph Wang2006-07-011-1/+1
* Committing R-SWIGJoseph Wang2006-06-291-6/+13
* Fixes for autoconf-2.59d (2.60 beta)William S Fulton2006-06-131-0/+1
* Add in documentation cleanWilliam S Fulton2006-06-021-2/+7
* remove non-standard --with-release-suffix configure options and fix the stand...William S Fulton2006-03-101-5/+8
* rules to autogenerate swigwarn.swgWilliam S Fulton2006-01-251-10/+15
* Display which language is being cleaned/testedWilliam S Fulton2006-01-241-1/+1
* Add test suites for CLISP, CFFI, UFFI.Matthias Köppe2006-01-141-5/+23
* Clearer comments on what the test-suite targets doWilliam S Fulton2006-01-121-40/+35
* better approach to running gcj testsWilliam S Fulton2006-01-081-0/+7
* add in user friendly error when configure.in has change and a reconfigure is ...William S Fulton2006-01-071-1/+4
* add support for named warning codesMarcelo Matus2006-01-061-1/+17
* add gcj and java->python initial supportMarcelo Matus2005-12-301-1/+1
* Adding CFFI module.Surendra Singhi2005-12-241-1/+1
* Enable test suite for Allegro CLMatthias Köppe2005-12-011-1/+7
* add typemaps directoryMarcelo Matus2005-10-181-1/+1
* Support for Lua added - patch from Mark GossageWilliam S Fulton2005-08-151-2/+10
* Added clisp module.Surendra Singhi2005-07-131-1/+1
* SF #1115055: Failed make install. Patch from Rob Stone.William S Fulton2005-02-171-2/+2
* add 'std' to install-libMarcelo Matus2004-10-111-1/+3
* removed swig.m4 autoconf macro installationWilliam S Fulton2004-09-031-15/+2
* Applied patch #857344 from Art Yerkes. Workaround for autoconf bug when runni...William S Fulton2004-08-261-12/+12
* Respect DESTDIR when uninstalling M4 macrosWilliam S Fulton2004-08-221-3/+3
* new target to get the config.sub and config.guess files - needed since Libtoo...William S Fulton2004-08-221-0/+9
* swig.spec built at configure time rather than make timeWilliam S Fulton2004-07-231-5/+2
* Libtool removedWilliam S Fulton2004-07-101-25/+4
* Added Allegro CL moduleAhmon Dancy2004-04-271-1/+1
* Respect DESTDIR when installing the M4 macros.Matthias Köppe2004-04-261-3/+3