summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpack-dmg-explicit-hfs' into release-3.10v3.10.0-rc1Brad King2017-10-051-2/+2
|\
| * CPack: Fix PackageMaker .dmg HFS+ creation on macOS APFS hostsBrad 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
| | |/ | |/|
* | | Merge topic 'autogen-cmp0071-warning'Brad King2017-09-291-28/+37
|\ \ \
| * | | Autogen: Offer solution for CMP0071 in warning messageSebastian Holtermann2017-09-281-28/+37
| |/ /
* | | Merge topic 'cxx11-eq-delete'Brad King2017-09-294-27/+3
|\ \ \
| * | | Use C++11 '= delete' instead of CM_EQ_DELETEBrad King2017-09-284-26/+3
| * | | Drop unused CMake_HAVE_CXX_UNIQUE_PTR macroBrad King2017-09-281-1/+0
* | | | Merge topic 'clang-tidy'Brad King2017-09-2933-339/+302
|\ \ \ \
| * | | | Fix some occurrences of readability-braces-around-statementsMatthias Maennich2017-09-285-18/+30
| * | | | Convert some leftover loops to C++11 range-based loopMatthias Maennich2017-09-289-232/+165
| * | | | Fix occurrences of readability-non-const-parameterMatthias Maennich2017-09-281-12/+14
| * | | | Fix some occurrences of readability-avoid-const-params-in-declsMatthias Maennich2017-09-282-5/+5
| * | | | Fix left-over occurrences of else-after-returnMatthias Maennich2017-09-285-31/+30
| * | | | Fix minor clang-tidy findingsMatthias Maennich2017-09-284-7/+5
| * | | | Improve several occurrences of vector::push_back in loopsMatthias Maennich2017-09-2811-1/+13
| * | | | Fix some occurrences of missing override keywordsMatthias Maennich2017-09-284-13/+16
| * | | | Clean up some C-Style castsMatthias Maennich2017-09-282-2/+2
| * | | | Fix some occurrences using string by value rather than by const&Matthias Maennich2017-09-288-18/+20
| * | | | Replace several occurrences of empty string comparisons by string::empty()Matthias Maennich2017-09-282-5/+5
| * | | | clang-tidy: Make .clang-tidy a build-time dependencyMatthias Maennich2017-09-281-0/+2
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2017-09-291-1/+1
| |/ / |/| |