summaryrefslogtreecommitdiff
path: root/Examples/chicken
Commit message (Expand)AuthorAgeFilesLines
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-216-15/+28
* Cosmetic changes in Chicken example MakefilesWilliam S Fulton2015-08-185-49/+49
* Add in CPPFLAGS and LDFLAGS to examples/test-suiteWilliam S Fulton2014-05-155-5/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-115-17/+17
* More cleaning up of the class examplesOlly Betts2014-05-051-5/+5
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-165-17/+17
* Further cleaning up of class examplesOlly Betts2014-02-242-16/+10
* Chicken - make check-examples run like other examples - not all run very well...William S Fulton2013-04-2011-31/+30
* Chicken makefiles tweaks for consistency with other languages - still more to...William S Fulton2013-04-196-31/+31
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-274-1811/+0
* shadow->proxy terminlogy updateWilliam S Fulton2008-04-292-2/+2
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-036-52/+0
* remove deprecated language specification in %typemapWilliam S Fulton2006-01-093-14/+14
* Fix a few minor bugs in the chicken moduleJohn Lenz2005-10-201-16/+16
* fix extern declarationsWilliam S Fulton2005-06-282-1/+14
* SWIG chicken module now returns multiple values instead of returning a list.John Lenz2005-04-152-11/+10
* Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those...John Lenz2005-04-1511-67/+38
* Chicken: a few bug fixes, a new example and some new test suite runme, and so...John Lenz2005-04-0510-0/+116
* More work on the chicken module. The test suite, zlib, and overload examples...John Lenz2004-11-0212-138/+144
* Rewrite chicken example and test-suite building codeJohn Lenz2004-05-3020-629/+144
* Fix bug 782468John Lenz2004-05-023-32/+12
* Warning fixesWilliam S Fulton2004-01-071-1/+1
* Adapt to Examples/Makefile.in changes.Matthias Köppe2003-07-076-29/+35
* *** empty log message ***Matthias Köppe2003-07-015-6/+36
* Changed typo in output filename.Jonah Beckford2003-03-151-1/+1
* Changed %module xx_yy_zz to generate xx-yy-zz.scm andJonah Beckford2003-03-1510-18/+18
* Added "module" target to build a dynamic module, got "clean" target toJonah Beckford2003-03-106-65/+113
* Added descriptions of how to build dynamic loadable module.Jonah Beckford2003-03-101-4/+13
* Fixed up the "make clean" target and used normal Chicken flags for compiling.Jonah Beckford2003-03-106-12/+12
* Changed module technique from <module_name>- to <module_name>: whichJonah Beckford2003-02-2714-648/+648
* The CHICKEN VTK example was way too big. Will be in a seperate project.Jonah Beckford2003-02-1713-6077/+0
* No longer needed since depends on Examples/Makefile.inJonah Beckford2003-02-176-357/+0
* Got rid of vtk description as it is gone, and added zlib description.Jonah Beckford2003-02-171-2/+3
* Initial addition, to get rid of dependence on configure.inJonah Beckford2003-02-176-0/+240
* Let 'make check-examples' and 'make check-gifplot' work correctly for CHICKEN.Jonah Beckford2003-02-151-0/+1
* Initial addition.Jonah Beckford2003-02-1554-0/+9319