summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | Merge topic 'simplify-generator-parameters'Brad King2017-09-293-20/+5
|\ \
| * | try_compile: Simplify generator platform and toolset propagationBrad King2017-09-273-20/+5
| |/
* | Merge topic 'add-vs-shader-properties'Brad King2017-09-291-0/+34
|\ \
| * | VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-271-0/+34
* | | Merge topic 'autogen-macro-names2'Brad King2017-09-292-12/+11
|\ \ \
| * | | Autogen: Create info file directory before writingSebastian Holtermann2017-09-281-5/+10
| * | | Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMESSebastian Holtermann2017-09-271-7/+1
| | |/ | |/|