Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add_custom_command: check if a relative path should be an in-source path | Ben Boeckel | 2020-01-16 | 1 | -0/+8 |
* | Merge topic 'cpack-nsis-test' | Brad King | 2020-01-16 | 1 | -1/+1 |
|\ | |||||
| * | Tests: Fix CPackNSISGenerator test on non-x86 Windows platforms | Brad King | 2020-01-15 | 1 | -1/+1 |
* | | Merge topic 'file_download_filename' | Brad King | 2020-01-16 | 3 | -16/+70 |
|\ \ | |/ |/| | |||||
| * | file(DOWNLOAD): Don't fail if given just a filename to write to | Johnny Jazeix | 2020-01-15 | 2 | -1/+19 |
| * | Tests: Fix CMake.FileDownload test failures not reported | Craig Scott | 2020-01-15 | 2 | -5/+34 |
| * | Tests: Fix CMake.FileDownload test in presence of proxy | Brad King | 2020-01-15 | 1 | -0/+5 |
| * | Tests: Extend CMake.FileDownload test internal timeouts | Brad King | 2020-01-15 | 1 | -11/+13 |
* | | Merge topic 'add_cuda_toolkit_tests' | Brad King | 2020-01-15 | 15 | -0/+480 |
|\ \ | |||||
| * | | CUDAToolkit: No targets now depend on the CUDA runtime | Robert Maynard | 2020-01-14 | 15 | -0/+480 |
* | | | Merge topic 'unity-lang-filename' | Brad King | 2020-01-15 | 11 | -15/+15 |
|\ \ \ | |||||
| * | | | Unity Build: include language in generated source file name | Cristian Adam | 2020-01-14 | 11 | -15/+15 |
* | | | | Merge topic 'ctest-timeout-on-pipe' | Brad King | 2020-01-15 | 7 | -0/+90 |
|\ \ \ \ | |||||
| * | | | | CTest: Fix timeout when grandchild keeps pipes open | Brad King | 2020-01-14 | 3 | -0/+21 |
| * | | | | Tests: Add RunCMake.CTestTimeout test | Brad King | 2020-01-14 | 6 | -0/+69 |
* | | | | | Merge topic 'ninja_multi_config_support_cuda' | Kyle Edwards | 2020-01-14 | 7 | -0/+104 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Mult-Config Ninja generator now supports CUDA | Robert Maynard | 2020-01-13 | 7 | -0/+104 |
| |/ / / / | |||||
* | | | | | Merge topic 'tutorial' | Brad King | 2020-01-14 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Tutorial: Improve "MultiPackage" example | Betsy McPhail | 2020-01-10 | 1 | -2/+3 |
* | | | | | | Ninja Multi-Config: Improve error handling when not doing cross-config build | Kyle Edwards | 2020-01-13 | 2 | -6/+2 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'target_compile_options-BEFORE-keyword' | Brad King | 2020-01-13 | 8 | -1/+54 |
|\ \ \ \ \ | |||||
| * | | | | | target_compile_options: ensure BEFORE keyword is handled in all scopes | Marc Chevrier | 2020-01-11 | 8 | -1/+54 |
* | | | | | | Merge topic 'ninja-cross-build-disable' | Brad King | 2020-01-13 | 16 | -5/+106 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ninja Multi-Config: Make cross-config building opt-in | Kyle Edwards | 2020-01-10 | 16 | -5/+106 |
* | | | | | | | Merge topic 'out-of-dir-link-keyword' | Brad King | 2020-01-13 | 5 | -5/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | target_link_libraries: Fix out-of-dir calls with debug/optimized keywords | Brad King | 2020-01-10 | 5 | -5/+5 |
| * | | | | | | | target_link_libraries: Add FIXME comment for out-of-dir genex list | Brad King | 2020-01-10 | 1 | -0/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'fix-cpack-deb-description-file' | Brad King | 2020-01-13 | 4 | -5/+9 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| * | | | | | CPack: Fix regression in DEB generator description | Kyle Edwards | 2020-01-10 | 4 | -5/+9 |
| * | | | | | Merge topic 'cuda-device-link-only-cuda' into release-3.16 | Brad King | 2020-01-10 | 3 | -0/+9 |
| |\ \ \ \ \ | |||||
| * | | | | | | ObjC: Add _COMPILE_LAUNCHER support | Cristian Adam | 2020-01-09 | 12 | -0/+32 |
* | | | | | | | Merge topic 'nsis-headerimage' | Kyle Edwards | 2020-01-10 | 8 | -0/+91 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAP | Johnny Jazeix | 2020-01-02 | 8 | -0/+91 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'cuda-device-link-only-cuda' | Brad King | 2020-01-10 | 3 | -0/+9 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-3.16-cuda-device-link-only-cuda' | Brad King | 2020-01-09 | 3 | -0/+9 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | Merge branch 'backport-3.15-cuda-device-link-only-cuda' | Brad King | 2020-01-09 | 3 | -0/+9 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | CUDA: Do not device link if target has no CUDA usage | Robert Maynard | 2020-01-09 | 3 | -0/+9 |
| | | * | | | | Merge branch 'backport-findpostgres-10-and-older' into release-3.15 | Brad King | 2019-11-07 | 1 | -3/+12 |
| | | |\ \ \ \ | |||||
| | | | * | | | | FindPostgreSQL: support version encoding used in pre-10 releases | Ben Boeckel | 2019-11-07 | 1 | -3/+12 |
| | | * | | | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets | Brad King | 2019-10-02 | 2 | -0/+12 |
* | | | | | | | | Merge topic 'objc-compiler-launcher' | Brad King | 2020-01-10 | 22 | -0/+46 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ObjC: Add _COMPILE_LAUNCHER support | Cristian Adam | 2020-01-09 | 22 | -0/+46 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'reduce_verbosity_find_package_debug_mode' | Brad King | 2020-01-10 | 2 | -5/+10 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | find_package: Improve debug logging output | Robert Maynard | 2020-01-01 | 2 | -5/+10 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | FindPython: Add variable Python_SOABI | Marc Chevrier | 2020-01-09 | 2 | -0/+40 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Tests: Add AUTOGEN policy CMP0100 test | Sebastian Holtermann | 2020-01-04 | 9 | -0/+162 |
* | | | | | | Tests: Restore Autogen/SameName .hh header test | Sebastian Holtermann | 2020-01-04 | 3 | -1/+20 |
* | | | | | | Merge topic 'add_target_deprecation' | Kyle Edwards | 2020-01-03 | 8 | -0/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add set_property option: DEPRECATION | Joseph Snyder | 2020-01-02 | 8 | -0/+37 |
* | | | | | | | Merge topic 'trace-test-support-python26-and-older' | Kyle Edwards | 2020-01-03 | 1 | -8/+13 |
|\ \ \ \ \ \ \ |