- 18 Aug, 2005 7 commits
-
-
Brad King authored
BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD_CONFIG_NAME setting instead of CMAKE_INTDIR directly to give choice to user code. Updated documentation to include @KWSYS_NAMESPACE@_SHARED_FORWARD_CONFIG_NAME, @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_PRINT, and @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_LDD settings.
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Andy Cedilnik authored
-
- 17 Aug, 2005 12 commits
-
-
Brad King authored
BUG: It seems the auto-object-depends feature does not work in Visual Studio. I'm restoring the explicit OBJECT_DEPENDS lines.
-
Brad King authored
BUG: RunSingleCommand should translate NULL characters in the output to valid text. This should fix the missing-output problem caused by NULL-characters in VS build output.
-
Brad King authored
BUG: Automatic pwd/cwd path translation must check that the generated logical-to-physical mapping is correct by using realpath.
-
Brad King authored
-
Brad King authored
ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables.
-
Brad King authored
ENH: Added -E cmake_symlink_executable command to help create symbolic links for versioned executables.
-
Brad King authored
-
Andy Cedilnik authored
-
Brad King authored
COMP: Cannot use first/last insertion constructor of std::set because it is not available on all platforms.
-
Brad King authored
ENH: Adding test for auto-object-depends feature. It has been tested with the Makefile generator. Hopefully this will work for the Visual Studio and XCode generators.
-
Brad King authored
-
Andy Cedilnik authored
-
- 16 Aug, 2005 2 commits
-
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- 15 Aug, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 14 Aug, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 13 Aug, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 12 Aug, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 11 Aug, 2005 2 commits
-
-
Ken Martin authored
ENH: added better error checking for cases when there is a CMakeCache.txt file but it is not readable
-
Andy Cedilnik authored
-
- 10 Aug, 2005 7 commits
-
-
Jorgen Bodde authored
-G"generator" (legacy format) -G "generator" (new format)
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- 09 Aug, 2005 4 commits
-
-
Jorgen Bodde authored
-
Ken Martin authored
-
Andy Cedilnik authored
-
Ken Martin authored
-
- 08 Aug, 2005 2 commits
-
-
Jorgen Bodde authored
-
Ken Martin authored
-