summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: added better error checking for cases when there is a CMakeCache.txt fil...Ken Martin2005-08-112-14/+46
* STYLE: Nightly Version updateAndy Cedilnik2005-08-111-1/+1
* Implemented new parser which can handle:Jorgen Bodde2005-08-103-42/+74
* ENH: fix bug 2087 lib prefix stripped off on windowsBill Hoffman2005-08-104-7/+32
* STYLE: Nightly Version updateAndy Cedilnik2005-08-101-1/+1
* ENH: fix bug in depend file removing for deleted depend filesBill Hoffman2005-08-101-2/+3
* Implemented -G optionJorgen Bodde2005-08-094-102/+90
* BUG: do not search the user's path for text executables when a full path is p...Ken Martin2005-08-091-2/+17
* STYLE: Nightly Version updateAndy Cedilnik2005-08-091-1/+1
* BUG: fix for sun make with spacesKen Martin2005-08-091-2/+2
* Started on command line parsing, added string parse method for default generatorJorgen Bodde2005-08-086-253/+302
* ENH: have the build.make file include flags.make and use the language flagsKen Martin2005-08-081-26/+13
* ENH: fix for earlier fix on source with relative pathKen Martin2005-08-081-1/+1
* BUG: Do not convert SOURCE argument from relative to full path. It breaks th...Brad King2005-08-081-1/+6
* BUG: Do not escape CMAKE_COMMAND twice.Brad King2005-08-081-2/+1
* ENH: fix and issue with spaces in pathsKen Martin2005-08-081-0/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-08-081-1/+1
* BUG: When exiting before the configure step in script mode we must account fo...Brad King2005-08-081-1/+8
* STYLE: Nightly Version updateAndy Cedilnik2005-08-071-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-061-1/+1
* ENH: fix warningKen Martin2005-08-053-7/+7
* ENH: some fixes for cwd problems with rebuild_cache optionKen Martin2005-08-051-17/+16
* STYLE: Nightly Version updateAndy Cedilnik2005-08-051-1/+1
* ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be ad...Brad King2005-08-041-0/+14
* STYLE: Nightly Version updateAndy Cedilnik2005-08-041-1/+1
* ENH: Clarified documentation further.Brad King2005-08-031-5/+10
* ENH: More build errorsAndy Cedilnik2005-08-031-1/+1
* ENH: More handling of gcov 4.0Andy Cedilnik2005-08-031-1/+1
* ENH: More support for gcov 4.0Andy Cedilnik2005-08-031-1/+1
* ENH: Add support for the new gcc that uses files with extension .gcdaAndy Cedilnik2005-08-031-1/+5
* STYLE: Nightly Version updateAndy Cedilnik2005-08-031-1/+1
* ENH: change name from XCode to Xcode no need to test bootstrap for xcodeAndy Cedilnik2005-08-021-1/+1
* ENH: change name from XCode to Xcode no need to test bootstrap for xcodeAndy Cedilnik2005-08-021-1/+1
* ENH: get around problem where OBJROOT has been set by default for all project...Andy Cedilnik2005-08-021-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-021-1/+1
* FIX: fix bad depend info and COMPILE_FLAGS problem and remove extra cerr callsBill Hoffman2005-08-022-7/+11
* BUG: Unquoted arguments can have quotes that are not at the beginning, but on...Brad King2005-08-012-68/+66
* STYLE: Nightly Version updateAndy Cedilnik2005-08-011-1/+1
* ENH: first step to only rebuuilding on flag changesKen Martin2005-08-012-13/+84
* BUG: Patch from Filipe Sousa. QT_WRAP_CPP should generate the file moc_dlgma...Brad King2005-08-011-1/+1
* ENH: Add set and get test propety commandAndy Cedilnik2005-07-3110-5/+338
* STYLE: Nightly Version updateAndy Cedilnik2005-07-311-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-301-1/+1
* ENH; better warning message and fix type per julienKen Martin2005-07-291-1/+4
* ENH: change loc of log filesKen Martin2005-07-291-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-07-291-1/+1
* BUG: Fix dependencies. Looks like all dependencies were missing subdirectoryAndy Cedilnik2005-07-291-1/+3
* ENH: undo last changeAndy Cedilnik2005-07-291-1/+1
* ENH: support versions greater than 20Andy Cedilnik2005-07-291-1/+1
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-297-26/+46