summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Source: fix many -Wmissing-prototypes warnings by marking functions staticSean McBride2021-10-2518-151/+163
* Source: fix some -Wunused-macros warningsSean McBride2021-10-252-3/+1
* Source: fix only -Wshorten-64-to-32 warning with explicit castSean McBride2021-10-251-1/+2
* CMake Nightly Date StampKitware Robot2021-10-251-1/+1
* CMake Nightly Date StampKitware Robot2021-10-241-1/+1
* CMake Nightly Date StampKitware Robot2021-10-231-1/+1
* Merge topic 'lcc-policy'Brad King2021-10-222-1/+52
|\
| * LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-212-1/+52
* | CMake Nightly Date StampKitware Robot2021-10-221-1/+1
* | Merge topic 'vs-instance'Brad King2021-10-219-35/+43
|\ \
| * | Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain fileBrad King2021-10-204-33/+1
| * | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND keyBrad King2021-10-201-0/+7
| * | cmGlobalVisualStudio10Generator: Add method to find MSBuild earlyBrad King2021-10-204-0/+21
| * | cmGlobalGenerator: Add method to check if generator is at least VS 10Brad King2021-10-202-0/+4
| * | cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstanceBrad King2021-10-202-0/+9
| * | cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild searchBrad King2021-10-202-2/+1
| * | Merge topic 'fix-ifdef-windows' into release-3.22Brad King2021-10-184-4/+4
| |\ \
| * | | CMake 3.22.0-rc1v3.22.0-rc1Brad King2021-10-141-1/+1
* | | | Merge topic 'fix_reroot_paths'Brad King2021-10-211-2/+8
|\ \ \ \
| * | | | find_package: Don't reroot prefix that is equal to a root pathAlexandru Croitor2021-10-201-2/+8
* | | | | Merge topic 'refactor_cuda_support_to_allow_rdc_ptx'Brad King2021-10-215-33/+47
|\ \ \ \ \
| * | | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-205-33/+47
* | | | | | CMake Nightly Date StampKitware Robot2021-10-211-1/+1
|/ / / / /
* | | | | Merge topic 'vs-unity-individual-pch'Brad King2021-10-201-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Fix compilation of single source with PCH in Unity BuildBrad King2021-10-191-1/+2
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2021-10-201-1/+1
|/ / /
* | | Merge topic 'lcc-compiler'Brad King2021-10-196-4/+15
|\ \ \
| * | | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-156-4/+15
* | | | Merge topic 'ifw-run-program'Brad King2021-10-192-0/+44
|\ \ \ \
| * | | | CPackIFW: Add support for RunProgram* config variablesErlend E. Aasland2021-10-172-0/+44
* | | | | CMake Nightly Date StampKitware Robot2021-10-191-1/+1
* | | | | Merge topic 'imported-no-system'Brad King2021-10-182-0/+9
|\ \ \ \ \
| * | | | | export: Propagate IMPORTED_NO_SYSTEM target property to consumersBrad King2021-10-151-0/+6
| * | | | | Add property to mark IMPORTED targets as not SYSTEMBrad King2021-10-141-0/+3
* | | | | | Merge topic 'fix-ifdef-windows'Brad King2021-10-184-4/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Source: Fix typo in _WIN32 preprocessor checksBrad King2021-10-154-4/+4
| * | | | | CMake 3.19.8v3.19.8Brad King2021-04-061-1/+1
* | | | | | Merge topic 'ctest_submit-inactivity-timeout'Brad King2021-10-183-3/+34
|\ \ \ \ \ \
| * | | | | | CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variableNikhil Reddy Ramolla2021-10-143-3/+34
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'clang-Wdeprecated'Brad King2021-10-186-14/+23
|\ \ \ \ \ \
| * | | | | | Source: Fix Clang -Wdeprecated warningsSean McBride2021-10-156-14/+23
* | | | | | | CMake Nightly Date StampKitware Robot2021-10-181-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-10-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-10-161-1/+1
* | | | | | Merge topic 'ifw-installer-icon-filenames'Craig Scott2021-10-151-4/+12
|\ \ \ \ \ \
| * | | | | | CPackIFW: Avoid colliding names for icons / logosErlend E. Aasland2021-10-151-4/+12
| |/ / / / /
* | | | | | Merge topic 'ifw-disable-cli'Brad King2021-10-152-0/+19
|\ \ \ \ \ \
| * | | | | | CPackIFW: Add support for DisableCommandLineInterface config attributeKonstantin Podsvirov2021-10-142-0/+19
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-10-151-1/+1
|/ / / / /
* | | | | Merge topic 'clang-warnings'Brad King2021-10-141-1/+1
|\ \ \ \ \