summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* converted c plus plus commentsKen Martin2002-11-2110-11/+11
* ENH: fix for module run time flagBill Hoffman2002-11-211-1/+1
* rename foo variables to better namesBill Hoffman2002-11-202-5/+5
* ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows readin...Brad King2002-11-202-2/+157
* ENH: Added support to find VTK 4.0.Brad King2002-11-201-12/+34
* BUG: use CMAKE_COMPILER_IS_GNUCC not CMAKE_COMPILER_IS_GNUGCCBill Hoffman2002-11-201-1/+1
* ENH: Now also locates the "makeindex" program.Luis Ibanez2002-11-201-0/+5
* ENH: Only search VTK_INSTALL_PATH if USE_INSTALLED_VTK is on. Only search VT...Brad King2002-11-201-4/+4
* ENH: New implementation of FindVTK to take advantage of VTKConfig.cmake. Als...Brad King2002-11-201-127/+102
* BUG: Attempt to fix CopyFile problem using flush before check for success.Brad King2002-11-201-1/+6
* ERR: Fixed signed/unsigned warning.Brad King2002-11-201-1/+1
* ERR: Fixed unused parameter warning.Brad King2002-11-201-4/+6
* fixed comments to be c style not c plus plusKen Martin2002-11-201-1/+1
* allow flags to be in the CC and CXX environment variablesBill Hoffman2002-11-197-17/+101
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-1917-128/+356
* fixes to better honor env CC and CXXBill Hoffman2002-11-192-15/+26
* ENH: add some better output when copy file failsBill Hoffman2002-11-191-5/+15
* fix some warningsBill Hoffman2002-11-191-5/+1
* Add / after directory name when doing tab completionAndy Cedilnik2002-11-191-0/+5
* Add progress to ccmakeAndy Cedilnik2002-11-192-55/+118
* BUG: fix CFLAGSBill Hoffman2002-11-191-2/+2
* BUG: fix handling of CXXBill Hoffman2002-11-192-8/+28
* fix warningBill Hoffman2002-11-191-1/+1
* fix in warningKen Martin2002-11-191-6/+8
* Initial add of progressAndy Cedilnik2002-11-182-1/+17
* BUG: fix for thread and cache overrideBill Hoffman2002-11-182-30/+30
* Add more messages, make messages look the same, add checks if test was alread...Andy Cedilnik2002-11-187-101/+127
* If system detection fails, make copy of CMakeCacheAndy Cedilnik2002-11-181-0/+6
* add print for compiler is gnuBill Hoffman2002-11-181-0/+3
* fix some compiler warnings hopefullyKen Martin2002-11-172-5/+7
* BUG: fix for borland run time dllBill Hoffman2002-11-152-2/+20
* fix for sunBill Hoffman2002-11-151-0/+1
* fixed bad source directory bugKen Martin2002-11-151-0/+10
* fixed compiler warningKen Martin2002-11-151-1/+2
* ENH: add back install prefixBill Hoffman2002-11-151-0/+4
* fix thread logicBill Hoffman2002-11-151-18/+20
* ENH: add CFLAGS and CXXFLAGSBill Hoffman2002-11-151-2/+2
* Oops, std namespaceAndy Cedilnik2002-11-151-1/+1
* Add progress reportingAndy Cedilnik2002-11-143-2/+36
* Add Progress supportAndy Cedilnik2002-11-141-1/+11
* temp fix for hpBerk Geveci2002-11-141-1/+1
* *** empty log message ***Bill Hoffman2002-11-141-2/+3
* fix flags for hpBerk Geveci2002-11-141-5/+3
* Fix compile flags on c files in static liobraries on windowsAndy Cedilnik2002-11-141-9/+7
* BUG: fix flags for c compiler on windowsAndy Cedilnik2002-11-143-10/+29
* added another funcKen Martin2002-11-142-0/+10
* added another funcKen Martin2002-11-142-0/+8
* Clean find for Python, add find for python 2.2 on windows, cleanup java on wi...Andy Cedilnik2002-11-143-4/+22
* Added missing space.Berk Geveci2002-11-141-0/+1
* Fix building on NMake. Use short pathsAndy Cedilnik2002-11-141-1/+1