aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2008-12-08Add ccache uninstall target. Fix ccache install/uninstall to take account of ...William S Fulton
2008-12-06modify build system to use php instead of php4William S Fulton
2008-11-23php4 rename to php fixWilliam S Fulton
2008-11-22add ccache install and rename php4 to phpWilliam S Fulton
2008-11-10ccache cleanWilliam S Fulton
2008-11-07integrate ccache buildWilliam S Fulton
2008-05-20Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton
2008-05-02Fix the "rebuild the build system" rule to work in a VPATH build.Olly Betts
2008-03-01Initial commit of Octave module.Xavier Delacour
2007-11-11Add in R examplesWilliam S Fulton
2007-10-17Replace cvs header with svn idWilliam S Fulton
2007-10-09Automatically rerun autogen.sh if configure.in is modified.Olly Betts
2007-10-09Enhance check-%-test-suite rule and friends to give a more helpfulOlly Betts
2007-10-08Fix Makefile.in to read check.list files correctly in a VPATHOlly Betts
2007-07-24fixes to use parallel make when running the examples and test-suiteWilliam S Fulton
2007-04-30Fix for building from read-only source directories - Bug #1707582William S Fulton
2006-12-04note about cvs/svn migrationWilliam S Fulton
2006-10-24Fix make install when using Solaris makeWilliam S Fulton
2006-09-20Fix out of source builds #1544718William S Fulton
2006-07-01put in tests to see if R is in system so that unit tests can runJoseph Wang
2006-06-29Committing R-SWIGJoseph Wang
2006-06-13Fixes for autoconf-2.59d (2.60 beta)William S Fulton
2006-06-02Add in documentation cleanWilliam S Fulton
2006-03-10remove non-standard --with-release-suffix configure options and fix the stand...William S Fulton
2006-01-25rules to autogenerate swigwarn.swgWilliam S Fulton
2006-01-24Display which language is being cleaned/testedWilliam S Fulton
2006-01-14Add test suites for CLISP, CFFI, UFFI.Matthias Köppe
2006-01-12Clearer comments on what the test-suite targets doWilliam S Fulton
2006-01-08better approach to running gcj testsWilliam S Fulton
2006-01-07add in user friendly error when configure.in has change and a reconfigure is ...William S Fulton
2006-01-06add support for named warning codesMarcelo Matus
2005-12-30add gcj and java->python initial supportMarcelo Matus
2005-12-24Adding CFFI module.Surendra Singhi
2005-12-01Enable test suite for Allegro CLMatthias Köppe
2005-10-18add typemaps directoryMarcelo Matus
2005-08-15Support for Lua added - patch from Mark GossageWilliam S Fulton
2005-07-13Added clisp module.Surendra Singhi
2005-02-17SF #1115055: Failed make install. Patch from Rob Stone.William S Fulton
2004-10-11add 'std' to install-libMarcelo Matus
2004-09-03removed swig.m4 autoconf macro installationWilliam S Fulton
2004-08-26Applied patch #857344 from Art Yerkes. Workaround for autoconf bug when runni...William S Fulton
2004-08-22Respect DESTDIR when uninstalling M4 macrosWilliam S Fulton
2004-08-22new target to get the config.sub and config.guess files - needed since Libtoo...William S Fulton
2004-07-23swig.spec built at configure time rather than make timeWilliam S Fulton
2004-07-10Libtool removedWilliam S Fulton
2004-04-27Added Allegro CL moduleAhmon Dancy
2004-04-26Respect DESTDIR when installing the M4 macros.Matthias Köppe
2004-03-19added basic Modula-3 supportHenning Thielemann
2004-02-20Replace ; with && where appropriate. This fixes the makefiles so that Make co...William S Fulton
2003-12-09fix uninstall - runtime libraries not installed now.William S Fulton