Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-lang-std' | Brad King | 2017-07-20 | 2 | -4/+28 |
|\ | |||||
| * | MSVC: Add flags for C++ language standards | Brad King | 2017-07-17 | 2 | -4/+28 |
* | | Merge topic 'GHS_int_detection' | Brad King | 2017-07-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | GHS: Correct the regex for the intXXXX directory detection. | Roman Wüger | 2017-07-17 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'FindLibXml2-standard-vars' | Brad King | 2017-07-17 | 1 | -12/+34 |
|\ \ | |/ |/| | |||||
| * | FindLibXml2: Switch to standard module variable names | Vadim Zhukov | 2017-07-14 | 1 | -12/+34 |
* | | Merge topic 'cmp0054-asm-warning' | Brad King | 2017-07-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | CMakeDetermineASMCompiler: fix a CMP0054 warning | Ben Boeckel | 2017-07-13 | 1 | -1/+1 |
* | | | Merge topic 'ninja_cuda_export_compile_commands_support' | Brad King | 2017-07-14 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and Ninja | Robert Maynard | 2017-07-13 | 1 | -1/+3 |
* | | | | Merge topic 'CMakePushCheckState-fix-RESET' | Brad King | 2017-07-14 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CMakePushCheckState: Fix cmake_push_check_state RESET argument | Brad King | 2017-07-12 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'android-system-include-last' | Brad King | 2017-07-13 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Android: Always add standard include directories last | Brad King | 2017-07-13 | 1 | -1/+0 |
| | |/ | |/| | |||||
| * | | Merge branch 'android-fix-c++_shared' into release-3.9 | Brad King | 2017-07-12 | 1 | -0/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindProtobuf-protoc-target' | Brad King | 2017-07-13 | 1 | -4/+16 |
|\ \ \ \ | |||||
| * | | | | FindProtobuf: add target for protoc | André Apitzsch | 2017-07-12 | 1 | -4/+16 |
* | | | | | Merge topic 'labels-for-subprojects' | Brad King | 2017-07-13 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable | Betsy McPhail | 2017-07-10 | 1 | -0/+3 |
* | | | | | | Merge topic 'android-fix-c++_shared' | Brad King | 2017-07-12 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | Android: Link to android_support with c++_shared | Brad King | 2017-07-12 | 1 | -0/+1 |
* | | | | | Merge topic 'FindMFC-try-static' | Brad King | 2017-07-11 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | FindMFC: Check for static MFC variant | Rich Chiodo | 2017-07-06 | 1 | -0/+11 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'FindPkgConfig-rerun' | Brad King | 2017-07-11 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | FindPkgConfig: do not always rerun pkg_check_modules() with 2 arguments | Rolf Eike Beer | 2017-07-10 | 1 | -1/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'FindHDF5-windows' | Brad King | 2017-07-11 | 1 | -15/+27 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FindHDF5: Define H5_BUILT_AS_DYNAMIC_LIB when using Windows DLLs | Kris Thielemans | 2017-07-07 | 1 | -0/+4 |
| * | | | | FindHDF5: Add support for HDF5_USE_STATIC_LIBRARIES on Windows | Kris Thielemans | 2017-07-07 | 1 | -15/+23 |
| |/ / / | |||||
* | | | | Merge topic 'iar_improved' | Brad King | 2017-07-07 | 16 | -89/+295 |
|\ \ \ \ | |||||
| * | | | | IAR: Improve support for IAR ARM Compiler | Norbert Lange | 2017-06-29 | 10 | -75/+228 |
| * | | | | Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable | Norbert Lange | 2017-06-29 | 9 | -0/+35 |
| * | | | | Store CMAKE_ASM_COMPILER_VERSION persistently | Norbert Lange | 2017-06-29 | 2 | -13/+31 |
| * | | | | CMakeDetermineASMCompiler: Fix small copy-paste mistake | Norbert Lange | 2017-06-29 | 1 | -1/+1 |
* | | | | | Merge topic 'FindDoxygen-create-output-dir' | Brad King | 2017-07-07 | 1 | -3/+11 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | FindDoxygen: Create DOXYGEN_OUTPUT_DIRECTORY if it doesn't exist | Robert Dailey | 2017-07-06 | 1 | -3/+11 |
* | | | | Merge topic 'FindDoxygen-project-in-subdir' | Brad King | 2017-06-30 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | FindDoxygen: Use a stable reference to the location of global resources | Robert Dailey | 2017-06-29 | 1 | -5/+5 |
| | |/ | |/| | |||||
| * | | Merge branch 'FindDoxygen-internal-var' into release-3.9 | Brad King | 2017-06-27 | 1 | -6/+6 |
| |\ \ | |||||
| * \ \ | Merge branch 'GetPrerequisites-ucrt-no-warn' into release-3.9 | Brad King | 2017-06-26 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic '16961-xctest-scheme' | Brad King | 2017-06-29 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | XCTest: Use bundle specific generator expressions | Gregor Jasny | 2017-06-28 | 1 | -2/+2 |
* | | | | | | Merge topic 'deb-on-windows' | Brad King | 2017-06-29 | 1 | -4/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | CPackDeb: Enable the DEB generator on Windows | Nils Gladitz | 2017-06-28 | 1 | -4/+10 |
* | | | | | | Merge topic 'clang-cl-no-std' | Brad King | 2017-06-28 | 2 | -29/+61 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Clang: Do not add '-std=' options when simulating MSVC | Ruben Van Boxem | 2017-06-27 | 2 | -29/+61 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'docs_CheckXXXSourceYYY' | Brad King | 2017-06-28 | 5 | -129/+298 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Check*Source{Compiles,Runs}: Rewrite docs for these modules | Craig Scott | 2017-06-24 | 5 | -129/+298 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'FindDoxygen-internal-var' | Brad King | 2017-06-27 | 1 | -6/+6 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindDoxygen: Add private prefix to internal variables | Brad King | 2017-06-27 | 1 | -6/+6 |
* | | | | | | Merge topic 'FindCUDA-no-empty-genex' | Brad King | 2017-06-27 | 1 | -0/+2 |
|\ \ \ \ \ \ |