summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* added basic Modula-3 supportHenning Thielemann2004-03-191-3/+10
* Replace ; with && where appropriate. This fixes the makefiles so that Make co...William S Fulton2004-02-201-13/+13
* fix uninstall - runtime libraries not installed now.William S Fulton2003-12-091-1/+1
* Configure bugs with perl. Removed runtime build by defaultDave Beazley2003-12-041-2/+2
* 'make srcrpm' rpmbuild fix - patch from Joe CooperWilliam S Fulton2003-11-181-1/+1
* install was using mkinstalldirs which is being phased out by the autotools (A...William S Fulton2003-11-161-1/+1
* Oops, fix for make clean-test-suiteWilliam S Fulton2003-09-011-2/+2
* fix to ensure the gifplot clean doesn't break clean when using multiple build...William S Fulton2003-09-011-1/+1
* Fix for Php and Perl soft link kludges in Examples/GIFPlot and Examples/perl ...William S Fulton2003-09-011-23/+63
* swig.m4 moved to Tools/configWilliam S Fulton2003-06-251-7/+7
* Added m4 macros for projects using SWIGLuigi Ballabio2003-06-241-2/+14
* [Guile] Only build runtime libraries for the flavors of the GuileMatthias Köppe2003-06-101-1/+1
* Merged first chunk of Guile changes contributed by John Lenz.Matthias Köppe2003-06-031-0/+2
* Removed preprocessor definitions from having to be specified on the command l...William S Fulton2003-05-191-1/+0
* The decision whether to skip a language is decided by configure nowWilliam S Fulton2003-04-281-48/+36
* C# was missing from the test-suiteWilliam S Fulton2003-03-211-0/+6
* Removed csharp runtime library - there ain't oneWilliam S Fulton2003-03-071-1/+0
* csharp addedWilliam S Fulton2003-03-041-2/+7
* Let 'make check-examples' and 'make check-gifplot' work correctly for CHICKEN.Jonah Beckford2003-02-151-8/+7