Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'rpath-on-mac' | Brad King | 2013-07-22 | 4 | -1/+32 |
|\ | |||||
| * | OS X: Enable rpath support on Mac OS X when find_library() is used. | Clinton Stimpson | 2013-07-16 | 4 | -1/+32 |
* | | Merge topic 'SelectLibraryConfigurations' | Brad King | 2013-07-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars | Daniele E. Domenichelli | 2013-07-22 | 1 | -1/+1 |
* | | | Merge topic 'cpack-wix' | Brad King | 2013-07-22 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967) | Fredrik Axelsson | 2013-07-19 | 1 | -0/+2 |
* | | | | Teach compiler ABI check to tolerate try_compile COPY_FILE failure | Brad King | 2013-07-17 | 5 | -0/+26 |
* | | | | Merge topic 'INTERFACE_LINK_LIBRARIES-prop' | Brad King | 2013-07-17 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Fix ExportImport test cmp0022NEW build on Watcom | Brad King | 2013-07-16 | 1 | -0/+1 |
* | | | | | Merge topic 'obsolete-qt4-macros' | Brad King | 2013-07-16 | 10 | -0/+47 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
| |/ / / / |