aboutsummaryrefslogtreecommitdiff
path: root/Examples/chicken
AgeCommit message (Expand)Author
2015-08-21Remove use of preinst-swig scriptWilliam S Fulton
2015-08-18Cosmetic changes in Chicken example MakefilesWilliam S Fulton
2014-05-15Add in CPPFLAGS and LDFLAGS to examples/test-suiteWilliam S Fulton
2014-05-11Allow examples and test-suite to be built out of source treeKarl Wette
2014-05-05More cleaning up of the class examplesOlly Betts
2014-04-16Whitespace cleanup of Example MakefilesKarl Wette
2014-02-24Further cleaning up of class examplesOlly Betts
2013-04-20Chicken - make check-examples run like other examples - not all run very well...William S Fulton
2013-04-19Chicken makefiles tweaks for consistency with other languages - still more to...William S Fulton
2010-02-27SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton
2008-04-29shadow->proxy terminlogy updateWilliam S Fulton
2006-12-03Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz
2006-01-09remove deprecated language specification in %typemapWilliam S Fulton
2005-10-20Fix a few minor bugs in the chicken moduleJohn Lenz
2005-06-28fix extern declarationsWilliam S Fulton
2005-04-15SWIG chicken module now returns multiple values instead of returning a list.John Lenz
2005-04-15Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those...John Lenz
2005-04-05Chicken: a few bug fixes, a new example and some new test suite runme, and so...John Lenz
2004-11-02More work on the chicken module. The test suite, zlib, and overload examples...John Lenz
2004-05-30Rewrite chicken example and test-suite building codeJohn Lenz
2004-05-02Fix bug 782468John Lenz
2004-01-07Warning fixesWilliam S Fulton
2003-07-07Adapt to Examples/Makefile.in changes.Matthias Köppe
2003-07-01*** empty log message ***Matthias Köppe
2003-03-15Changed typo in output filename.Jonah Beckford
2003-03-15Changed %module xx_yy_zz to generate xx-yy-zz.scm andJonah Beckford
2003-03-10Added "module" target to build a dynamic module, got "clean" target toJonah Beckford
2003-03-10Added descriptions of how to build dynamic loadable module.Jonah Beckford
2003-03-10Fixed up the "make clean" target and used normal Chicken flags for compiling.Jonah Beckford
2003-02-27Changed module technique from <module_name>- to <module_name>: whichJonah Beckford
2003-02-17The CHICKEN VTK example was way too big. Will be in a seperate project.Jonah Beckford
2003-02-17No longer needed since depends on Examples/Makefile.inJonah Beckford
2003-02-17Got rid of vtk description as it is gone, and added zlib description.Jonah Beckford
2003-02-17Initial addition, to get rid of dependence on configure.inJonah Beckford
2003-02-15Let 'make check-examples' and 'make check-gifplot' work correctly for CHICKEN.Jonah Beckford
2003-02-15Initial addition.Jonah Beckford