- 25 Nov, 2008 3 commits
-
-
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
-
- 24 Nov, 2008 1 commit
-
-
Brad King authored
-
- 23 Nov, 2008 3 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- 22 Nov, 2008 1 commit
-
-
Brad King authored
-
- 21 Nov, 2008 5 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- 20 Nov, 2008 2 commits
-
-
Bill Hoffman authored
-
Brad King authored
-
- 19 Nov, 2008 2 commits
-
-
Bill Hoffman authored
-
Brad King authored
-
- 18 Nov, 2008 3 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- 17 Nov, 2008 1 commit
-
-
Brad King authored
-
- 16 Nov, 2008 1 commit
-
-
Brad King authored
-
- 15 Nov, 2008 1 commit
-
-
Brad King authored
-
- 14 Nov, 2008 2 commits
-
-
Bill Hoffman authored
-
Brad King authored
-
- 13 Nov, 2008 3 commits
-
-
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
-
- 12 Nov, 2008 2 commits
-
-
Christopher Harvey authored
-
Brad King authored
-
- 11 Nov, 2008 4 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- 10 Nov, 2008 3 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
-
- 09 Nov, 2008 1 commit
-
-
Brad King authored
-
- 08 Nov, 2008 1 commit
-
-
Brad King authored
-
- 07 Nov, 2008 1 commit
-
-
Bill Hoffman authored
-