Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Allow generator expressions in LINK_INTERFACE_LIBRARIES. | Stephen Kelly | 2013-01-10 | 11 | -1/+139 | |
* | | | | Fix linking to imported libraries test. | Stephen Kelly | 2013-01-10 | 2 | -3/+3 | |
|/ / / | ||||||
* | | | Merge topic 'INTERFACE_POSITION_INDEPENDENT_CODE' | Brad King | 2013-01-10 | 13 | -0/+62 | |
|\ \ \ | ||||||
| * | | | Process the INTERFACE_PIC property from linked dependencies | Stephen Kelly | 2013-01-10 | 13 | -0/+62 | |
* | | | | Merge topic 'target-includes-defines-commands' | Brad King | 2013-01-10 | 7 | -0/+159 | |
|\ \ \ \ | ||||||
| * | | | | Add the target_compile_definitions command. | Stephen Kelly | 2013-01-10 | 4 | -0/+59 | |
| * | | | | Add the target_include_directories command. | Stephen Kelly | 2013-01-10 | 4 | -0/+100 | |
* | | | | | Merge topic 'qt4-target-depends' | Brad King | 2013-01-10 | 2 | -2/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindQt4: Add INTERFACE includes and defines to Qt4 targets | Stephen Kelly | 2013-01-10 | 2 | -2/+17 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'tll-IMPORTED-targets' | Brad King | 2013-01-10 | 1 | -0/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Allow target_link_libraries with IMPORTED targets. | Stephen Kelly | 2013-01-08 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | Merge topic 'LINK_LIBRARIES-property' | Brad King | 2013-01-08 | 4 | -1/+31 | |
|\ \ \ \ | ||||||
| * | | | | Add LINK_LIBRARIES property for direct target link dependencies | Stephen Kelly | 2013-01-08 | 4 | -1/+31 | |
* | | | | | Merge topic 'include-dirs-convenience' | Brad King | 2013-01-08 | 5 | -1/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable. | Stephen Kelly | 2013-01-08 | 5 | -1/+36 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'deprecate-load_command' | Brad King | 2013-01-08 | 5 | -14/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Revert "load_command: Deprecate and document pending removal" | Brad King | 2013-01-07 | 5 | -14/+0 | |
* | | | | | Merge topic 'osx-implicit-link-dirs' | Brad King | 2013-01-07 | 2 | -3/+107 | |
|\ \ \ \ \ | ||||||
| * | | | | | OS X: Detect implicit linker framework search paths | Brad King | 2012-12-11 | 2 | -3/+10 | |
| * | | | | | OS X: Detect implicit link directories on modern toolchains | Brad King | 2012-12-11 | 1 | -0/+97 | |
* | | | | | | Merge topic 'interface-includes-defines' | Brad King | 2013-01-07 | 13 | -30/+222 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Handle INTERFACE properties transitively for includes and defines. | Stephen Kelly | 2013-01-05 | 5 | -1/+160 | |
| * | | | | | Add the TARGET_NAME generator expression. | Stephen Kelly | 2013-01-05 | 6 | -0/+17 | |
| * | | | | | GenEx: Add expressions to specify build- or install-only values | Stephen Kelly | 2013-01-05 | 4 | -29/+45 | |
* | | | | | | Merge topic 'test-genex-custom-command' | Brad King | 2013-01-07 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add test for custom command with a genex referring to a target. | Stephen Kelly | 2013-01-07 | 1 | -0/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'qt4-target-depends' | Brad King | 2013-01-07 | 3 | -0/+45 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Qt4: Add module dependencies to the IMPORTED targets | Stephen Kelly | 2013-01-07 | 3 | -0/+45 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fix-test-warnings' | Brad King | 2013-01-03 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Fix warning about unused variable | Stephen Kelly | 2013-01-03 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'include-dirs-debugging' | Brad King | 2013-01-03 | 13 | -13/+113 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add a way to print the origins of used include directories. | Stephen Kelly | 2013-01-03 | 4 | -0/+82 | |
| * | | | | | Keep track of INCLUDE_DIRECTORIES as a vector of structs. | Stephen Kelly | 2013-01-03 | 9 | -13/+31 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fix-12904-avoid-overflow' | Brad King | 2013-01-03 | 3 | -0/+101 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add CTestLimitDashJ test (#12904) | David Cole | 2013-01-03 | 3 | -0/+101 | |
| |/ / / / | ||||||
* | | | | | Make targets depend on the link interface of their dependees. | Stephen Kelly | 2013-01-03 | 4 | -1/+25 | |
|/ / / / | ||||||
* | | | | Merge topic 'skip-variable-re-expansion' | David Cole | 2012-12-11 | 8 | -0/+63 | |
|\ \ \ \ | ||||||
| * | | | | Add policy CMP0019 to skip include/link variable re-expansion | Brad King | 2012-12-07 | 8 | -0/+63 | |
* | | | | | CMake: Stylistic changes and documentation tweaks | David Cole | 2012-12-05 | 1 | -2/+0 | |
* | | | | | CMake: Add TIMESTAMP subcommand to string and file commands | Nils Gladitz | 2012-12-05 | 17 | -0/+99 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'fix-11575-add-wix-support-to-cpack' | David Cole | 2012-12-05 | 7 | -0/+182 | |
|\ \ \ \ | ||||||
| * | | | | CPack: Add a WiX Generator (#11575) | Nils Gladitz | 2012-12-03 | 7 | -0/+182 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-cpack-tests' | Brad King | 2012-11-30 | 3 | -15/+7 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Use the right path to CPack value for running CPack tests | David Cole | 2012-11-29 | 3 | -15/+7 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-watcom-test-timeout' | Brad King | 2012-11-30 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Watcom: Avoid prompt from wmake about dll with no exports... | David Cole | 2012-11-28 | 1 | -1/+1 | |
* | | | | | Merge topic 'multiarch-include' | Brad King | 2012-11-30 | 4 | -0/+32 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Test find_path multiarch support (#13742) | Brad King | 2012-11-26 | 4 | -0/+32 | |
* | | | | | Merge topic 'generator-expression-fixes' | Brad King | 2012-11-27 | 4 | -0/+24 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Genex: Don't segfault on $<FOO,> | Stephen Kelly | 2012-11-27 | 2 | -0/+10 | |