aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
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
2003-12-04Configure bugs with perl. Removed runtime build by defaultDave Beazley
2003-11-18'make srcrpm' rpmbuild fix - patch from Joe CooperWilliam S Fulton
2003-11-16install was using mkinstalldirs which is being phased out by the autotools (A...William S Fulton
2003-09-01Oops, fix for make clean-test-suiteWilliam S Fulton
2003-09-01fix to ensure the gifplot clean doesn't break clean when using multiple build...William S Fulton
2003-09-01Fix for Php and Perl soft link kludges in Examples/GIFPlot and Examples/perl ...William S Fulton
2003-06-25swig.m4 moved to Tools/configWilliam S Fulton
2003-06-24Added m4 macros for projects using SWIGLuigi Ballabio
2003-06-10[Guile] Only build runtime libraries for the flavors of the GuileMatthias Köppe
2003-06-03Merged first chunk of Guile changes contributed by John Lenz.Matthias Köppe
2003-05-19Removed preprocessor definitions from having to be specified on the command l...William S Fulton