summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add --open option for IDE generatorsGregor Jasny2017-10-1313-0/+218
* CMake Nightly Date StampKitware Robot2017-10-121-1/+1
* Merge topic 'linked-tree'Brad King2017-10-111-3/+3
|\
| * cmLinkedTree: avoid unnecessary copies during Push of TMatthias Maennich2017-10-091-3/+3
* | Merge topic 'simplify-env-var-determination'Brad King2017-10-112-19/+8
|\ \
| * | cm{Unset,Set}Command: use std::string to determine the env variable nameMatthias Maennich2017-10-102-19/+8
| |/
* | Merge topic 'autogen-skip-ui'Brad King2017-10-111-6/+10
|\ \
| * | Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sourcesSebastian Holtermann2017-10-091-6/+10
| * | Merge branch 'minor-fixes' into release-3.10Brad King2017-10-064-6/+8
| |\ \
| * \ \ Merge branch 'cpack-dmg-explicit-hfs' into release-3.10v3.10.0-rc1Brad King2017-10-051-2/+2
| |\ \ \
* | \ \ \ Merge topic 'update-kwsys'Brad King2017-10-118-43/+35
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-10-108-43/+35
* | | | | | CMake Nightly Date StampKitware Robot2017-10-111-1/+1
* | | | | | Merge topic 'tryrun-strcpy'Brad King2017-10-101-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | TryRun: do not call strcpy()Rolf Eike Beer2017-10-081-4/+5
* | | | | | CMake Nightly Date StampKitware Robot2017-10-101-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2017-10-091-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2017-10-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-10-071-1/+1
* | | | Merge topic 'minor-fixes'Brad King2017-10-064-6/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | cmInstallCommandArguments: do not access static members through `this`Matthias Maennich2017-10-051-3/+3
| * | | cmProcessTools: fix minor issue introduced by 595feb3Matthias Maennich2017-10-051-1/+1
| * | | cmGeneratorTarget: remove dead codeMatthias Maennich2017-10-051-1/+1
| * | | cmcmd: let operator<< for NumberFormatter reset the stream's format flagsMatthias Maennich2017-10-051-1/+3
* | | | CMake Nightly Date StampKitware Robot2017-10-061-1/+1
* | | | Merge topic 'cpack-dmg-explicit-hfs'Brad King2017-10-051-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | CPack: Fix PackageMaker .dmg HFS+ creation on macOS APFS hostsBrad King2017-10-051-2/+2
* | | | Begin post-3.10 developmentBrad King2017-10-051-2/+2
| |_|/ |/| |
* | | CMake 3.10.0-rc1 version updateBrad King2017-10-051-3/+3
| |/ |/|
* | CMake Nightly Date StampKitware Robot2017-10-051-1/+1
* | Merge topic 'vs-no-empty-link-version'Brad King2017-10-041-2/+0
|\ \
| * | VS: Do not emit empty linker Version tagVitaly Stakhovsky2017-10-031-2/+0
* | | Merge topic 'src-flags-genex-target'Brad King2017-10-043-4/+5
|\ \ \
| * | | VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS propertyBrad King2017-10-033-4/+5
* | | | CMake Nightly Date StampKitware Robot2017-10-041-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2017-10-031-1/+1
|/ /
* | Merge topic 'file-path-checksum-cpp11'Brad King2017-10-022-39/+37
|\ \ | |/ |/|
| * Migrate cmFilePathChecksum to C++11Sebastian Holtermann2017-10-012-39/+37
* | CPack: Fix .dmg HFS+ creation on macOS APFS hostsBrad King2017-10-022-2/+3
* | Merge topic 'DNDGen-stack-var'Brad King2017-10-021-4/+3
|\ \
| * | CPack: put local variable on the stackRolf Eike Beer2017-09-291-4/+3
* | | Merge topic 'autogen-predefs'Brad King2017-10-022-5/+9
|\ \ \
| * | | Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-292-5/+9
| |/ /
* | | Merge topic 'update-kwsys'Brad King2017-10-025-248/+3
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-305-248/+3
* | | | CMake Nightly Date StampKitware Robot2017-10-021-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2017-10-011-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2017-09-301-1/+1
|/
* Merge topic 'defer-native-tool'Brad King2017-09-291-9/+11
|\
| * Find native build tool after determining the target systemBrad King2017-09-271-9/+11