Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindCurses: Detect and satisfy dependency on tinfo for nodelay | Paymon MARANDI | 2020-06-15 | 1 | -1/+3 |
* | Merge branch 'release-3.18' | Brad King | 2020-06-15 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'gitlab-ci-restructure' into release-3.18 | Brad King | 2020-06-15 | 6 | -555/+663 |
| |\ | |||||
* | \ | Merge topic 'gitlab-ci-restructure' | Brad King | 2020-06-15 | 6 | -555/+663 |
|\ \ \ | | |/ | |/| | |||||
| * | | gitlab-ci: split linux and macos shared before scripts | Ben Boeckel | 2020-06-12 | 4 | -48/+76 |
| * | | gitlab-ci: use `extends` | Ben Boeckel | 2020-06-12 | 7 | -135/+135 |
| * | | gitlab-ci: add a comment describing what goes into a job | Ben Boeckel | 2020-06-12 | 1 | -0/+16 |
| * | | gitlab-ci: make rules a bit more uniform | Ben Boeckel | 2020-06-12 | 2 | -30/+32 |
| * | | gitlab-ci: split into multiple files | Ben Boeckel | 2020-06-12 | 7 | -462/+524 |
* | | | Merge topic 'avoid-qt5-deprecation-warnings' | Brad King | 2020-06-15 | 2 | -9/+13 |
|\ \ \ | |||||
| * | | | QCMakeWidgets: replace QDirModel | Ben Boeckel | 2020-06-15 | 1 | -9/+9 |
| * | | | QCMake: use loadRelaxed if available | Ben Boeckel | 2020-06-15 | 1 | -0/+4 |
* | | | | Merge topic 'bundle-exe-space-in-name' | Brad King | 2020-06-15 | 4 | -7/+19 |
|\ \ \ \ | |||||
| * | | | | find_program: Properly decode URL for bundle exe name with spaces | Craig Scott | 2020-06-14 | 4 | -7/+19 |
| |/ / / | |||||
* | | | | Merge topic 'cmake-build-retval' | Brad King | 2020-06-15 | 5 | -2/+8 |
|\ \ \ \ | |||||
| * | | | | Tests: Add case for cmake --build with a failing target | Brad King | 2020-06-12 | 4 | -0/+5 |
| * | | | | cmake --build: Fix exit code when building multiple targets | lumberyard-employee-dm | 2020-06-12 | 1 | -2/+3 |
* | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-15 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge topic 'cuda_clang_toolkit_path' into release-3.18 | Brad King | 2020-06-15 | 8 | -260/+448 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cuda_clang_toolkit_path' | Brad King | 2020-06-15 | 8 | -260/+448 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CUDA: Determine CUDA toolkit location for NVCC | Raul Tambre | 2020-06-12 | 4 | -126/+134 |
| * | | | | | CUDA: Pass toolkit path to Clang | Raul Tambre | 2020-06-12 | 5 | -235/+293 |
| * | | | | | FindCUDAToolkit: Avoid unnecessary temporary variable computing binary dir | Raul Tambre | 2020-06-12 | 1 | -6/+4 |
| * | | | | | FindCUDAToolkit: Remove unnecessary checks around searches | Raul Tambre | 2020-06-12 | 2 | -21/+15 |
| * | | | | | FindCUDAToolkit: Use list(SORT) to sort in natural order | Raul Tambre | 2020-06-12 | 2 | -72/+8 |
| * | | | | | FindCUDAToolkit: Compute CUDAToolkit_INCLUDE_DIR instead of searching | Raul Tambre | 2020-06-12 | 2 | -8/+14 |
| * | | | | | FindCUDAToolkit: Add CUDAToolkit_LIBRARY_ROOT | Raul Tambre | 2020-06-12 | 3 | -0/+31 |
| * | | | | | FindCUDAToolkit: Re-unify with Internal/CUDAToolkit | Raul Tambre | 2020-06-12 | 3 | -233/+390 |
* | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-15 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'cuda_architectures_disable' into release-3.18 | Brad King | 2020-06-15 | 7 | -25/+81 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cuda_architectures_disable' | Brad King | 2020-06-15 | 7 | -25/+81 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | CUDA: Add support for disabling CUDA_ARCHITECTURES | Raul Tambre | 2020-06-15 | 7 | -25/+81 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-15 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'clang_cxx20' into release-3.18 | Brad King | 2020-06-15 | 1 | -1/+8 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'clang_cxx20' | Brad King | 2020-06-15 | 1 | -1/+8 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Clang: Record Clang 6.0+ as fully supporting C++17 | Raul Tambre | 2020-06-13 | 1 | -0/+4 |
| * | | | | | | Clang: Add final C++20 flag for Clang 11.0+ | Raul Tambre | 2020-06-13 | 1 | -1/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2020-06-15 | 4 | -1/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help/dev: Add maintainer guide step for initial post-release development | Brad King | 2020-06-13 | 1 | -0/+25 |
| * | | | | | | Add deprecation warnings for policies CMP0072 and below | Brad King | 2020-06-12 | 3 | -1/+19 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'revert-find_program-exe-no-read' into release-3.18 | Brad King | 2020-06-15 | 3 | -5/+11 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'revert-find_program-exe-no-read' | Brad King | 2020-06-15 | 3 | -5/+11 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | find_program: Revert "Find programs that are executable but not readable" | Brad King | 2020-06-12 | 3 | -5/+11 |
* | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-12 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'gitlab-ci-xcode-testing' into release-3.18 | Brad King | 2020-06-12 | 6 | -8/+45 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
* | | | | | | Merge topic 'gitlab-ci-xcode-testing' | Brad King | 2020-06-12 | 6 | -8/+45 |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | |||||
| * | | | | ci: don't test BundleGeneratorTest | Ben Boeckel | 2020-06-12 | 1 | -0/+3 |
| * | | | | gitlab-ci: add an Xcode tester | Ben Boeckel | 2020-06-12 | 5 | -2/+37 |
| * | | | | gitlab-ci: rename some scripts to be Linux-specific | Ben Boeckel | 2020-06-12 | 1 | -7/+6 |
| |/ / / |