summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* COMP: Add STD namespaceAndy Cedilnik2005-08-181-1/+1
* BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD...Brad King2005-08-181-12/+21
* ENH: Improve log file strategyAndy Cedilnik2005-08-182-36/+40
* ENH: Set update optionsAndy Cedilnik2005-08-181-0/+3
* ENH: Added support for Windows.Brad King2005-08-181-31/+178
* COMP: Avoid C++ comment in C translation unit.Brad King2005-08-181-1/+1
* COMP: Work-around iterator/const_iterator comparison problem on Borland 5.5.Brad King2005-08-181-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-08-181-1/+1
* BUG: It seems the auto-object-depends feature does not work in Visual Studio....Brad King2005-08-171-7/+6
* BUG: RunSingleCommand should translate NULL characters in the output to valid...Brad King2005-08-171-0/+13
* BUG: Automatic pwd/cwd path translation must check that the generated logical...Brad King2005-08-171-28/+26
* ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_N...Brad King2005-08-173-1/+5
* ENH: Added versioned executable support. This partially addresses bug#2143. ...Brad King2005-08-176-33/+198
* ENH: Added -E cmake_symlink_executable command to help create symbolic links ...Brad King2005-08-171-0/+20
* BUG: Do not make a file depend on a virtual target. That causes everything t...Brad King2005-08-171-8/+0
* ENH: More error regexAndy Cedilnik2005-08-171-0/+1
* COMP: Cannot use first/last insertion constructor of std::set because it is n...Brad King2005-08-171-2/+6
* ENH: Adding test for auto-object-depends feature. It has been tested with th...Brad King2005-08-173-2/+20
* ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated...Brad King2005-08-173-13/+109
* STYLE: Nightly Version updateAndy Cedilnik2005-08-171-1/+1
* ENH: file is now configuredBill Hoffman2005-08-161-767/+0
* STYLE: Nightly Version updateAndy Cedilnik2005-08-161-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-151-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-141-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-131-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-121-1/+1
* 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-107-7/+35
* ENH: some clean up from ClintonBill Hoffman2005-08-101-2/+1
* ENH: add Eric Wings FindSDL updatesBill Hoffman2005-08-107-2/+413
* 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
* ENH: fixed up qt stuff from Clinton StimpsonBill Hoffman2005-08-102-50/+42
* 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: Need TSD target to be built before SimpleInstall.Brad King2005-08-082-8/+10
* 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