Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | CPackWiX: generate deterministic ids for directories, components and files | Nils Gladitz | 2013-10-12 | 2 | -23/+150 | |
* | | | | | | Merge topic 'target-LOCATION-policy' | Brad King | 2013-10-15 | 20 | -9/+152 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmTarget: Deprecate the LOCATION target property with a policy. | Stephen Kelly | 2013-10-11 | 20 | -9/+152 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindCUDA-NPP-5.5' | Brad King | 2013-10-15 | 1 | -1/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindCUDA: Fix NPP library search for CUDA 5.5 | Vladislav Vinogradov | 2013-10-11 | 1 | -1/+16 | |
* | | | | | | | Merge topic 'deprecate-COMPILE_FLAGS' | Brad King | 2013-10-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Deprecate COMPILE_FLAGS target property. | Stephen Kelly | 2013-10-11 | 1 | -1/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'export-at-generate-time' | Brad King | 2013-10-15 | 13 | -111/+209 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | export(): Handle multiple dependent export sets. | Stephen Kelly | 2013-10-11 | 2 | -10/+69 | |
| * | | | | | | | export(): Process the export() command at generate time. | Stephen Kelly | 2013-10-11 | 12 | -83/+120 | |
| * | | | | | | | export(): Set a Makefile on the cmExportBuildFileGenerator. | Stephen Kelly | 2013-10-10 | 3 | -17/+19 | |
| * | | | | | | | cmExportInstallFileGenerator: Fix comment to match reality. | Stephen Kelly | 2013-10-10 | 1 | -2/+2 | |
* | | | | | | | | Merge topic 'fix-CMP0024-multiple-directories' | Brad King | 2013-10-15 | 10 | -28/+31 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | CMP0024: Store the fact of included export in global generator. | Stephen Kelly | 2013-10-10 | 10 | -28/+31 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'bump-required-cmake-version' | Brad King | 2013-10-15 | 3 | -44/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Require CMake 2.8.4 or greater to build CMake | Stephen Kelly | 2013-10-15 | 3 | -44/+15 | |
* | | | | | | | | Merge topic 'osx-framework-search-flag' | Brad King | 2013-10-15 | 5 | -13/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | OS X: Encode -F framework search flag in per-language platform variable | Brad King | 2013-10-10 | 5 | -13/+42 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'INTERFACE_LIBRARY-SYSTEM-header' | Brad King | 2013-10-15 | 3 | -0/+51 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Add a test for SYSTEM headers in INTERFACE libraries. | Stephen Kelly | 2013-10-09 | 3 | -0/+51 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-15 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-14 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-13 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-12 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-11 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-10 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'xcode-5-no-BuildDepends-help' | Brad King | 2013-10-09 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Xcode: Teach BuildDepends test that Xcode >= 5 needs no help | Brad King | 2013-10-08 | 1 | -1/+1 | |
* | | | | Merge topic 'osx-cmake-app-info-plist' | Brad King | 2013-10-09 | 3 | -3/+41 | |
|\ \ \ \ | ||||||
| * | | | | OS X: Set CMake.app bundle Info.plist fields (#11694) | Brad King | 2013-10-08 | 3 | -3/+41 | |
* | | | | | Merge topic 'deprecation-message' | Brad King | 2013-10-09 | 20 | -33/+70 | |
|\ \ \ \ \ | ||||||
| * | | | | | GenerateExportHeader: Port to use message(DEPRECATION) | Stephen Kelly | 2013-10-08 | 1 | -9/+1 | |
| * | | | | | Qt4Macros: Port to use message(DEPRECATION) | Stephen Kelly | 2013-10-08 | 3 | -20/+4 | |
| * | | | | | message: Add a DEPRECATION mode | Stephen Kelly | 2013-10-08 | 16 | -4/+65 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'blas-windows' | Brad King | 2013-10-09 | 2 | -57/+135 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindLAPACK: MKL clean up and fix for windows | Leszek Swirski | 2013-10-08 | 1 | -45/+49 | |
| * | | | | | FindBLAS: Fixes for Windows MKL support | Leszek Swirski | 2013-10-08 | 1 | -12/+86 | |
* | | | | | | Merge topic 'FindGTK2-targets' | Brad King | 2013-10-09 | 49 | -98/+1303 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindGTK2: Add tests for components and targets in gtk and gtkmm modules | Daniele E. Domenichelli | 2013-10-08 | 48 | -0/+1031 | |
| * | | | | | | FindGTK2: Make pangocairo and cairo optional dependencies | Daniele E. Domenichelli | 2013-10-08 | 1 | -12/+14 | |
| * | | | | | | FindGTK2: Change extra includes -> optional | Daniele E. Domenichelli | 2013-10-08 | 1 | -24/+18 | |
| * | | | | | | FindGTK2: do not skip target creation if optional dependencies are not found | Daniele E. Domenichelli | 2013-10-08 | 1 | -7/+12 | |
| * | | | | | | FindGTK2: Refactor _GTK2_ADJUST_LIB_VARS into _GTK2_ADD_TARGET | Daniele E. Domenichelli | 2013-10-08 | 1 | -152/+161 | |
| * | | | | | | FindGTK2: Do not add freetype includes if they are not found | Daniele E. Domenichelli | 2013-10-08 | 1 | -2/+6 | |
| * | | | | | | FindGTK2: Add libraries to the GTK2_LIBRARIES variable only when found | Daniele E. Domenichelli | 2013-10-08 | 1 | -2/+4 | |
| * | | | | | | FindGTK2: Do not link libfreetype | Daniele E. Domenichelli | 2013-10-08 | 1 | -34/+12 | |
| * | | | | | | FindGTK2: Add config directories only if different from include ones | Daniele E. Domenichelli | 2013-10-08 | 1 | -1/+1 | |
| * | | | | | | FindGTK2: Set INTERFACE_COMPILE_DEFINITIONS target property only if not empty | Daniele E. Domenichelli | 2013-10-08 | 1 | -1/+3 | |
| * | | | | | | FindGTK2: Add check to ensure that target exists | Daniele E. Domenichelli | 2013-10-08 | 1 | -5/+7 | |
| * | | | | | | FindGTK2: Fix gmodule, glibmm, pangoft2, and pangoxft targets | Daniele E. Domenichelli | 2013-10-08 | 1 | -3/+8 | |