Brad King
|
a41c0a9dcb
Do not warn by default when policy CMP0025 or CMP0047 is not set
|
11 years ago |
Stephen Kelly
|
2600e923a6
Disallow INTERFACE libraries with add_custom_command(TARGET).
|
11 years ago |
Stephen Kelly
|
f054201d12
cmMakefile: Return containers by const reference.
|
11 years ago |
Stephen Kelly
|
d1ac6ffd4a
cmMakefile: Fix minor indentation inconsistency.
|
11 years ago |
Stephen Kelly
|
bde0dab15d
cmMakefile: Make ConfigureString const.
|
11 years ago |
Stephen Kelly
|
bf1e1bf1d0
cmMakefile: Make FindSourceGroup const.
|
11 years ago |
Stephen Kelly
|
01d7ceda5d
cmMakefile: Trivially constify some methods.
|
11 years ago |
Stephen Kelly
|
c6c0bd9d2f
cmMakefile: Consify custom command API.
|
11 years ago |
Stephen Kelly
|
d6d4eaac06
cmMakefile: Constify policies accessors.
|
11 years ago |
Stephen Kelly
|
2a6e56e078
cmCacheManager: Consify version accessors.
|
11 years ago |
Stephen Kelly
|
5cc9fb0234
cmSourceGroup: Fix method name capitalization.
|
11 years ago |
Stephen Kelly
|
fe8b0330eb
cmMakefile: Constify some cmSourceGroup related code.
|
11 years ago |
Stephen Kelly
|
b33ea5783a
cmMakefile: Make GetProperty const.
|
11 years ago |
Brad King
|
82d4317503
Allow projects to specify extra inputs to CMake
|
11 years ago |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 years ago |
Stephen Kelly
|
5bb53f6b73
cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.
|
12 years ago |
Brad King
|
3a024ce0d8
Merge topic 'unicode-fstream'
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Stephen Kelly
|
272a20f8e5
cmTarget: Don't update IMPORTED target compilation properties
|
12 years ago |
Stephen Kelly
|
0bfcb450e6
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
|
12 years ago |
Brad King
|
a6080587aa
Merge topic 'use-generator-target'
|
12 years ago |
Nils Gladitz
|
a02f3d2de0
Add policy CMP0040 to disallow custom commands on missing targets
|
12 years ago |
Stephen Kelly
|
aa29e64d77
Add a null check to the generator target accessor.
|
13 years ago |
Stephen Kelly
|
37554acf43
cmMakefile: Make FindTarget const.
|
12 years ago |
Stephen Kelly
|
50d152035d
cmTarget: Make custom command accessors API const.
|
12 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Brad King
|
fcbe435c23
Merge topic 'Qt-auto-generators'
|
12 years ago |
Stephen Kelly
|
84218e1870
Add automatic uic invocation for Qt.
|
12 years ago |
Brad King
|
7d47c69365
Drop compatibility with CMake < 2.4
|
12 years ago |
Brad King
|
daa0f6f98d
Add Lua-style long brackets and long comments to CMake language
|
12 years ago |