summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Define a single expected format for the values defined in every FindXXX.cmake...Ian Scott2002-09-022-3/+3
* in progressKen Martin2002-08-308-0/+3263
* in progress checkinKen Martin2002-08-304-0/+380
* extern C fixesKen Martin2002-08-291-0/+5
* some changes in cachemanager and singletonsKen Martin2002-08-283-19/+48
* no more singletonsKen Martin2002-08-281-18/+0
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-2831-196/+432
* an early checking not completeKen Martin2002-08-282-0/+116
* ENH: add include paths to rc program for resource generationBill Hoffman2002-08-283-2/+10
* Fix bug in trying to set stding with nullAndy Cedilnik2002-08-271-0/+4
* ENH: fix warningsBill Hoffman2002-08-272-2/+1
* fixed bootstrap build to not use LoadCOmmandCOmmandKen Martin2002-08-272-0/+12
* updated to match the SETKen Martin2002-08-262-23/+14
* now uses stubsKen Martin2002-08-264-142/+193
* fixed bug maybeKen Martin2002-08-261-0/+2
* removed shared lib supportKen Martin2002-08-2312-105/+74
* memory issueKen Martin2002-08-231-0/+1
* compiler warningsKen Martin2002-08-233-4/+5
* BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...Bill Hoffman2002-08-2310-18/+27
* BUG: borland needs to have BUILD_SHARED_LIBS on for executables to work with c++Bill Hoffman2002-08-221-6/+6
* minor warning fixKen Martin2002-08-221-2/+2
* fixed some warningsKen Martin2002-08-221-4/+2
* fixed some warningsKen Martin2002-08-221-1/+2
* fixed nested commentKen Martin2002-08-221-1/+1
* added libKen Martin2002-08-221-0/+1
* minor fixes for new cache apiKen Martin2002-08-211-18/+15
* 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
* added new commandKen Martin2002-08-133-0/+234
* compiler warningKen Martin2002-08-121-1/+1
* better IF ELSE handlingKen Martin2002-08-093-27/+13
* Add return value support and add documentationAndy Cedilnik2002-08-082-15/+47
* Add option of storing output to the variableAndy Cedilnik2002-08-082-2/+30
* BUG: handle .exe extension for cygwinBill Hoffman2002-08-081-13/+4
* fixed some compiler warnings and leaksKen Martin2002-08-081-0/+2