summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cmConfigure: Ensure separate include block in headersDaniel Pfeifer2017-04-11111-0/+111
* | | | | | CMake Nightly Date StampKitware Robot2017-04-131-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'vs-refactor-source-loop'Brad King2017-04-124-93/+80
|\ \ \ \ \
| * | | | | cmGeneratorTarget: Drop unused GetIDLSources methodBrad King2017-04-112-8/+0
| * | | | | VS: Refactor loop over classified sourcesBrad King2017-04-112-85/+80
* | | | | | Merge topic 'xcode-object-arch-dir'Brad King2017-04-123-31/+61
|\ \ \ \ \ \
| * | | | | | Xcode: Compute a concrete object file arch dir if possibleBrad King2017-04-112-1/+19
| * | | | | | Xcode: Refactor object directory name computationBrad King2017-04-112-10/+21
| * | | | | | Xcode: Refactor internal architecture list constructionBrad King2017-04-112-17/+17
| * | | | | | cmGlobalGenerator: Abort generation earlier on export() errorBrad King2017-04-111-4/+5
* | | | | | | Merge topic 'update-kwiml'Brad King2017-04-121-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWIML' into update-kwimlBrad King2017-04-111-0/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | KWIML 2017-04-11 (ffc22537)KWIML Upstream2017-04-111-0/+2
* | | | | | | | Merge topic 'doc-cmake-E-copy-no-wildcards'Brad King2017-04-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add note about cmake -E copy not supporting wildcardsTim2017-04-111-1/+1
* | | | | | | | | Merge topic 'macos-hidpi-qt-dialog'Brad King2017-04-122-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | macOS: Enable Hi-DPI support in applications by defaultĽubomír Carik2017-04-112-0/+9
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-04-121-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'vs-remove-UseObjectLibraries'Brad King2017-04-116-77/+46
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | VS: Simplify logic collecting object library files as sourcesBrad King2017-04-112-71/+21
| * | | | | | | VS: Simplify use of object libraries in WINDOWS_EXPORT_ALL_SYMBOLSBrad King2017-04-111-1/+0
| * | | | | | | cmMakefile: Create an explicit "Object Libraries" source groupBrad King2017-04-113-5/+25
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'FindPythonInterp-3.6-windows'Brad King2017-04-111-2/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindPythonInterp: Add `-32` and `-64` registry entry variantsRobert Dailey2017-04-101-2/+5
* | | | | | | CMake Nightly Date StampKitware Robot2017-04-111-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'release'Brad King2017-04-100-0/+0
|\ \ \ \ \ \
| * | | | | | CMake 3.8.0v3.8.0Brad King2017-04-101-1/+1
* | | | | | | Merge branch 'release'Brad King2017-04-100-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'vs-rc-defines' into releaseBrad King2017-04-101-0/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'vs-rc-defines'Brad King2017-04-101-0/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | RC: Mark CMAKE_RC_FLAGS_<CONFIG> cache entries as advancedBrad King2017-04-101-0/+4
* | | | | | | | Merge branch 'release'Brad King2017-04-100-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'packaging-qtsdk' into releaseBrad King2017-04-102-17/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'emulatorTargetPropertyDocs' into releaseBrad King2017-04-101-0/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'clarifyFileGenerateDocs' into releaseBrad King2017-04-101-0/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'clarifyRemoveDocs' into releaseBrad King2017-04-101-2/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'FindwxWidgets-new-syslibs' into releaseBrad King2017-04-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'packaging-qtsdk'Brad King2017-04-102-17/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | QtIFW: Improved packaging as part of the QtSDKKonstantin Podsvirov2017-04-082-17/+15
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'emulatorTargetPropertyDocs'Brad King2017-04-101-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Cross compile variable used as initial value for target propertyCraig Scott2017-04-101-0/+4
* | | | | | | | | | | | Merge topic 'clarifyFileGenerateDocs'Brad King2017-04-101-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Clarify file(GENERATE) only writes output file at generation phaseCraig Scott2017-04-101-0/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'clarifyRemoveDocs'Brad King2017-04-101-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Clarify what the -f option does for the remove commandCraig Scott2017-04-101-2/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'FindwxWidgets-new-syslibs'Brad King2017-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindwxWidgets: link with the new required libs under MSWVadim Zeitlin2017-04-071-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'refactor-source-classification'Brad King2017-04-102-281/+186
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | cmGeneratorTarget: Replace source classifier implementationBrad King2017-04-072-279/+186
| * | | | | | | | cmGeneratorTarget: Remove unnecessary conditionBrad King2017-04-071-2/+0