summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compile problemAndy Cedilnik2002-09-191-1/+1
* minor cleanupKen Martin2002-09-191-1/+1
* Fix all defines on WindowsAndy Cedilnik2002-09-191-7/+27
* Fix executable to be WIN32 on windowsAndy Cedilnik2002-09-191-1/+5
* Fix find wxWindowsAndy Cedilnik2002-09-191-3/+3
* updated to try compileKen Martin2002-09-193-40/+97
* new commandKen Martin2002-09-192-0/+200
* Remove unnecessary messageAndy Cedilnik2002-09-191-1/+0
* Add option for building wxWindows GUI for CMakeAndy Cedilnik2002-09-191-0/+6
* Initial import of wxWindows dialogAndy Cedilnik2002-09-199-0/+2558
* Improve searching for wxWindowsAndy Cedilnik2002-09-191-13/+20
* Fix callback for the new APIAndy Cedilnik2002-09-181-1/+1
* Improve message handler to include client data.Andy Cedilnik2002-09-183-8/+12
* test passing CMAKE_FLAGSKen Martin2002-09-186-2/+14
* now Try compile can include CMAKE_FLAGSKen Martin2002-09-184-10/+36
* better error reportingKen Martin2002-09-181-0/+5
* ENH: If SET(VAR) is called with no other arguments, remove the definition of ...Brad King2002-09-181-1/+2
* ENH: Added RemoveDefinition method.Brad King2002-09-182-0/+11
* FIX: better support for the Tcl/Tk 8.4 pre-releaseSebastien Barre2002-09-181-2/+2
* GL should not be a completely necessary thing for finding GTK. This will find...Andy Cedilnik2002-09-181-9/+16
* Remove unnecessary variableAndy Cedilnik2002-09-181-1/+0
* removed targetKen Martin2002-09-182-2/+2
* ENH: Adding installation of TRY_COMPILE tests.Brad King2002-09-171-0/+1
* BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into acc...Brad King2002-09-171-0/+3
* ERR: Fixed typo: INSTALL_PROGRAMS -> INSTALL_PROGRAM.Brad King2002-09-171-3/+3
* some cmake api changeesKen Martin2002-09-171-1/+1
* Strip the string that user answersAndy Cedilnik2002-09-171-9/+21
* ENH: add support for Tcl/Tk 8.4.0Sebastien Barre2002-09-171-0/+4
* updated commentsKen Martin2002-09-171-0/+19
* BUG: INSTALL_DATA should be INSTALL_PROGRAMS for program install targets.Brad King2002-09-171-1/+1
* some cmake api changeesKen Martin2002-09-171-1/+3
* cleaned up some of the cmake interfaceKen Martin2002-09-175-37/+60
* new testKen Martin2002-09-171-0/+5
* Replace getline with fgets since getline does not seems to work properly on M...Andy Cedilnik2002-09-171-2/+7
* Fix problems with advanced not being marked.Andy Cedilnik2002-09-173-3/+22
* ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. ...Brad King2002-09-175-58/+161
* added DestructorKen Martin2002-09-172-0/+20
* added destructor to loaded commandsKen Martin2002-09-172-1/+13
* slight change in signature for TryCompileKen Martin2002-09-171-1/+2
* slight change in signatureKen Martin2002-09-173-8/+14
* some cleanupKen Martin2002-09-172-14/+14
* minor fix in error messageKen Martin2002-09-172-2/+2
* load command testKen Martin2002-09-168-0/+210
* remove unused variablesKen Martin2002-09-158-13/+0
* updated to use ConfigureFinalPassKen Martin2002-09-152-6/+0
* changed handling of FinalPassKen Martin2002-09-153-0/+17
* changed when final pass is doneKen Martin2002-09-151-1/+0
* renamed GenerateMakefile to ConfigureFinalPassKen Martin2002-09-152-3/+4
* removed extra Generate that was screwing things upKen Martin2002-09-141-2/+0
* fixed warningKen Martin2002-09-141-1/+1