Brad King
97268cf5b7
Add policy CMP0030 to disallow use_mangled_mesa
2013-10-22 09:09:51 -04:00
Brad King
9f64fbf5b5
Add policy CMP0029 to disallow subdir_depends
2013-10-22 09:09:51 -04:00
Brad King
0d9e8b1ab9
Merge topic 'double-colon-is-imported'
...
f063c45
Consider targets with double colons to be IMPORTED or ALIAS targets.
2013-10-22 09:07:40 -04:00
Stephen Kelly
f063c45589
Consider targets with double colons to be IMPORTED or ALIAS targets.
...
Introduce a policy to control the behavior.
The AliasTargets unit test already tests that using a
double-semicolon in the name is not an error. Change the ExportImport
test to use a namespace with a double-semicolon too.
2013-10-21 15:56:31 +02:00
Stephen Kelly
6d50d0197a
Help: Add introduction section to cmake-policies manual
...
Explain the concept behind policies.
2013-10-18 14:23:28 -04:00
Stephen Kelly
70ae6dfd92
Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.
2013-10-18 10:11:49 -04:00
Kitware Robot
f051814ed0
Convert builtin help to reStructuredText source files
...
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
2013-10-15 14:12:03 -04:00