summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmLocalGenerator: Constify AppendDefines and AddCompileDefinitionsBrad King2016-06-102-7/+10
* Merge topic 'refactor-cmLocalGenerator-flags'Brad King2016-06-104-58/+66
|\
| * cmLocalGenerator: Move GetFrameworkFlags implementation to private helperTobias Hunger2016-06-091-9/+19
| * cmLocalGenerator: Adopt GetFrameworkFlags methodTobias Hunger2016-06-094-54/+55
| * cmCommonTargetGenerator: De-duplicate CMAKE_BUILD_TYPE lookupTobias Hunger2016-06-081-6/+3
* | Merge topic 'cmake-gui-osx-symlink-qt5-plugin'Brad King2016-06-101-0/+34
|\ \
| * | cmake-gui: Teach Qt5 where plugins are when launched through a symlinkRobert Maynard2016-06-091-0/+34
| * | Merge branch 'fix-TARGET_PROPERTY-LOCATION-crash' into releaseBrad King2016-06-021-3/+9
| |\ \
* | | | CMake Nightly Date StampKitware Robot2016-06-101-1/+1
* | | | Merge topic 'ninja-no-ranlib-windows'Brad King2016-06-092-1/+19
|\ \ \ \
| * | | | Run ranlib on archives only if the tool is availableBrad King2016-06-082-1/+19
* | | | | Merge topic 'refactor-cmLocalGenerator-flags'Brad King2016-06-095-16/+17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cmLocalGenerator: Pass configuration to GetTargetFlagsTobias Hunger2016-06-085-16/+17
* | | | | Merge topic 'small-cleanups'Brad King2016-06-099-43/+32
|\ \ \ \ \
| * | | | | Prefer std::ostream& over derivatives as parametersDaniel Pfeifer2016-06-086-14/+13
| * | | | | cmake: remove unnused member VerboseDaniel Pfeifer2016-06-082-8/+2
| * | | | | cmake: Fix constness of methodsStephen Kelly2016-06-082-14/+15
| * | | | | cmake: Make internal method file staticStephen Kelly2016-06-082-4/+2
| * | | | | Parser: Merge identical conditionsStephen Kelly2016-06-081-3/+0
| |/ / / /
* | | | | Merge topic 'xmlwriter'Brad King2016-06-093-85/+85
|\ \ \ \ \
| * | | | | CPack/PackageMaker: port to cmXMLWriterDaniel Pfeifer2016-06-093-85/+85
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2016-06-091-1/+1
|/ / / /
* | | | Merge topic 'find_path-in-framework'Brad King2016-06-081-1/+1
|\ \ \ \
| * | | | find_path: Fix location of <dir/header.h> in a framework on OS XHarry Mallon2016-06-071-1/+1
* | | | | Merge topic 'clang-format-again'Brad King2016-06-086-110/+75
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Source/CPack: Run clang-format to fix styleBrad King2016-06-076-110/+75
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-06-081-1/+1
|/ / /
* | | Merge topic 'remove-c_str'Brad King2016-06-0721-90/+88
|\ \ \
| * | | Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-0620-84/+80
| * | | call static cmOutputConverter::GetFortranFormat without objectDaniel Pfeifer2016-06-063-6/+8
* | | | CMake Nightly Date StampKitware Robot2016-06-071-1/+1
|/ / /
* | | Merge topic 'productbuild'Brad King2016-06-068-386/+801
|\ \ \
| * | | productbuild: Add new productbuild cpack generator.Clinton Stimpson2016-06-036-1/+328
| * | | PackageMaker: factor out common code for creating pkg files.Clinton Stimpson2016-06-025-388/+476
* | | | CMake Nightly Date StampKitware Robot2016-06-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-06-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-06-041-1/+1
* | | | Merge topic 'minor-cleanups'Brad King2016-06-031-5/+1
|\ \ \ \
| * | | | cmLocalGenerator: Consolidate conditions in AddArchitectureFlagsBrad King2016-06-021-5/+1
* | | | | Merge topic 'fix-TARGET_PROPERTY-LOCATION-crash'Brad King2016-06-031-3/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)Brad King2016-06-021-3/+9
* | | | | Merge topic 'size-empty'Brad King2016-06-0316-32/+34
|\ \ \ \ \
| * | | | | Use the empty() method to check for emptyness.Daniel Pfeifer2016-06-0216-32/+34
| | |/ / / | |/| | |
* | | | | Merge topic 'simplify-boolean-expressions'Brad King2016-06-0337-169/+73
|\ \ \ \ \
| * | | | | Simplify boolean expressionsDaniel Pfeifer2016-06-0237-169/+73
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-06-031-1/+1
| |/ / / |/| | |
* | | | Merge topic 'minor-cleanups'Brad King2016-06-024-4/+4
|\ \ \ \
| * | | | cmGlobalGenerator: Make IsMultiConfig() constTobias Hunger2016-06-014-4/+4
| |/ / /
* | | | Merge topic 'bin-dir-option'Brad King2016-06-025-9/+22
|\ \ \ \
| * | | | Add option to control 'bin' directory of CMake's own installation (#16076)Nicolas BUNEL2016-06-015-9/+22
| |/ / /