summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add CHICKEN code to the things that need to be built.Jonah Beckford2003-02-151-4/+11
* new make targets for the broken test-suiteWilliam S Fulton2003-02-071-0/+39
* Single makefile for building SWIG executableWilliam S Fulton2002-12-231-58/+27
* Corrected location of install-sh in Makefile.in to Tools/config/install-sh.Logan Johnson2002-12-201-2/+2
* Corrected location of mkinstalldirs script in Makefile.in to Tools/config.Logan Johnson2002-12-201-1/+1
* Simplification of version string. Use autoconf's PACKAGE_VERSION instead.William S Fulton2002-12-111-11/+4
* Modules directoryDave Beazley2002-12-031-5/+5
* The great mergeDave Beazley2002-11-301-158/+246
* (check-xml): New target.Thien-Thi Nguyen2001-01-171-2/+7
* *** empty log message ***Dave Beazley2000-12-201-32/+1
* *** empty log message ***Dave Beazley2000-12-201-1/+1
* *** empty log message ***Dave Beazley2000-12-191-1/+2
* Updated buildDave Beazley2000-12-181-2/+2
* Added LINKFORSHARED option to swig13 linking.Dave Beazley2000-10-041-1/+2
* *** empty log message ***Dave Beazley2000-10-021-0/+1
* swig13 target.Dave Beazley2000-09-271-0/+13
* (check-examples) Added Examples/guile/port.Matthias Köppe2000-09-211-49/+50