- 14 Dec, 2005 4 commits
-
-
Bill Hoffman authored
-
Brad King authored
ENH: Renamed ZeroTargetCheck target to ZERO_CHECK for consistency with other CMake-generated targets (ALL_BUILD, RUN_TESTS, INSTALL).
-
Brad King authored
-
Brad King authored
ENH: Removed cmMakefile arguments from cmTarget methods because cmTarget has the ivar m_Makefile now. Re-implemented cmLocalUnixMakefileGenerator3::AppendAnyDepend to use the new global knowledge and avoid the need to look at the cache for information about other targets. This should fix problems with custom commands and executables with the OUTPUT_NAME set. Also the <target>_LIBRARY_TYPE cache variable is no longer needed at all and has been removed.
-
- 13 Dec, 2005 9 commits
-
-
Brad King authored
-
Andy Cedilnik authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Brad King authored
ENH: Added support for parallel builds in VS 8. There is now a special target on which all other targets depend that re-runs CMake if any listfiles have been changed. This addresses bug#2512.
-
Brad King authored
-
Ken Martin authored
-
Andy Cedilnik authored
-
- 12 Dec, 2005 2 commits
-
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- 11 Dec, 2005 2 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- 10 Dec, 2005 5 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- 09 Dec, 2005 5 commits
-
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- 08 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 07 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 06 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 05 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 04 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 03 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 02 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 01 Dec, 2005 2 commits
-
-
Andy Cedilnik authored
ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2
-
Andy Cedilnik authored
-
- 30 Nov, 2005 2 commits
-
-
Andy Cedilnik authored
ENH: Add variable for debugging. This variable CMAKE_PARENT_LIST_FILE holds the parent CMake list file of the current cmake list file.
-
Andy Cedilnik authored
-
- 29 Nov, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 28 Nov, 2005 1 commit
-
-
Bill Hoffman authored
-