Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Mark qt4_use_modules and qt4_automoc as obsolete. | Stephen Kelly | 2013-07-14 | 10 | -0/+47 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'tid-system-argument' | Brad King | 2013-07-16 | 7 | -0/+82 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-07-16 | 7 | -0/+82 | |
| |/ / / | ||||||
* | | | | Merge topic 'target-policies' | Brad King | 2013-07-15 | 7 | -0/+36 | |
|\ \ \ \ | ||||||
| * | | | | Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY | Stephen Kelly | 2013-07-11 | 7 | -0/+36 | |
* | | | | | Merge topic 'INTERFACE_LINK_LIBRARIES-prop' | Brad King | 2013-07-15 | 70 | -0/+446 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | TLL: Don't populate old link interface if CMP0022 is NEW. | Stephen Kelly | 2013-07-08 | 16 | -0/+99 | |
| | |/ / | |/| | | ||||||
| * | | | Export: Generate INTERFACE_LINK_LIBRARIES property on targets. | Stephen Kelly | 2013-07-08 | 19 | -0/+115 | |
| * | | | Introduce the INTERFACE_LINK_LIBRARIES property. | Stephen Kelly | 2013-07-08 | 37 | -0/+232 | |
| |/ / | ||||||
* | | | Merge topic 'try_compile-COPY_FILE_ERROR' | Brad King | 2013-07-15 | 8 | -0/+33 | |
|\ \ \ | ||||||
| * | | | try_compile: Add COPY_FILE_ERROR option to capture failure | Brad King | 2013-07-15 | 8 | -0/+33 | |
| |/ / | ||||||
* | | | Merge topic 'cmake-error-advice' | Brad King | 2013-07-15 | 7 | -0/+18 | |
|\ \ \ | ||||||
| * | | | cmake: On configure error suggest looking at CMake*.log files | Brad King | 2013-07-09 | 7 | -0/+18 | |
| |/ / | ||||||
* | | | Merge topic 'try_compile-escape-flags' | Brad King | 2013-07-15 | 2 | -0/+22 | |
|\ \ \ | ||||||
| * | | | try_compile: Escape CMAKE_<lang>_FLAGS in test projects (#14268) | Brad King | 2013-07-15 | 2 | -0/+22 | |
| |/ / | ||||||
* | | | Merge topic 'IMPORTED-build-dependencies' | Brad King | 2013-07-15 | 6 | -0/+65 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries. | Stephen Kelly | 2013-07-02 | 6 | -0/+65 | |
* | | | Merge topic 'vs12-generator' | Brad King | 2013-07-01 | 5 | -6/+18 | |
|\ \ \ | ||||||
| * | | | VS12: Find proper MSBuild for VSProjectInSubdir test | Brad King | 2013-06-28 | 1 | -3/+8 | |
| * | | | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 284 | -689/+3161 | |
| |\ \ \ | ||||||
| * | | | | VS12: Add Visual Studio 12 generator (#14251) | Brad King | 2013-06-28 | 4 | -4/+12 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'vs-windows-forms' | Brad King | 2013-07-01 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | VS: Add Resx configuration to the vcxproj file | Jonas Andersen | 2013-06-28 | 1 | -0/+1 | |
* | | | | | Merge topic 'split-GeneratorExpression-test' | Brad King | 2013-07-01 | 3 | -9/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Split the GeneratorExpression test into a third part. | Stephen Kelly | 2013-06-28 | 3 | -9/+22 | |
* | | | | | | Merge topic 'ninja_phony_targets' | Brad King | 2013-07-01 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add a test to expose a bug with add_custom_command and ninja. | Robert Maynard | 2013-06-25 | 1 | -0/+13 | |
* | | | | | | | Add generator expressions for compiler versions. | Stephen Kelly | 2013-06-28 | 2 | -1/+23 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Escape target flags taken from COMPILE_OPTIONS | Brad King | 2013-06-27 | 2 | -6/+19 | |
* | | | | | | Merge topic 'dag-LINKER_LANGUAGE' | Brad King | 2013-06-26 | 10 | -0/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Genex: Report error if a target file is needed to evaluate link libraries. | Stephen Kelly | 2013-06-24 | 6 | -0/+21 | |
| * | | | | | | Genex: Make LINK_LANGUAGE report an error when evaluating link libraries. | Stephen Kelly | 2013-06-24 | 5 | -0/+19 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'version-compare-genex' | Brad King | 2013-06-26 | 2 | -0/+12 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Add generator expressions for version comparision. | Stephen Kelly | 2013-06-12 | 2 | -0/+12 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'export-COMPILE_OPTIONS-property' | Brad King | 2013-06-26 | 3 | -1/+24 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Generate INTERFACE_COMPILE_OPTIONS on export. | Stephen Kelly | 2013-06-10 | 3 | -1/+24 | |
| |/ / / | ||||||
* | | | | Merge topic 'add-whitespace' | Brad King | 2013-06-24 | 2 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 2 | -2/+2 | |
* | | | | | Merge topic 'add-cmake_host_system_information-command' | Brad King | 2013-06-24 | 6 | -0/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add cmake_host_system_information command | Nils Gladitz | 2013-06-19 | 6 | -0/+42 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'add-try_compile-options' | Brad King | 2013-06-24 | 15 | -0/+64 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | try_compile: Add signature to allow multiple SOURCES | Brad King | 2013-06-06 | 15 | -0/+64 | |
| |/ / / | ||||||
* | | | | Merge topic 'suppress-unused-cli-with-value-in-cache' | Brad King | 2013-06-14 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Don't run the WarnUnusedCliUnused test on Windows. | Stephen Kelly | 2013-06-12 | 1 | -1/+1 | |
* | | | | Merge topic 'fix-genex-HEAD-target' | Brad King | 2013-06-05 | 2 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | Genex: Fix the HEAD target used for evaluated expressions | Stephen Kelly | 2013-06-05 | 2 | -0/+11 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'fix-path-root-dot-dot' | Brad King | 2013-06-05 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | get_filename_component: Test ABSOLUTE of .. after root component | Brad King | 2013-06-04 | 1 | -0/+5 | |
* | | | | | Merge topic 'suppress-unused-cli-with-value-in-cache' | Brad King | 2013-06-05 | 3 | -11/+33 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | CLI: Suppress the unused warning if the key value pair is cached. | Stephen Kelly | 2013-06-04 | 3 | -11/+33 | |