2136 Commits (192dfbaaab9fc3e94e9f582211800b4c47d475c6)
 

Author SHA1 Message Date
Andy Cedilnik 192dfbaaab Add option for building wxWindows GUI for CMake 23 years ago
Andy Cedilnik f1d40eef93 Initial import of wxWindows dialog 23 years ago
Andy Cedilnik 0dafd886fc Improve searching for wxWindows 23 years ago
Andy Cedilnik b13e120d92 Fix callback for the new API 23 years ago
Andy Cedilnik 6769e84472 Improve message handler to include client data. 23 years ago
Ken Martin eab24670e3 test passing CMAKE_FLAGS 23 years ago
Ken Martin 610ff11cf3 now Try compile can include CMAKE_FLAGS 23 years ago
Ken Martin f835a83b8d better error reporting 23 years ago
Brad King bd7ffbc258 ENH: If SET(VAR) is called with no other arguments, remove the definition of VAR. 23 years ago
Brad King aa29bbc326 ENH: Added RemoveDefinition method. 23 years ago
Sebastien Barre 24e0518122 FIX: better support for the Tcl/Tk 8.4 pre-release 23 years ago
Andy Cedilnik 5e319f5b9b GL should not be a completely necessary thing for finding GTK. This will find gtk and GL but also just GTK 23 years ago
Andy Cedilnik 56b69e5fcc Remove unnecessary variable 23 years ago
Ken Martin 40a99bcd1a removed target 23 years ago
Brad King d8aef3fd63 ENH: Adding installation of TRY_COMPILE tests. 23 years ago
Brad King d631e114f9 BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into account. 23 years ago
Brad King 67e13e9798 ERR: Fixed typo: INSTALL_PROGRAMS -> INSTALL_PROGRAM. 23 years ago
Ken Martin 4267a1b4c1 some cmake api changees 23 years ago
Andy Cedilnik 8491551d6a Strip the string that user answers 23 years ago
Sebastien Barre a4b076811c ENH: add support for Tcl/Tk 8.4.0 23 years ago
Ken Martin 973cf550cb updated comments 23 years ago
Brad King 5376acd6a9 BUG: INSTALL_DATA should be INSTALL_PROGRAMS for program install targets. 23 years ago
Ken Martin 6844dfd7ca some cmake api changees 23 years ago
Ken Martin 2a68d21e85 cleaned up some of the cmake interface 23 years ago
Ken Martin e68e917d9f new test 23 years ago
Andy Cedilnik d1fbb556eb Replace getline with fgets since getline does not seems to work properly on Mac OSX 23 years ago
Andy Cedilnik 577cf91945 Fix problems with advanced not being marked. 23 years ago
Brad King e5e0132203 ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. Source paths can now be relative or full paths, and don't need to be in the same directory as the CMakeLists.txt file. 23 years ago
Ken Martin 222b04f6d9 added Destructor 23 years ago
Ken Martin 0a2f6c876c added destructor to loaded commands 23 years ago
Ken Martin d17830ee5e slight change in signature for TryCompile 23 years ago
Ken Martin 83f61619a3 slight change in signature 23 years ago
Ken Martin 40fd3b83dc some cleanup 23 years ago
Ken Martin e4690b6df2 minor fix in error message 23 years ago
Ken Martin 885f55b3d0 load command test 23 years ago
Ken Martin 4dec2a174a remove unused variables 23 years ago
Ken Martin 2d9fbbd94c updated to use ConfigureFinalPass 23 years ago
Ken Martin d2c4432bbe changed handling of FinalPass 23 years ago
Ken Martin 44e4c7cd77 changed when final pass is done 23 years ago
Ken Martin a4ca3229ff renamed GenerateMakefile to ConfigureFinalPass 23 years ago
Ken Martin b67f7451fd removed extra Generate that was screwing things up 23 years ago
Ken Martin 021a1c3071 fixed warning 23 years ago
Ken Martin 99a1749712 made less verbose 23 years ago
Ken Martin 0bd1dce8fc removed messages 23 years ago
Brad King 0815091e26 ENH: Added FileIsFullPath test method. 23 years ago
Ken Martin ee592e9b98 some fixes for try compile 23 years ago
Ken Martin 9d59d651a1 now uses TryCompile 23 years ago
Ken Martin 9e64895812 minor fix inEnableLanguages 23 years ago
Ken Martin 7e6f9fff2b fix to the cleanup code 23 years ago
Ken Martin b3b0eeba05 fix to the cleanup code 23 years ago