- Nov 28, 2008
-
-
David Cole authored
-
Brad King authored
-
- Nov 27, 2008
-
-
Brad King authored
-
- Nov 26, 2008
-
-
Bill Hoffman authored
-
David Cole authored
-
David Cole authored
ENH: Implement feature request from issue 7885. Allow setting environment variables on a per-test basis for ctest using set_test_properties ENVIRONMENT.
-
Brad King authored
-
- Nov 25, 2008
-
-
Clinton Stimpson authored
BUG: Revert 1.138.
-
Brad King authored
When we install a target on Mac, we generate a call to install_name_tool to fix install_name entries in the target for shared libraries it links. This change makes the step ignore entries for imported targets since their install_name will not change and cmTarget cannot produce a mapping for them. This fixes the error GetLibraryNamesInternal called on imported target: kdelibs seen by kde folks.
-
Amitha Perera authored
-
Brad King authored
-
- Nov 24, 2008
-
-
Brad King authored
-
- Nov 23, 2008
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- Nov 22, 2008
-
-
Brad King authored
-
- Nov 21, 2008
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- Nov 20, 2008
-
-
Bill Hoffman authored
-
Brad King authored
-
- Nov 19, 2008
-
-
Bill Hoffman authored
-
Brad King authored
-
- Nov 18, 2008
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- Nov 17, 2008
-
-
Brad King authored
-
- Nov 16, 2008
-
-
Brad King authored
-
- Nov 15, 2008
-
-
Brad King authored
-
- Nov 14, 2008
-
-
Bill Hoffman authored
-
Brad King authored
-
- Nov 13, 2008
-
-
David Cole authored
BUG: Because of Windows registry madness, we could not find the redistributables directory on Win64 builds... Add a search directory based on devenv (CMAKE_MAKE_PROGRAM) location so we can find it despite the madness.
-
Alexander Neundorf authored
CMAKE_MINIMUM_REQUIRED(VERSION), because the cmake they are shipped with is always ok. Additionally, if a Find-module does CMAKE_MINIMUM_REQUIRED(), it changes the policies as they may be set up by the project. So this shouldn't be done in a Find-module (or surrounded by policy-push/pop commands) Alex
-
Brad King authored
-
- Nov 12, 2008
-
-
Christopher Harvey authored
-
Brad King authored
-
- Nov 11, 2008
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-