This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-02-26 18:58:34 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca2fdeb640e88f11c3e36a8bf52b77e7081238c0
CMake
/
Tests
History
Ken Martin
7cd492d443
a minor fix to make my life easier
2002-06-27 16:05:23 -04:00
..
Complex
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
2002-06-27 15:57:09 -04:00
ComplexOneConfig
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
2002-06-27 15:57:09 -04:00
ComplexRelativePaths
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
2002-06-27 15:57:09 -04:00
COnly
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
2002-04-02 15:43:23 -05:00
Dependency
BUG: Correct some of the dependency analysis code.
2002-05-10 13:35:42 -04:00
LinkLine
BUG: Correct some of the dependency analysis code.
2002-05-10 13:35:42 -04:00
Simple
a minor fix to make my life easier
2002-06-27 16:05:23 -04:00
TestDriver
modified create test source to create a vector
2002-06-19 12:52:16 -04:00
Testing
…
Wrapping
ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE.
2002-05-08 17:45:56 -04:00