summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IAR: Improve support for IAR ARM CompilerNorbert Lange2017-06-2912-75/+233
* Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variableNorbert Lange2017-06-2911-0/+44
* Store CMAKE_ASM_COMPILER_VERSION persistentlyNorbert Lange2017-06-292-13/+31
* CMakeDetermineASMCompiler: Fix small copy-paste mistakeNorbert Lange2017-06-291-1/+1
* Add infrastructure to use language extensions without any standardBrad King2017-06-291-0/+10
* cmLocalGenerator: Switch order of <LANG>_{EXTENSIONS,STANDARD} checkBrad King2017-06-291-5/+5
* cmLocalGenerator: Simplify logic for language standard or extension flagBrad King2017-06-291-2/+2
* CMake Nightly Date StampKitware Robot2017-06-261-1/+1
* CMake Nightly Date StampKitware Robot2017-06-251-1/+1
* CMake Nightly Date StampKitware Robot2017-06-241-1/+1
* CMake Nightly Date StampKitware Robot2017-06-231-1/+1
* Merge topic 'doc-dev-maint'Brad King2017-06-221-0/+2
|\
| * Help/dev: Update maintainer guide with note about docs and testsBrad King2017-06-221-0/+2
* | Merge branch 'release-3.9'Brad King2017-06-220-0/+0
|\ \ | |/ |/|
| * CMake 3.9.0-rc4v3.9.0-rc4Brad King2017-06-221-1/+1
* | Merge branch 'release-3.9'Brad King2017-06-220-0/+0
|\ \ | |/
| * Merge branch 'vs-rc-flags' into release-3.9Brad King2017-06-225-0/+8
| |\
| * \ Merge branch 'android-unified-headers' into release-3.9Brad King2017-06-221-2/+6
| |\ \
| * \ \ Merge branch 'vs-cuda-fix-flags' into release-3.9Brad King2017-06-214-10/+44
| |\ \ \
| * \ \ \ Merge branch 'vs_csharp_link_to_managed_cxx' into release-3.9Brad King2017-06-216-4/+54
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-rc-flags'Brad King2017-06-225-0/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGSBrad King2017-06-225-0/+8
* | | | | | Merge topic 'android-unified-headers'Brad King2017-06-221-2/+6
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Android: Fix include path for unified headersBrad King2017-06-221-2/+6
* | | | | | Merge topic 'vs-cuda-fix-flags'Brad King2017-06-224-10/+44
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | VS: Improve workaround for CUDA -Xcompiler placement bugBrad King2017-06-212-3/+14
| * | | | | VS: Fix target_compile_options for CUDABrad King2017-06-213-7/+30
| | |_|/ / | |/| | |
* | | | | Merge topic 'cuda-macos-rpath-in-tests'Brad King2017-06-227-23/+17
|\ \ \ \ \
| * | | | | Tests: Simplify CUDA rpath on macOSBrad King2017-06-217-23/+17
* | | | | | Merge topic 'vs_fix_configuration_error'Brad King2017-06-221-1/+1
|\ \ \ \ \ \
| * | | | | | Tests: Verify registry value is not "/registry" before usingMichael Stürmer2017-06-211-1/+1
* | | | | | | Merge topic 'vs_csharp_link_to_managed_cxx'Brad King2017-06-226-4/+54
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Vs: allow CSharp targets to be linked to CXX targetsMichael Stürmer2017-06-216-4/+54
* | | | | | | CMake Nightly Date StampKitware Robot2017-06-221-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'release-3.9'Brad King2017-06-210-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'cuda-version-for-vs' into release-3.9Brad King2017-06-201-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'update-expat' into release-3.9Brad King2017-06-2011-171/+910
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'autogen_brace'Brad King2017-06-217-11/+69
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Q_OBJECT behind brace testSebastian Holtermann2017-06-206-9/+65
| * | | | | | | Autogen: Check for Q_OBJECT/Q_GADGET after braceSebastian Holtermann2017-06-201-2/+4
* | | | | | | | Merge topic 'CheckTypeSize-arm-archs'Brad King2017-06-211-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | CheckTypeSize: Add support for arm architecturesDouglas McKenzie2017-06-201-0/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'cuda-version-for-vs'Brad King2017-06-211-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Help: Update 3.9 release notes with recommended CUDA version for VSBrad King2017-06-201-0/+2
* | | | | | | | Merge topic 'update-expat'Brad King2017-06-2111-171/+910
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | expat: Fix compilation on systems without stdint.hBrad King2017-06-201-1/+11
| * | | | | | Merge branch 'upstream-expat' into update-expatBrad King2017-06-1910-169/+897
| |\ \ \ \ \ \
| | * | | | | | expat 2017-06-17 (c4446687)Expat Upstream2017-06-1911-186/+928
| * | | | | | | expat: Update script to get Expat 2.2.1Brad King2017-06-191-2/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2017-06-211-1/+1