- Oct 31, 2012
-
-
David Cole authored
-
David Cole authored
-
Kitware Robot authored
-
- Oct 30, 2012
-
-
Kitware Robot authored
-
- Oct 29, 2012
-
-
Kitware Robot authored
-
- Oct 28, 2012
-
-
Kitware Robot authored
-
- Oct 27, 2012
-
-
Kitware Robot authored
-
- Oct 26, 2012
-
-
Kitware Robot authored
-
- Oct 25, 2012
-
-
Kitware Robot authored
-
- Oct 24, 2012
-
-
David Cole authored
-
David Cole authored
-
Kitware Robot authored
-
- Oct 23, 2012
-
-
0cc00b06 Document LOCATION undefined behavior with use of LINKER_LANGUAGE.
-
1cd2ec10 SelectLibraryConfigurations: Fix foreach(x IN LISTS ...) syntax
-
dc0b0f6b BasicConfigVersion: Make docs refer to the macro, not the module name
-
The -ExactVersion variant already refers to the macro, and I think it makes more sense anyway.
-
Kitware Robot authored
- Oct 22, 2012
-
-
In the unit test, use the same IMPORTED_LOCATION trick that the ExportImport test uses.
-
We're going to need to link to them, and all the linking API is moving to cmGeneratorTarget. Skip imported targets when iterating over cmGeneratorTargets in places where we only want targets we build. The GetGeneratorTargets result now includes IMPORTED targets where it didn't before. The GetTargets result, which was what used to be called in these methods does not include IMPORTED targets. This doesn't relate to any known bugs, but in some future uses of GetGeneratorTargets it will be important, so starting the convention and being deliberate now is a good idea.
-
-
-
Kitware Robot authored
-
- Oct 21, 2012
-
-
Rolf Eike Beer authored
-
Rolf Eike Beer authored
-
Kitware Robot authored
-
- Oct 20, 2012
-
-
Kitware Robot authored
-
- Oct 19, 2012
-
-
In commit 5797512c (SelectLibraryConfiguration: generate correct output when input vars are lists, 2012-07-28) the "IN" keyword was left out.
-
Kitware Robot authored
-
- Oct 18, 2012
-
-
David Cole authored
-
David Cole authored
-
Kitware Robot authored
-
- Oct 17, 2012
-
-
d63eb0be CTest: Ensure CTEST_USE_LAUNCHERS behaves nicely in Superbuild setup
-
2a6bd96c Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
-
79edd002 GenEx: Fix reporting about not-found include directories and libraries. f7ef32b0 GenEx: Replace some failing tests with Borland and NMake makefiles. fd59b10e GenEx: Add some more asserts to verify code-sanity. 6dd2b365 GenEx: Break if there are no more commas in the container e7230c71 GenEx: Fix termination bugs in generator expression parser. 145a4af8 GenEx: Test the use of generator expressions to generate lists. e2d141d4 GenEx: Parse colon after arguments separator colon specially.
-
12c092cf NSIS: Fix incorrect uninstall registry key name (#13578)
-
4cbc1e56 Find PostgreSQL headers on Debian
-
3446cb51 Automoc: fix #13572: issue with symbolic links
-
ddec0533 Make CPACK_SET_DESTDIR work with archive generator + component-based packaging
-