summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | cmCommonTargetGenerator: Adopt AppendFortranFormatFlagsBrad King2015-07-094-32/+34
| * | | | | | | | cmCommonTargetGenerator: Adopt AddFortranFlags and friendsBrad King2015-07-094-104/+105
| * | | | | | | | cmCommonTargetGenerator: Adopt Convert methodBrad King2015-07-093-12/+15
| * | | | | | | | cmCommonTargetGenerator: Adopt ModuleDefinitionFile memberBrad King2015-07-097-70/+39
| * | | | | | | | cmCommonTargetGenerator: Adopt GetFeature and friendsBrad King2015-07-096-63/+34
| * | | | | | | | cmCommonTargetGenerator: Adopt ConfigName memberBrad King2015-07-096-9/+9
| * | | | | | | | cmLocalCommonGenerator: Adopt ConfigName memberBrad King2015-07-096-38/+24
| * | | | | | | | cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessorBrad King2015-07-094-17/+18
| * | | | | | | | cmCommonTargetGenerator: Adopt basic target generator membersBrad King2015-07-096-16/+28
| * | | | | | | | Add common base classes to Makefile and Ninja generatorsBrad King2015-07-0920-16/+177
| |/ / / / / / /
* | | | | | | | Merge topic 'move-command-line-escape-code'Brad King2015-07-109-727/+698
|\ \ \ \ \ \ \ \
| * | | | | | | | cmOutputConverter: Adopt command line escaping codeBrad King2015-07-085-700/+673
| * | | | | | | | cmOutputConverter: Adopt EscapeWindowsShellArgument methodBrad King2015-07-085-25/+27
| * | | | | | | | cmLocalVisualStudio7Generator: Remove unused includeBrad King2015-07-081-2/+0
| * | | | | | | | cmLocalGenerator: Remove unused includeBrad King2015-07-081-2/+0
* | | | | | | | | Merge topic 'FindIce-imported-targets'Brad King2015-07-102-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add notes for topic 'FindIce-imported-targets'Brad King2015-07-091-0/+4
| * | | | | | | | | FindIce: document imported targetsRoger Leigh2015-07-091-0/+7
| * | | | | | | | | FindIce: create imported targets for componentsDaniel Pfeifer2015-07-091-0/+8
* | | | | | | | | | Merge topic 'compiler-feature-AppleClang-std-flags'Brad King2015-07-101-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | AppleClang: Use modern C++14 standard flags for Apple Clang 6.1Brad King2015-07-091-1/+4
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-07-101-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'FindXercesC-versioned-library'Brad King2015-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindXercesC: Find versioned library on WindowsRoger Leigh2015-07-081-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'cpack-ifw-framework-version'Brad King2015-07-091-2/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | CPackIFW: Load module to set CPACK_IFW_FRAMEWORK_VERSIONKonstantin Podsvirov2015-07-081-2/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'eclipse-cygwin-paths'Brad King2015-07-091-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Eclipse: Fix paths in target links on cygwinMarkus Grech2015-07-081-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'CheckCompilerFlag-do-not-use-FLAGS'Brad King2015-07-094-12/+19
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Check*CompilerFlag: Revert to previous method used to pass flags (#15641)Brad King2015-07-084-12/+19
* | | | | | | | | Merge topic 'empty-LINK_LIBRARIES'Brad King2015-07-095-6/+26
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | set_property: Fix crash when setting LINK_LIBRARIES to nothingBrad King2015-07-085-6/+26
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2015-07-091-93/+58
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-07-081-93/+58
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | KWSys 2015-07-07 (8504e845)KWSys Robot2015-07-081-93/+58
* | | | | | | CMake Nightly Date StampKitware Robot2015-07-091-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'string-append'Brad King2015-07-089-0/+107
|\ \ \ \ \ \
| * | | | | | string: add APPEND subcommandDaniel Pfeifer2015-07-079-0/+107
* | | | | | | Merge topic 'preserve-generator-on-failure'Brad King2015-07-081-13/+0
|\ \ \ \ \ \ \
| * | | | | | | cmake: Preserve cached CMAKE_GENERATOR when an error occurs (#15640)Brad King2015-07-071-13/+0
* | | | | | | | Merge topic 'cmake-install-components'Brad King2015-07-0811-24/+302
|\ \ \ \ \ \ \ \
| * | | | | | | | Utilities/Sphinx: Add CMake_OPTIONAL_COMPONENT macroBrad King2015-07-071-0/+3
| * | | | | | | | CMake: Add cmakexbuild component as REQUIRED to Tools group for IFW installerKonstantin Podsvirov2015-07-072-0/+12
| * | | | | | | | CMake: optional show LGPLv2.1 license when install cmake-gui componentKonstantin Podsvirov2015-07-072-1/+10
| * | | | | | | | CMake: Fix Web Site shortcut in IFW installer for WindowsKonstantin Podsvirov2015-07-071-4/+4
| * | | | | | | | CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-078-60/+137
| * | | | | | | | CMake: Install COMPONENTs (sphinx-man)Konstantin Podsvirov2015-07-073-1/+10
| * | | | | | | | CMake: Install COMPONENTs (QtDialog)Konstantin Podsvirov2015-07-071-9/+19
| * | | | | | | | CMake: Install COMPONENTsKonstantin Podsvirov2015-07-0710-25/+183
* | | | | | | | | Merge topic 'add-apple-swift-language'Brad King2015-07-0826-0/+197
|\ \ \ \ \ \ \ \ \