Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / / | |||||
* | | | | Merge branch 'release-3.18' | Brad King | 2020-06-12 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge topic 'gitlab-ci-ext-test-sets' into release-3.18 | Brad King | 2020-06-12 | 10 | -53/+149 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'gitlab-ci-ext-test-sets' | Brad King | 2020-06-12 | 10 | -53/+149 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | gitlab-ci: add a cuda10.2 builder | Ben Boeckel | 2020-06-12 | 4 | -0/+52 |
| * | | | | Tests: add CUDA labels to tests which are affected by CUDA | Ben Boeckel | 2020-06-11 | 4 | -33/+61 |
| * | | | | ci: support running just a set of tests with external builders | Ben Boeckel | 2020-06-11 | 1 | -0/+7 |
| * | | | | gitlab-ci: move Makefiles Linux tests to use the package | Ben Boeckel | 2020-06-11 | 2 | -20/+29 |
* | | | | | Merge topic 'cmake-gui-qt5-only' | Brad King | 2020-06-12 | 6 | -145/+85 |
|\ \ \ \ \ | |||||
| * | | | | | QtDialog: remove Qt4 definition | Ben Boeckel | 2020-06-09 | 1 | -3/+0 |