summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed mistake in commentsIan Scott2002-09-038-115/+229
* Moved FLTK and GTK to new FindXXX scheme. Imported some functionality from VXLIan Scott2002-09-022-111/+232
* small bug fixesIan Scott2002-09-021-1/+1
* FLTK_FLUID_EXE -> FLTK_FLUID_EXECUTABLEIan Scott2002-09-021-1/+1
* Fix BugsIan Scott2002-09-022-5/+5
* This file should not be emptyIan Scott2002-09-021-0/+23
* Moved FindZLib.cmake to FindZLIB.cmakeIan Scott2002-09-021-0/+0
* Copied the X11 PNG and ZLIB functoinality from VXLIan Scott2002-09-023-48/+45
* Adding Zlib and PNG find modules in the new formatIan Scott2002-09-022-1/+48
* This Find Module is in the new styleIan Scott2002-09-021-0/+28
* Add helpful message for QT Windows usersIan Scott2002-09-024-6/+62
* Define a single expected format for the values defined in every FindXXX.cmake...Ian Scott2002-09-026-45/+125
* in progressKen Martin2002-08-308-0/+3263
* in progress checkinKen Martin2002-08-304-0/+380
* add rpcrt4.lib because of CMakeLib needing itBill Hoffman2002-08-303-3/+12
* 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
* now needs dynlib supportKen Martin2002-08-283-3/+15
* ENH: Moved build of source tarball to package script.Brad King2002-08-284-26/+29
* 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-287-18/+26
* *** empty log message ***Bill Hoffman2002-08-283-0/+66
* Switched to release branch tag instead of sticky tag.Brad King2002-08-281-1/+1
* ENH: Adding release configuration for darwin.Brad King2002-08-281-0/+14
* BUG: Don't erase tarball directory in packaging step in case there is a sourc...Brad King2002-08-281-2/+5
* cygwin releaseBill Hoffman2002-08-282-4/+4
* ENH: Updated release script configuration for CMake release 1.4.4.Brad King2002-08-284-4/+4
* 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
* added new form of Set source file properties commandKen Martin2002-08-263-0/+27
* now uses stubsKen Martin2002-08-264-142/+193
* fixed bug maybeKen Martin2002-08-261-0/+2
* try another flag for the dec compiler...Bill Hoffman2002-08-234-12/+12
* no more dll for pluginBill Hoffman2002-08-233-24/+0
* remoevd shared libKen Martin2002-08-233-42/+3
* removed shared lib supportKen Martin2002-08-2312-105/+74
* memory issueKen Martin2002-08-231-0/+1
* compiler warningsKen Martin2002-08-233-4/+5
* BUG: fix for cygwinBill Hoffman2002-08-233-3/+9
* BUG: add explicit clean up of the cachemanager at exit of programs, so dll de...Bill Hoffman2002-08-2310-18/+27
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-223-0/+9
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-226-3/+18
* BUG: borland needs to have BUILD_SHARED_LIBS on for executables to work with c++Bill Hoffman2002-08-221-6/+6
* complex test needs the dllKen Martin2002-08-223-0/+30
* minor warning fixKen Martin2002-08-221-2/+2
* BUG: fix for OSF compiler to use ansi mode for streamsBill Hoffman2002-08-224-14/+60