Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Xcode: Refactor generator variable names and types | Gusts Kaksis | 2020-06-15 | 2 | -14/+14 | |
* | | | | Merge topic 'languageStandardRefactor' | Brad King | 2020-06-18 | 8 | -107/+336 | |
|\ \ \ \ | ||||||
| * | | | | Refactor language standard computation | Justin Goshi | 2020-06-16 | 8 | -102/+330 | |
| * | | | | cmMakefile: Change CompileFeatureKnown to take target name instead of target | Justin Goshi | 2020-06-15 | 3 | -6/+7 | |
| |/ / / | ||||||
* | | | | Merge topic 'configure_file-error-handling' | Brad King | 2020-06-18 | 1 | -1/+9 | |
|\ \ \ \ | ||||||
| * | | | | cmake: implement error handling in configure_file | Asit Dhal | 2020-06-17 | 1 | -1/+9 | |
* | | | | | Merge topic 'refactor_try_compile_parsing' | Brad King | 2020-06-18 | 2 | -292/+194 | |
|\ \ \ \ \ | ||||||
| * | | | | | try_compile: Refactor language standard level parsing | Robert Maynard | 2020-06-17 | 2 | -292/+194 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-18 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'cuda_clang_limitations' | Brad King | 2020-06-17 | 1 | -1/+2 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | CUDA: Add issue number to Clang separable compilation error | Raul Tambre | 2020-06-16 | 1 | -1/+2 | |
| * | | | Merge topic 'cuda_clang_toolkit_path' into release-3.18 | Brad King | 2020-06-15 | 3 | -0/+25 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'cuda_architectures_disable' into release-3.18 | Brad King | 2020-06-15 | 1 | -22/+29 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'revert-find_program-exe-no-read' into release-3.18 | Brad King | 2020-06-15 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-17 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'cmake-E-compare_files-exit-code' | Brad King | 2020-06-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: add dedicated error for -E compare_files invalid arguments | Asit Dhal | 2020-06-15 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'cpack-pre-and-post-scripts' | Brad King | 2020-06-16 | 1 | -6/+44 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack: Introduce pre- and post- build actions | Alex Turbov | 2020-06-15 | 1 | -6/+44 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'find_program-exe-no-read' | Brad King | 2020-06-16 | 2 | -2/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | find_program: Find programs that are executable but not readable | Brad King | 2020-06-15 | 2 | -2/+51 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | 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 | 1 | -7/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | find_program: Properly decode URL for bundle exe name with spaces | Craig Scott | 2020-06-14 | 1 | -7/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cmake-build-retval' | Brad King | 2020-06-15 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake --build: Fix exit code when building multiple targets | lumberyard-employee-dm | 2020-06-12 | 1 | -2/+3 | |
* | | | | | | | Merge topic 'cuda_clang_toolkit_path' | Brad King | 2020-06-15 | 3 | -0/+25 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | CUDA: Pass toolkit path to Clang | Raul Tambre | 2020-06-12 | 3 | -0/+25 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cuda_architectures_disable' | Brad King | 2020-06-15 | 1 | -22/+29 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | CUDA: Add support for disabling CUDA_ARCHITECTURES | Raul Tambre | 2020-06-15 | 1 | -22/+29 | |
| |/ / / / | ||||||
| * | | | | Merge topic 'vs-lang-C' into release-3.18 | Brad King | 2020-06-12 | 1 | -3/+6 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'deprecate-policy-old' | Brad King | 2020-06-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add deprecation warnings for policies CMP0072 and below | Brad King | 2020-06-12 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'revert-find_program-exe-no-read' | Brad King | 2020-06-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | find_program: Revert "Find programs that are executable but not readable" | Brad King | 2020-06-12 | 1 | -1/+1 | |
* | | | | | Merge topic 'cmake-gui-qt5-only' | Brad King | 2020-06-12 | 5 | -145/+80 | |
|\ \ \ \ \ | ||||||
| * | | | | | QtDialog: remove Qt4 definition | Ben Boeckel | 2020-06-09 | 1 | -3/+0 | |
| * | | | | | QtDialog: remove Qt4-only code | Ben Boeckel | 2020-06-09 | 4 | -45/+1 | |
| * | | | | | QtDialog: use Qt5's imported targets | Ben Boeckel | 2020-06-05 | 1 | -15/+9 | |
| * | | | | | QtDialog: use qt5 functions for special Qt sources | Ben Boeckel | 2020-06-05 | 1 | -15/+17 | |
| * | | | | | QtDialog: remove Qt4 support | Ben Boeckel | 2020-06-05 | 1 | -91/+77 | |
* | | | | | | Merge topic 'ccmake-ncurses-init' | Brad King | 2020-06-12 | 1 | -2/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ccmake: Display an error and interrupt execution if ncurses failed | Bartosz Kosiorek | 2020-06-11 | 1 | -2/+14 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'vs-lang-C' | Brad King | 2020-06-12 | 1 | -3/+6 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | VS: Restore compilation of '.C' sources as C++ | Brad King | 2020-06-11 | 1 | -3/+6 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'gitlab-ci-more-qtdialog' | Brad King | 2020-06-12 | 1 | -2/+15 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | QCMakeCacheView: use non-deprecated List and Set constructions | Ben Boeckel | 2020-06-10 | 1 | -2/+15 | |
| |/ / / |