1012 Commits (ef74458b34dcf2d25b3948c535d59273c2307546)
 

Author SHA1 Message Date
Sebastien Barre ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 years ago
Sebastien Barre 2fcf59b96b Update 24 years ago
Sebastien Barre 3714d9419c Move usual Unix commands to FindUnixCommands, use FingCygwin in other modules 24 years ago
Sebastien Barre bc673070bc Doxygen doc generator 24 years ago
Sebastien Barre 3f4eeeaa8a Doxygen doc generator 24 years ago
Dan Blezek 3c782a3269 ENH: More Experimental targets for unix 24 years ago
Phil Pritchett 8c582aae12 allow more than one external MS project 24 years ago
Andy Cedilnik 36e7b5567a On win32 path is all in lower case now 24 years ago
Bill Hoffman c15ad5c98d ENH: clean up interface and change build in current directory to build the depend file first 24 years ago
Bill Hoffman a13cb203ad BUG: use collapse full path when testing cache directory 24 years ago
Bill Hoffman 4e6a9a4357 ENH: IntDir to INTDIR 24 years ago
Sebastien Barre 63cb6c7407 Expand vars in exe and lib name 24 years ago
Bill Hoffman 10ae8a4e24 ENH: clean up drive letter check 24 years ago
Brad King 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. 24 years ago
Brad King eb6e54c64b ENH: Replaced cmStdString implementation to make it more transparently a std:string. 24 years ago
Phil Pritchett 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 years ago
Luis Ibanez 4a8b9ecf98 FIX: Reverted to use FillCacheManagerFromGUI(). 24 years ago
Andy Cedilnik 33b0bca1c4 Fix the problem on windows of capital or lower case drive letter for CMAKE_CACHEFILE_DIR 24 years ago
Andy Cedilnik f59946de67 Change CMAKE_CURRENT_CWD to CMAKE_CACHEFILE_DIR and change the messages 24 years ago
Bill Hoffman 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 years ago
Luis Ibanez bc34c428df FIX: In order to disable a button in fl_choice, a 0 pointer must be sent 24 years ago
Luis Ibanez d41e954f07 ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to 24 years ago
Luis Ibanez 37502d85d8 ENH: fl_ask replaced by fl_choice in FLTKCallback. 24 years ago
Bill Hoffman b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 24 years ago
Bill Hoffman 539318f587 ENH: add callback for message display 24 years ago
Luis Ibanez 88c32dacc7 ENH: Button were renamed : "Configure", "OK" and "Cancel" as the MFC version. 24 years ago
Luis Ibanez f90e258941 ENH: Updated with respect to MFC CMakeSetup. New cache entries are now 24 years ago
Bill Hoffman 0fb47ad240 *** empty log message *** 24 years ago
Berk Geveci d9b7df43ce added CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATION 24 years ago
Bill Hoffman 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test 24 years ago
Bill Hoffman f586f7df8d use find_file and not just a set for USE_VTK_FILE 24 years ago
Sebastien Barre 7c27b5c755 VTK documentation framework 24 years ago
Andy Cedilnik 47c7af3cc8 Added check if the binary directory changed. If it did, it will print the warning message 24 years ago
Sebastien Barre 959c447a6d Add GZIP (gzip) 24 years ago
Sebastien Barre 4a99c1a98f Add TAR (path to tar or gtar) 24 years ago
Berk Geveci 1096d43d14 ENH: allow -framework as a complete entry in the link line for Mac OSX 24 years ago
Berk Geveci 8aa1b69ada public no longer has anonymous ftp. 24 years ago
Brad King 0a5fbacfac ENH: Improved FIND_PROGRAM call to find the executable in PREFIX/share/GCC_XML, the new standard install location. 24 years ago
Sebastien Barre 4b7622b9ae Cygwin mod 24 years ago
Sebastien Barre cc731ac548 The result of this utility command can now be optionally added to the cache 24 years ago
Sebastien Barre 10c54eb2a5 Find Graphivz's dot too 24 years ago
Sebastien Barre a9e376de1d Add Doxygen and Wget modules. Very simple. But might be more complex later, so let's use them asap 24 years ago
Sebastien Barre b48d9903f7 Modules to find Perl and the HTML Help Compiler 24 years ago
Sebastien Barre 8074eeebf1 Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) 24 years ago
Sebastien Barre 5cc95e4387 SITE_NAME should return the most qualified name of the host. If nslookup works, now the domain is appended to the hostname (whereas it *replaced* the host name before) 24 years ago
Ian Scott 8fefb3dd22 Detect error and output useful message 24 years ago
Ian Scott 8106e93dca This command should always set the cahce variabel to a filepath not a path 24 years ago
Sebastien Barre 71fe9280cb Add PROJECT_NAME to the set of definitions 24 years ago
Ian Scott 7008bdcb10 fixed some stupid mistakes 24 years ago
Ian Scott 99423f444a Some simple modules for finding and linking qt 24 years ago