Alex Neundorf
|
7db8db5b72
Improve documentation and messages for the new CMP0017
|
15 years ago |
Alex Neundorf
|
db44848f44
Prefer files from CMAKE_ROOT when including from CMAKE_ROOT
|
15 years ago |
Brad King
|
a364daf1fd
Allow users to specify defaults for unset policies
|
15 years ago |
Alex Neundorf
|
8e45c1128c
Fix indentation in cmPolicies::ApplyPolicyVersion()
|
15 years ago |
Alex Neundorf
|
6acc71c09d
New CMP0016 for deciding whether an unknown target in TLL() is an error.
|
15 years ago |
Alex Neundorf
|
da033b10d2
Remove trailing whitespace
|
15 years ago |
Brad King
|
e49b6eca4f
Teach CMake Policies about tweak version component
|
15 years ago |
Brad King
|
02db43239b
Teach link_directories to recognize relative paths
|
16 years ago |
Brad King
|
cb185d93d2
Fix if() command and CMP0012 OLD/NEW behavior
|
16 years ago |
Brad King
|
9a77f65da7
Remove CMake Policy CMP0015 until it is revised
|
16 years ago |
Brad King
|
3d3efbd3f5
Clarify documentation and message for CMP0012
|
16 years ago |
Brad King
|
5837f4a613
Fix documentation of CMP0012 and CMP0013 versions
|
16 years ago |
Brad King
|
9c626d8f68
Policies 14 and 15 will be first released in 2.8.0
|
16 years ago |
Brad King
|
528097c794
Document full version number with policy default
|
16 years ago |
Brad King
|
b41a548d86
Add parentheses around '&&' between '||' for gcc
|
16 years ago |
Brad King
|
ee2b446c95
Create CMake Policy CMP0015 to fix set(CACHE)
|
16 years ago |
Brad King
|
e308621382
Create CMP0014 to require CMakeLists.txt files
|
16 years ago |
Brad King
|
2ea2810737
Fix typo in REQUIRED_ALWAYS policy error message
|
16 years ago |
Brad King
|
36366beb62
ENH: Improve CMP0012 doc and message formatting
|
16 years ago |
Brad King
|
c790b1fabb
ENH: Create CMP0013 to disallow duplicate dirs
|
16 years ago |
Ken Martin
|
3dadbdf3fd
COMP: fix line length
|
16 years ago |
Ken Martin
|
133a778e2d
ENH: clean up some help text
|
16 years ago |
Ken Martin
|
a73071ca17
ENH: modified the if command to address bug 9123 some
|
16 years ago |
Brad King
|
c332e0bf3c
ENH: Isolate policy changes in included scripts
|
17 years ago |
Brad King
|
d524f3675e
ENH: Improve argument parsing error messages
|
17 years ago |
David Cole
|
bd1935dcd1
ENH: Improve FILE GLOB_RECURSE handling of symlinks with a new CMake policy. CMP0009 establishes NEW default behavior of not recursing through symlinks. OLD default behavior or explicit FOLLOW_SYMLINKS argument to FILE GLOB_RECURSE will still recurse through symlinks.
|
17 years ago |
Brad King
|
f50ed1fd88
ENH: Improve errors when a policy is REQUIRED
|
17 years ago |
Brad King
|
b93f0318fe
ENH: Support full-path libs w/out valid names.
|
17 years ago |
Bill Hoffman
|
0a0672c01f
ENH: fix list command with empty elements
|
17 years ago |
Brad King
|
067717a56a
BUG: Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE targets
|
17 years ago |