summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for codelite IDE project flesEran Ifrah2014-01-106-0/+571
* CMake Nightly Date StampKitware Robot2014-01-101-1/+1
* Merge topic 'extend-docs'Brad King2014-01-092-5/+37
|\
| * Help: Link to CMAKE_POLICY_DEFAULT_CMP<NNNN> in policies manual.Stephen Kelly2014-01-091-1/+3
| * Help: Add notes about relocatability of config-file packages.Stephen Kelly2014-01-091-4/+34
* | Merge topic 'minor-cleanups'Brad King2014-01-0923-115/+272
|\ \
| * | cmTarget: Make GetSourceFiles populate an out-vector parameter.Stephen Kelly2014-01-0918-33/+54
| * | cmGeneratorTarget: Add methods to access source file groups.Stephen Kelly2014-01-0911-77/+209
| * | Help: Fix link to MAP_IMPORTED_CONFIG_<CONFIG>Stephen Kelly2014-01-081-1/+1
| * | cmTarget: Handle NO_SYSTEM_FROM_IMPORTED.Stephen Kelly2014-01-081-4/+8
| |/
* | Merge topic 'FindBoost-ms-debug-runtime'Brad King2014-01-091-1/+7
|\ \
| * | FindBoost: Add Boost_USE_DEBUG_RUNTIME option (#14686)Brad King2014-01-081-1/+7
| |/
* | Merge topic 'compat-help-custom-modules'Brad King2014-01-093-2/+59
|\ \
| * | cmake: Implement placeholder --help-custom-modules compatibilityBrad King2014-01-083-2/+59
| |/
* | Merge topic 'policies'Brad King2014-01-0946-44/+405
|\ \
| * | get_target_property: Error on non-existent target.Stephen Kelly2014-01-0818-1/+97
| * | FindQt4: Ensure target exists before calling get_target_property.Stephen Kelly2014-01-081-11/+15
| * | FindQt4: Fix use of get_target_property to use actual target name.Stephen Kelly2014-01-081-1/+1
| * | Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-0813-1/+130
| * | cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-0823-31/+163
* | | Merge topic 'optional-install'Brad King2014-01-0920-2/+265
|\ \ \
| * | | InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-0820-2/+265
* | | | Merge topic 'vs10-include-backslashes'Brad King2014-01-091-1/+3
|\ \ \ \
| * | | | VS: Convert include path to backslashes for VS >= 10Brad King2014-01-081-1/+3
* | | | | Merge topic 'qt4-find-root'Brad King2014-01-091-2/+5
|\ \ \ \ \
| * | | | | FindQt4: Use NO_CMAKE_FIND_ROOT_PATH where search paths are already rooted.Clinton Stimpson2014-01-081-2/+5
* | | | | | Merge topic 'multiarch-multios'Brad King2014-01-091-1/+1
|\ \ \ \ \ \
| * | | | | | GNUInstallDirs: Use multiarch on Debian with FreeBSD and HURD kernelsDimitri John Ledkov2013-12-191-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-01-091-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'cmp0022-docs'Brad King2014-01-081-0/+4
|\ \ \ \ \ \
| * | | | | | Note how to write CMP0022 compatible code with CMake 2.8.9.Stephen Kelly2014-01-081-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'wix-cmake-package-registry'Brad King2014-01-083-1/+56
|\ \ \ \ \ \
| * | | | | | CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variableNils Gladitz2014-01-083-1/+56
| |/ / / / /
* | | | | | Merge topic 'xcode-storyboard-file-type'Brad King2014-01-081-1/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'xcode-storyboard-file-type-2.8.12' into xcode-storyboard-file-typeBrad King2014-01-070-0/+0
| |\ \ \ \ \ \
| | * | | | | | Xcode: Fix storyboard viewRuslan Baratov2014-01-071-2/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | Xcode: Fix storyboard viewRuslan Baratov2014-01-071-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'minor-cleanups'Brad King2014-01-087-54/+24
|\ \ \ \ \ \
| * | | | | | Remove obsolete workaround for old cmake versions.Stephen Kelly2014-01-071-11/+0
| * | | | | | Help: Ensure that target-policies are added to the documentation.Stephen Kelly2014-01-071-0/+5
| * | | | | | Help: Fix some erroneous code block markers in Module docs.Stephen Kelly2014-01-075-43/+19
* | | | | | | CMake Nightly Date StampKitware Robot2014-01-081-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'minor-cleanups'Brad King2014-01-0720-102/+155
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Genex: Add a nullary form for CONFIGStephen Kelly2014-01-076-13/+11
| * | | | | Help: Document the target properties exported to IMPORTED targets.Stephen Kelly2014-01-072-0/+24
| * | | | | CompatibleInterface: Test debugging of not-set property.Stephen Kelly2014-01-072-1/+8
| * | | | | Help: Note that language-specific 'built-ins' are set by the project command.Stephen Kelly2014-01-071-1/+5
| * | | | | Help: Mention CMAKE_DISABLE_FIND_PACKAGE_<PackageName> in package docs.Stephen Kelly2014-01-071-0/+4
| * | | | | Tests: simplify Qt4 target usageStephen Kelly2014-01-071-4/+1
| * | | | | Help: Fix typo: 'target' -> 'target property'Stephen Kelly2014-01-071-3/+3