summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Don't try to get sources of an INTERFACE_LIBRARY.Stephen Kelly2014-02-143-5/+10
* Merge topic 'dev/ninja-speedup'Brad King2014-02-132-43/+51
|\
| * Ninja: Cache target-level flagsBen Boeckel2014-02-132-43/+51
* | Merge topic 'osx-sysroot-escape'Brad King2014-02-131-1/+1
|\ \
| * | OS X: Escape path given to -isysroot flagBrad King2014-02-121-1/+1
| |/
* | CMake Nightly Date StampKitware Robot2014-02-131-1/+1
* | Merge topic 'backward-compatibility'Brad King2014-02-124-0/+74
|\ \
| * | add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-123-0/+36
| * | Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-123-0/+38
* | | Merge topic 'dev/fix-sublime-compile-flags'Brad King2014-02-121-1/+1
|\ \ \
| * | | Sublime: Pass language and config properlyBen Boeckel2014-02-111-1/+1
| |/ /
* | | Merge topic 'cmake-devel-version-macro'Brad King2014-02-123-15/+16
|\ \ \ | |_|/ |/| |
| * | Export: Use the CMAKE_DEVEL_VERSION macro for build-export files.Stephen Kelly2014-02-113-15/+16
* | | CMake Nightly Date StampKitware Robot2014-02-121-1/+1
| |/ |/|
* | Merge topic 'cmake-devel-version-macro'Brad King2014-02-117-11/+21
|\ \ | |/
| * Export: Fix internal CMake version test logicBrad King2014-02-101-4/+6
| * cmVersion: Fix CMake_VERSION_ENCODE for date in patch levelBrad King2014-02-105-7/+12
| * cmStandardIncludes: Include cmIML/INT.h for portable integer typesBrad King2014-02-101-0/+3
* | Merge topic 'backward-compatibility'Brad King2014-02-111-2/+1
|\ \
| * | cmTarget: Remove TODO comment.Stephen Kelly2014-02-111-2/+1
* | | Merge topic 'eclipse-hotfix'Brad King2014-02-111-1/+6
|\ \ \
| * | | Eclipse: Skip generator expressions in COMPILE_DEFINITIONS (#14722)Stephen Kelly2014-02-091-1/+6
* | | | Merge topic 'graphviz-one-file'Brad King2014-02-112-0/+16
|\ \ \ \
| * | | | graphviz: allow to disable per target graphs (#14746)Daniel Pfeifer2014-02-102-0/+16
* | | | | CMake Nightly Date StampKitware Robot2014-02-111-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'cmake-devel-version-macro'Brad King2014-02-101-1/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | Export: Use a macro to ensure minimum development version requirementStephen Kelly2014-02-091-1/+13
| | |/ | |/|
* | | Merge topic 'generate-cmCommands-file'Brad King2014-02-106-88/+81
|\ \ \
| * | | CMakeLists: Generate the cmCommands.cxx file.Stephen Kelly2014-02-096-88/+81
| |/ /
* | | Merge topic 'fix-CMP0028-iface'Brad King2014-02-101-46/+49
|\ \ \
| * | | CMP0028: Trigger on libraries from INTERFACE of dependencies.Stephen Kelly2014-02-091-46/+49
| |/ /
* | | Merge topic 'wix_desktop'Brad King2014-02-102-2/+113
|\ \ \
| * | | CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKSTimo Rothenpieler2014-02-082-2/+113
* | | | Merge topic 'interface-library-signatures'Brad King2014-02-101-0/+7
|\ \ \ \
| * | | | add_library: Issue better diagnostic for INTERFACE GLOBAL signature.Stephen Kelly2014-02-071-0/+7
* | | | | CMake Nightly Date StampKitware Robot2014-02-101-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-02-091-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2014-02-081-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2014-02-071-1/+1
|/
* Merge topic 'fix-Qt-autogen'Brad King2014-02-061-12/+16
|\
| * QtAutogen: Only add source files to the target if AUTORCC is ON.Stephen Kelly2014-02-051-12/+16
* | CMake Nightly Date StampKitware Robot2014-02-061-1/+1
* | Merge topic 'no-policy-tweak-version'Brad King2014-02-052-70/+54
|\ \
| * | Drop tweak version component from CMake PoliciesBrad King2014-02-042-70/+54
| |/
* | Merge topic 'FeatureSummary-no-transitive'Brad King2014-02-051-0/+6
|\ \
| * | FeatureSummary: Don't list transitive package dependenciesStephen Kelly2014-02-031-0/+6
* | | CMake Nightly Date StampKitware Robot2014-02-051-1/+1
| |/ |/|
* | Merge topic 'fix-Qt-autogen'Brad King2014-02-042-20/+26
|\ \
| * | QtAutogen: Make uic work even when the source is in a subdir.Stephen Kelly2014-02-042-20/+26
* | | Merge topic 'osx-rpath-unique'Brad King2014-02-047-11/+94
|\ \ \