summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'objlib-dedup'Brad King2017-12-211-1/+6
|\ \ \ \ \
| * | | | | objlib: fix unchecked insertions in `cmGeneratorTarget::GetLanguages`Pavel Solodovnikov2017-12-201-1/+6
* | | | | | Merge topic 'FindBLAS-modernize'Brad King2017-12-211-44/+26
|\ \ \ \ \ \
| * | | | | | FindBLAS: optionally query pkg-config for a libraryRolf Eike Beer2017-12-151-0/+19
| * | | | | | FindBLAS: simplify if()Rolf Eike Beer2017-12-151-2/+1
| * | | | | | FindBLAS: use FPHSARolf Eike Beer2017-12-151-42/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'solaris_warning_single'Brad King2017-12-211-13/+13
|\ \ \ \ \ \
| * | | | | | Solaris: Fix shadowed declaration warningCraig Scott2017-12-201-13/+13
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ctest-update-timing-summary-manual'Craig Scott2017-12-211-3/+31
|\ \ \ \ \ \
| * | | | | | CTest: Expand 'Label and Subproject Summary' section of manualBetsy McPhail2017-12-151-3/+31
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-12-211-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release-3.10'Brad King2017-12-200-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-autogen-nested-lists-fix' into release-3.10Brad King2017-12-202-1/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'autogen-nested-lists-fix'Brad King2017-12-202-1/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-autogen-nested-lists-fix' into autogen-nested-lists-fixBrad King2017-12-200-0/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Autogen: Fix for problematic nested list separatorSebastian Holtermann2017-12-202-1/+4
| * | | | | | | Autogen: Fix for problematic nested lists separatorSebastian Holtermann2017-12-182-1/+4
* | | | | | | | Merge topic 'update-kwsys'Brad King2017-12-201-0/+8
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-12-151-0/+8
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | KWSys 2017-12-15 (8f755ee9)KWSys Upstream2017-12-151-0/+8
* | | | | | | | | Merge topic 'cuda-mixed-cxx-standard'Brad King2017-12-204-73/+87
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARDRobert Maynard2017-12-154-0/+51
| * | | | | | | | cmMakefile: Refactor determining a targets C++ standard levelRobert Maynard2017-12-151-73/+36
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-12-201-1/+1
* | | | | | | | | Merge topic 'winarm64'Christian Pfeiffer2017-12-191-29/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Address code review feedbackJacek Blaszczynski2017-12-181-27/+31
| * | | | | | | | | Use IMAGE_FILE_HEADER and add missing Arm 32bit images supportJacek Blaszczynski2017-12-181-13/+25
| * | | | | | | | | Add Arm64 support to COFF symbol export featureJacek Blaszczynski2017-12-171-2/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-12-191-1/+1
* | | | | | | | | Merge topic 'findliblzma-win-name'Christian Pfeiffer2017-12-181-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | FindLibLZMA: Add library name for WindowsChristian Pfeiffer2017-12-181-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-12-181-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-12-171-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-12-161-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'FindFLTK-per-config'Brad King2017-12-151-161/+196
|\ \ \ \ \ \ \
| * | | | | | | FindFLTK: Find debug and release variants separatelyStefano Sinigardi2017-12-141-16/+43
| * | | | | | | FindFLTK: revise .rst markupStefano Sinigardi2017-12-141-31/+40
| * | | | | | | FindFLTK: fix indentationStefano Sinigardi2017-12-141-134/+133
* | | | | | | | Merge topic 'vs-vcxproj-lowercase-utf-8'Brad King2017-12-152-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Emit "utf-8" encoding as lowercase in .vcxproj headersVitaly Stakhovsky2017-12-142-0/+6
* | | | | | | | | Merge topic 'makefile-simplify-fortran'Brad King2017-12-159-140/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Makefiles: Drop 'requires' step and its supporting infrastructureYurii Batrak2017-12-148-131/+1
| * | | | | | | | | Makefiles: Avoid nested make calls for Fortran module dependenciesYurii Batrak2017-12-143-10/+22
* | | | | | | | | | Merge topic 'fix_failing_ResolveDeviceSymbols_test'Brad King2017-12-152-15/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Cuda: ResolveDeviceSymbols now properly execute everywhere.Robert Maynard2017-12-132-15/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-12-151-1/+1
* | | | | | | | | Merge branch 'release-3.10'Brad King2017-12-140-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'cmGraphVizWriter_Interface_Dependers' into release-3.10Brad King2017-12-142-15/+27
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'per-source-COMPILE_LANGUAGE-genex-support'Brad King2017-12-1417-64/+210
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Genex: Per-source $<COMPILE_LANGUAGE:...> supportMarc Chevrier2017-12-1317-64/+210