Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 24 | -105/+122 |
* | Remove INTERFACE build targets. | Stephen Kelly | 2013-12-10 | 5 | -78/+44 |
* | Merge topic 'INTERFACE_AUTOUIC_OPTIONS' | Brad King | 2013-12-09 | 2 | -140/+159 |
|\ | |||||
| * | cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies. | Stephen Kelly | 2013-12-08 | 2 | -144/+26 |
| * | cmTarget: Report origin of COMPATIBLE_INTERFACE properties. | Stephen Kelly | 2013-12-08 | 2 | -3/+140 |
* | | Merge topic 'unicode-win32-apis' | Brad King | 2013-12-09 | 9 | -78/+107 |
|\ \ | |||||
| * | | Windows: Use wide-character system APIs | Clinton Stimpson | 2013-12-09 | 9 | -78/+107 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-09 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-08 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-07 | 1 | -1/+1 |
|/ / | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-06 | 1 | -1/+1 |
* | | Merge topic 'minor-cleanups' | Brad King | 2013-12-05 | 3 | -3/+4 |
|\ \ | |||||
| * | | Make the cmStrictTargetComparison operate on const cmTarget*. | Stephen Kelly | 2013-12-04 | 2 | -2/+3 |
| * | | Don't generate self-references for system include directories. | Stephen Kelly | 2013-12-03 | 1 | -1/+1 |
* | | | Merge topic 'cleanup-build-commands' | Brad King | 2013-12-05 | 6 | -0/+30 |
|\ \ \ | |_|/ |/| | | |||||
| * | | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables | Brad King | 2013-12-04 | 6 | -0/+30 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-05 | 1 | -1/+1 |
* | | | Merge topic 'fix-export-segfault' | Brad King | 2013-12-04 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | export(): Check targets exist at configure-time (#14608) | Stephen Kelly | 2013-12-04 | 1 | -0/+8 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-04 | 1 | -1/+1 |
* | | | | Merge topic 'filter-showincludes-in-launcher' | Brad King | 2013-12-03 | 4 | -1/+21 |
|\ \ \ \ | |||||
| * | | | | CTest: filter /showIncludes output from ninja compile launcher | Nils Gladitz | 2013-12-03 | 4 | -1/+21 |
* | | | | | Merge topic 'cmake-mt-return-value' | Brad King | 2013-12-03 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Fix mt return value when hosted on posix (#14605) | Flynn Marquardt | 2013-12-02 | 1 | -1/+2 |
* | | | | | | Merge topic 'xcode-folder-dedup' | Brad King | 2013-12-03 | 1 | -7/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Xcode: Fix duplicate target subfolders (#14133) | Stephan Tolksdorf | 2013-12-02 | 1 | -7/+7 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-03 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'use-generator-target' | Brad King | 2013-12-02 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Don't generate subdir convenience rules for IMPORTED targets. | Stephen Kelly | 2013-11-29 | 1 | -0/+5 |
* | | | | | | Merge topic 'INTERFACE_AUTOUIC_OPTIONS' | Brad King | 2013-12-02 | 9 | -13/+288 |
|\ \ \ \ \ \ | |||||
| * | | | | | | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. | Stephen Kelly | 2013-11-27 | 8 | -11/+237 |
| * | | | | | | QtAutoUic: Handle new -include command line parameter. | Stephen Kelly | 2013-11-27 | 1 | -0/+1 |
| * | | | | | | Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER. | Stephen Kelly | 2013-11-27 | 1 | -0/+48 |
| * | | | | | | QtAutogen: Use config without prefix in map key. | Stephen Kelly | 2013-11-27 | 1 | -2/+2 |
* | | | | | | | Merge topic 'wix-components' | Brad King | 2013-12-02 | 4 | -46/+303 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackWiX: add CPack component support | Nils Gladitz | 2013-11-26 | 4 | -46/+303 |
* | | | | | | | | Merge topic 'export-includes' | Brad King | 2013-12-02 | 7 | -23/+65 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Export: Report error on relative include with genex. | Stephen Kelly | 2013-11-26 | 4 | -15/+36 |
| * | | | | | | | | Export: Prefix relative items with genexes in INSTALL_INTERFACE. | Stephen Kelly | 2013-11-26 | 1 | -1/+1 |
| * | | | | | | | | Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION. | Stephen Kelly | 2013-11-26 | 1 | -1/+4 |
| * | | | | | | | | Export: Process relative includes after genex evaluation. | Stephen Kelly | 2013-11-26 | 2 | -5/+23 |
| * | | | | | | | | target_include_directories: Allow relative path with genex | Stephen Kelly | 2013-11-26 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'KateProjectGenerator2' | Brad King | 2013-12-02 | 4 | -0/+439 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | kate: insert build targets | Alex Neundorf | 2013-11-25 | 2 | -8/+143 |
| * | | | | | | | | kate: add project generator for the Kate project plugin | Alex Neundorf | 2013-11-25 | 4 | -0/+304 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-02 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-12-01 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-30 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-29 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-28 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | |