- 02 Apr, 2014 1 commit
-
-
Stephen Kelly authored
Add policy CMP0051 to control this behavior.
-
- 31 Mar, 2014 14 commits
-
-
Stephen Kelly authored
Avoid calling it too early when cmGeneratorTarget instances don't yet exist.
-
Stephen Kelly authored
Strip out any generator expressions in the input string.
-
Stephen Kelly authored
-
Stephen Kelly authored
This will allow the strings to contain generator expressions. At this point, generator expressions are still not part of the SOURCES property when it is read.
-
Stephen Kelly authored
Otherwise Matches() ends up doing a comparison of the directories /path/to/dir/subdir/.. and /path/to/dir as strings and not matching where it should.
-
Stephen Kelly authored
The string overload is never called. This allows the removal of the unused UpdateDirectory method.
-
Stephen Kelly authored
It is no longer used.
-
Stephen Kelly authored
Continue to call GetOrCreateSource where necessary to create cmSourceFile objects which have the GENERATED attribute set.
-
Stephen Kelly authored
-
Stephen Kelly authored
This allows using it in containers and algorithms.
-
Stephen Kelly authored
Add a new AddSource method for future use.
-
Stephen Kelly authored
-
Stephen Kelly authored
Ensure it is populated before tracing dependencies.
-
Kitware Robot authored
-
- 30 Mar, 2014 1 commit
-
-
Kitware Robot authored
-
- 29 Mar, 2014 1 commit
-
-
Kitware Robot authored
-
- 28 Mar, 2014 1 commit
-
-
Kitware Robot authored
-
- 27 Mar, 2014 5 commits
-
-
90e22f8f OS X: Fix Info.plist placement in a CFBundle
-
53674755 CTestCustom: Suppress "note: in expansion of macro" diagnostic context
-
27b81213 Tests/CTestTestMemcheck: Help Xcode 2.x create output dirs
-
Kitware Robot authored
-
- 26 Mar, 2014 17 commits
-
-
Brad King authored
Add the PRE_BUILD step to all targets that need it so the output directories get created no matter which target is built first.
-
Brad King authored
Such notes only appear with other diagnostics and should not be considered a warning on their own.
-
dcfbbe87 Help: Fix typo in cmake-qt manual.
-
f284b003 FindBoost: Search next to MPI libs for graph_parallel (#14832)
-
1b18f442 Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is empty
-
63a4c0af FindPkgConfig: Stop processing when REQUIRED package not found (#14381)
-
9523d2a5 ninja: Add support for custom depfile formats
-
bccc056b cmake: Advise user to remove CMakeFiles with CMakeCache.txt (#14820)
-
734df96f Qt4: Fix moc command dependencies for incremental build.
-
f1fd3714 cmMakefile: Report type of INTERFACE library in conflict.
-
2abd8efe UseJava: Copy resource files before compiling the jar (#13360)
-
95cdf132 Treat .m files consistently as C across all generators
-
d9760647 Revert "UseSWIG: Name extra generated files after module name (#10080)"
-
Brad King authored
-