summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added automatic detection of >> sequences in template names and replacem...Brad King2001-10-312-30/+38
* ENH: Replaced cmStdString implementation to make it more transparently a std:...Brad King2001-10-311-7/+17
* INCLUDE_EXTERNAL_MSPROJECT commandPhil Pritchett2001-10-316-2/+147
* FIX: Reverted to use FillCacheManagerFromGUI().Luis Ibanez2001-10-302-8/+9
* Fix the problem on windows of capital or lower case drive letter for CMAKE_CA...Andy Cedilnik2001-10-301-0/+10
* Change CMAKE_CURRENT_CWD to CMAKE_CACHEFILE_DIR and change the messagesAndy Cedilnik2001-10-301-11/+13
* ENH: add an option to configure file command that allows for only expansion o...Bill Hoffman2001-10-304-19/+50
* FIX: In order to disable a button in fl_choice, a 0 pointer must be sentLuis Ibanez2001-10-301-1/+1
* ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() toLuis Ibanez2001-10-302-8/+8
* ENH: fl_ask replaced by fl_choice in FLTKCallback.Luis Ibanez2001-10-301-4/+4
* ENH: use callback not ifdef for MFC message box errorsBill Hoffman2001-10-293-10/+17
* ENH: add callback for message displayBill Hoffman2001-10-294-4/+44
* ENH: Button were renamed : "Configure", "OK" and "Cancel" as the MFC version.Luis Ibanez2001-10-282-9/+9
* ENH: Updated with respect to MFC CMakeSetup. New cache entries are nowLuis Ibanez2001-10-288-76/+304
* *** empty log message ***Bill Hoffman2001-10-261-0/+43
* added CMAKE_NO_EXPLICIT_TEMPLATE_INSTANTIATIONBerk Geveci2001-10-263-23/+42
* add dependency for configure files and use short path in WIN32 cmake testBill Hoffman2001-10-263-1/+22
* use find_file and not just a set for USE_VTK_FILEBill Hoffman2001-10-261-1/+1
* VTK documentation frameworkSebastien Barre2001-10-261-0/+34
* Added check if the binary directory changed. If it did, it will print the war...Andy Cedilnik2001-10-261-26/+48
* Add GZIP (gzip)Sebastien Barre2001-10-251-0/+5
* Add TAR (path to tar or gtar)Sebastien Barre2001-10-251-2/+11
* ENH: allow -framework as a complete entry in the link line for Mac OSXBerk Geveci2001-10-241-1/+1
* public no longer has anonymous ftp.Berk Geveci2001-10-241-2/+2
* ENH: Improved FIND_PROGRAM call to find the executable in PREFIX/share/GCC_XM...Brad King2001-10-241-5/+9
* Cygwin modSebastien Barre2001-10-231-0/+19
* The result of this utility command can now be optionally added to the cacheSebastien Barre2001-10-232-4/+28
* Find Graphivz's dot tooSebastien Barre2001-10-231-1/+12
* Add Doxygen and Wget modules. Very simple. But might be more complex later, s...Sebastien Barre2001-10-232-0/+14
* Modules to find Perl and the HTML Help CompilerSebastien Barre2001-10-232-0/+18
* Add warning regarding the location of ENABLE_TESTING (should be in the top CM...Sebastien Barre2001-10-191-1/+3
* SITE_NAME should return the most qualified name of the host. If nslookup work...Sebastien Barre2001-10-181-2/+3
* Detect error and output useful messageIan Scott2001-10-181-4/+11
* This command should always set the cahce variabel to a filepath not a pathIan Scott2001-10-181-1/+1
* Add PROJECT_NAME to the set of definitionsSebastien Barre2001-10-171-0/+2
* fixed some stupid mistakesIan Scott2001-10-161-9/+5
* Some simple modules for finding and linking qtIan Scott2001-10-162-0/+74
* ENH: expand variables in message command outputBill Hoffman2001-10-151-3/+5
* ENH: clean up error report for source files not foundBill Hoffman2001-10-151-5/+3
* added a QT_WRAP_CPP commandIan Scott2001-10-154-49/+274
* ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. ...Brad King2001-10-111-10/+39
* Added removing of spaces in CMakeCache.txt in front of comments and variablesAndy Cedilnik2001-10-111-7/+16
* ENH: add a warning comment for cache values that can not be changed because t...Bill Hoffman2001-10-101-1/+12
* FIX: Same as last checkin except applies to bpi files as wellas lib filesJohn Biddiscombe2001-10-101-8/+23
* ENH: better fix for dos return in lines, use the regular expression and don't...Bill Hoffman2001-10-091-17/+3
* ENH: clean up returns from input, so we can read dos files on unixBill Hoffman2001-10-051-1/+14
* ERR: remove undefined warning for compatibility with new 10.1 linkerYves Starreveld2001-10-042-4/+4
* ENH: fixes for borland compiler testingBill Hoffman2001-10-034-3/+20
* ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of cable.READ...Brad King2001-10-031-1/+1
* FIX:if we can't find it - and it's not a target - and it has no path already ...John Biddiscombe2001-10-031-1/+16