summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added cygcheck knowledge for --ldd option on Cygwin. Added error messag...Brad King2005-08-311-1/+11
* STYLE: Nightly Version updateAndy Cedilnik2005-08-311-1/+1
* ENH: use native Deployment and Development directoriesBill Hoffman2005-08-305-6/+30
* STYLE: Nightly Version updateAndy Cedilnik2005-08-301-1/+1
* ENH: add flags for debug release for aixBill Hoffman2005-08-291-0/+4
* ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using Prog...Brad King2005-08-291-8/+11
* STYLE: Nightly Version updateAndy Cedilnik2005-08-291-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-281-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-271-1/+1
* ENH: More paths for javaAndy Cedilnik2005-08-261-0/+1
* COMP: Simplify logic and remove sun compile errorAndy Cedilnik2005-08-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-251-1/+1
* BUG: Prevent from creating bogus filesAndy Cedilnik2005-08-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-241-1/+1
* ENH: Added support for finding qt-mtedu, the educational version of Qt.Brad King2005-08-231-2/+2
* make sure correct path type is usedBill Hoffman2005-08-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-221-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-201-1/+1
* BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Deb...Brad King2005-08-192-6/+19
* BUG: Install rule should take build configuration into account.Brad King2005-08-192-2/+26
* ENH: add support for OUTPUT_NAMEBill Hoffman2005-08-191-7/+24
* BUG: If the scanner is not defined this would crash. For example when using n...Andy Cedilnik2005-08-191-18/+18
* ENH: Added cmake -E create_symlink command that behaves like ln -s.Brad King2005-08-191-0/+11
* BUG: Need to test void* not "void *" because the Intel compiler icc expands t...Brad King2005-08-191-1/+2
* BUG: Removing exe VERSION attribute test until it is implemented in the XCode...Brad King2005-08-192-2/+4
* STYLE: Nightly Version updateAndy Cedilnik2005-08-191-1/+1
* 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