summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minor bugKen Martin2002-08-213-15/+13
* support for dllKen Martin2002-08-212-23/+14
* dll supportKen Martin2002-08-212-7/+8
* made into dllKen Martin2002-08-211-1/+1
* support for pluginsKen Martin2002-08-213-10/+9
* adding plugin supportKen Martin2002-08-212-0/+281
* added plugin supportKen Martin2002-08-212-0/+314
* made CMakeLib shared on windowsKen Martin2002-08-217-24/+88
* added C Plugin API first cutKen Martin2002-08-212-0/+675
* BUG: use c compiler for link of c programs, and use temp file nmake syntax fo...Bill Hoffman2002-08-211-2/+20
* minor fixKen Martin2002-08-161-5/+1
* modified how source files store propertiesKen Martin2002-08-1624-134/+158
* ERR: unsigned int -> size_t.Brad King2002-08-161-1/+1
* ENH: Changed check for which version of instantiators to generate to look for...Brad King2002-08-161-5/+6
* BUG: Added backward-compatability. The old instantiator style will be used u...Brad King2002-08-152-2/+217
* ENH: Improved generated instantiator to use extern declarations to wrappers a...Brad King2002-08-152-137/+40
* ENH: add -DWIN32 flag for buildsBill Hoffman2002-08-151-2/+2
* ENH: Platform dependent libraries added.Luis Ibanez2002-08-141-1/+12
* added macro testKen Martin2002-08-133-3/+33
* added new commandKen Martin2002-08-133-0/+234
* compiler warningKen Martin2002-08-121-1/+1
* better IF ELSE handlingKen Martin2002-08-093-27/+13
* FIX: fix commit messup (this change was committed to the branch instead of th...Sebastien Barre2002-08-091-2/+2
* FIX:Sebastien Barre2002-08-091-9/+15
* This hopefully finds wxWindows on UNIXAndy Cedilnik2002-08-091-3/+17
* Add UNIX support for WXWINDOWSAndy Cedilnik2002-08-081-20/+29
* Add return value support and add documentationAndy Cedilnik2002-08-082-15/+47
* ENH: Updated copyright.Brad King2002-08-081-14/+19
* Add option of storing output to the variableAndy Cedilnik2002-08-082-2/+30
* ENH: first stab at wxWindows support (win32)Sebastien Barre2002-08-081-0/+39
* ENH: Adding installation for man page.Brad King2002-08-081-1/+1
* BUG: handle .exe extension for cygwinBill Hoffman2002-08-081-13/+4
* ENH: Initial checkin of unix manpage.Brad King2002-08-081-0/+112
* fixed some compiler warnings and leaksKen Martin2002-08-081-0/+2
* ENH: Split install script into two parts. Added basic support for adding mor...Brad King2002-08-078-172/+259
* fixed some compiler warnings and leaksKen Martin2002-08-071-1/+1
* fixed some compiler warnings and leaksKen Martin2002-08-071-15/+4
* ENH: Images library added. Names for debuggin versions in windows added.Luis Ibanez2002-08-051-5/+9
* minor fixKen Martin2002-08-051-3/+8
* FIX: names styles for fltkgl and fltkforms are different in windows and linux.Luis Ibanez2002-08-021-2/+2
* FIX: put ExpandRegistryValue() back (seems to have been removed accidentally ...Sebastien Barre2002-08-021-0/+1
* FIX: stupid pb fixed (close to being medieval'ed by The Ken)Sebastien Barre2002-08-011-1/+2
* no longer need an argumentKen Martin2002-08-011-2/+1
* BUG: fix jump to directory and build for nmake if library path is not set. co...Bill Hoffman2002-07-314-51/+43
* minor fix for c testsKen Martin2002-07-311-1/+1
* fixed support for C test programsKen Martin2002-07-311-4/+4
* FIX: ConvertToOutputPath puts "" around path. Not compatible with GUI use.Sebastien Barre2002-07-311-4/+29
* FIX: <stdlib.h> is enough to get malloc()/free()Sebastien Barre2002-07-311-1/+1
* updated to mods in commandKen Martin2002-07-304-7/+7
* updated to handle extensionsKen Martin2002-07-302-11/+34