Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | trace: Directly parse commandline arguments without argparse | Daniel Mensinger | 2020-01-01 | 1 | -8/+13 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'msvc_support_nvcc--compiler-options' | Kyle Edwards | 2020-01-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: MSVC + NVCC support --compiler-options compiler flag | Robert Maynard | 2020-01-02 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'double-i' | Kyle Edwards | 2020-01-02 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Tests: do not use the same variable name in nested loops | Rolf Eike Beer | 2019-12-31 | 1 | -3/+3 |
| |/ / / / / / | |||||
* | | | | | | | FindLibXml2: provide imported target LibXml2::xmllint | Sylvain Joubert | 2019-12-31 | 1 | -0/+4 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'ctest-resource-allocation-spec-message' | Craig Scott | 2019-12-29 | 2 | -53/+72 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CTest: Improve error handling when reading resource spec file | Kyle Edwards | 2019-12-27 | 2 | -53/+72 |
| * | | | | | Merge topic 'autogen-no-hh' into release-3.16 | Brad King | 2019-12-19 | 3 | -16/+0 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'test-resource-spec-init-lists' into release-3.16 | Brad King | 2019-12-19 | 1 | -37/+36 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'pch-force-include' into release-3.16 | Brad King | 2019-12-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'traceJSON' | Kyle Edwards | 2019-12-27 | 7 | -1/+104 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | trace: Add test for the JSON-v1 trace | Daniel Mensinger | 2019-12-23 | 7 | -1/+104 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'cmcoretrycompile_cleanup_symlinks' | Kyle Edwards | 2019-12-27 | 2 | -0/+25 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents. | Johnny Jazeix | 2019-12-26 | 2 | -0/+25 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | |