aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2003-03-21C# was missing from the test-suiteWilliam S Fulton
2003-03-07Removed csharp runtime library - there ain't oneWilliam S Fulton
2003-03-04csharp addedWilliam S Fulton
2003-02-15Let 'make check-examples' and 'make check-gifplot' work correctly for CHICKEN.Jonah Beckford
2003-02-15Add CHICKEN code to the things that need to be built.Jonah Beckford
2003-02-07new make targets for the broken test-suiteWilliam S Fulton
2002-12-23Single makefile for building SWIG executableWilliam S Fulton
2002-12-20Corrected location of install-sh in Makefile.in to Tools/config/install-sh.Logan Johnson
2002-12-20Corrected location of mkinstalldirs script in Makefile.in to Tools/config.Logan Johnson
2002-12-11Simplification of version string. Use autoconf's PACKAGE_VERSION instead.William S Fulton
2002-12-03Modules directoryDave Beazley
2002-11-30The great mergeDave Beazley
2001-01-17(check-xml): New target.Thien-Thi Nguyen
2000-12-20*** empty log message ***Dave Beazley
2000-12-20*** empty log message ***Dave Beazley
2000-12-19*** empty log message ***Dave Beazley
2000-12-18Updated buildDave Beazley
2000-10-04Added LINKFORSHARED option to swig13 linking.Dave Beazley
2000-10-02*** empty log message ***Dave Beazley
2000-09-27swig13 target.Dave Beazley
2000-09-21(check-examples) Added Examples/guile/port.Matthias Köppe
2000-09-18Ruby example checks added.Masaki Fukushima
2000-09-04(chk-swiglib): New var.Thien-Thi Nguyen
2000-09-04(Examples/GIFPlot/libgifplot.a): New target.Thien-Thi Nguyen
2000-09-04(skip-python): Fix typo.Thien-Thi Nguyen
2000-09-04(check-examples): Sync w/ Examples subdir.Thien-Thi Nguyen
2000-08-31(check-c++-examples): New target.Thien-Thi Nguyen
2000-08-31(check-aliveness, check-gifplot-example): Expand.Thien-Thi Nguyen
2000-08-15Added *.swg files back to library install.Dave Beazley
2000-08-09Removed SWIG1.3 target (it's not really applicable anymore)Dave Beazley
2000-08-04(skip-tcl, skip-perl, skip-python, skip-java, skip-guile,Thien-Thi Nguyen
2000-08-04(distclean-dead): New var.Thien-Thi Nguyen
2000-07-05Add Ruby support contributed by Masaki Fukushima.Thien-Thi Nguyen
2000-06-15Removed some old submodules.Dave Beazley
2000-04-10*** empty log message ***Dave Beazley
2000-04-06(install-lib): Add MzScheme handling.Thien-Thi Nguyen
2000-04-03(install-lib): In dir Lib, do not use "*.swg" wildcard sinceThien-Thi Nguyen
2000-03-17Added target 'Swithe'. Expat now builds.Ian Cooke
2000-03-04(LIB_DIR): Delete unused var.Thien-Thi Nguyen
2000-02-29Added java install.Dave Beazley
2000-02-26Cleaned up some of the experimental build. Added swig13 target (althoughDave Beazley
2000-02-26(srcdir): Fix bug: Set this var correctly.Thien-Thi Nguyen
2000-02-12VERSION, Source/Include/swigver.h.in: New files.Thien-Thi Nguyen
2000-02-12Another minor fix.Dave Beazley
2000-02-12Modified makefile to install either 'swig' or 'swig.exe'Dave Beazley
2000-02-10Modified 'make clean' to actually remove the SWIG executable.Dave Beazley
2000-02-08Added runtimeDave Beazley
2000-02-04Added XMLDave Beazley
2000-02-01Back to simple makefiles (at least for now)Dave Beazley
2000-01-30 Conditionaly compile experimental code with --enable-experimentLoic Dachary