Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDA: Fix CUDA_NVCC_FLAGS_<CONFIG> for separable compilation | Robert Maynard | 2017-06-26 | 1 | -0/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | FindCUDA: Use find_program if find_host_program is not available | Maxime Roussin-Bélanger | 2017-06-26 | 1 | -1/+5 |
* | | | | | | Merge topic 'toolchain-binutils-advanced' | Brad King | 2017-06-26 | 2 | -0/+4 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advanced | Brad King | 2017-06-22 | 2 | -0/+4 |
* | | | | | | Merge topic 'GetPrerequisites-ucrt-no-warn' | Brad King | 2017-06-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | GetPrerequisites: Do not warn about non-absolute UCRT system libraries | Brad King | 2017-06-26 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'android-unified-headers' into release-3.9 | Brad King | 2017-06-22 | 1 | -2/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'ipo-per-lang' into release-3.9 | Brad King | 2017-06-14 | 5 | -19/+21 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'android-unified-headers' | Brad King | 2017-06-22 | 1 | -2/+6 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Android: Fix include path for unified headers | Brad King | 2017-06-22 | 1 | -2/+6 |
* | | | | | | Merge topic 'CheckTypeSize-arm-archs' | Brad King | 2017-06-21 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CheckTypeSize: Add support for arm architectures | Douglas McKenzie | 2017-06-20 | 1 | -0/+6 |
* | | | | | | | Merge topic 'FindICU-data-vars' | Brad King | 2017-06-20 | 1 | -24/+68 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindICU: Search for packaged data files | Roger Leigh | 2017-06-17 | 1 | -24/+68 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindwxWidgets-fix-flag-parse' | Brad King | 2017-06-20 | 1 | -19/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindwxWidgets: Fix parsing of cxxflags when paths contain -D or -I | Thierry Crozat | 2017-06-19 | 1 | -19/+15 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'curses-form-advanced' | Brad King | 2017-06-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | FindCurses: mark CURSES_FORM_LIBRARY as advanced | Daniel Pfeifer | 2017-06-17 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'vs_csharp_fix_win32manifest_param' | Brad King | 2017-06-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Vs: remove /nowin32manifest from C# flags to enable default VS behavior | Michael Stürmer | 2017-06-16 | 1 | -1/+1 |
* | | | | | | | Merge topic 'FindHDF5-parallel-from-wrapper' | Brad King | 2017-06-19 | 1 | -21/+27 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | FindHDF5: Fix parallel detection when primary compiler is an HDF5 wrapper | Chuck Atkins | 2017-06-16 | 1 | -21/+27 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'cuda-dlink-no-deprecated-gpu' into release-3.9 | Brad King | 2017-06-13 | 2 | -4/+21 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'doc-pkgconfig-list' into release-3.9 | Brad King | 2017-06-12 | 1 | -1/+7 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Check*CompilerFlag: Rewrite documentation of these modules | Brad King | 2017-06-15 | 3 | -60/+90 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'UseSWIG-avoid-dllimport-repeat' | Brad King | 2017-06-15 | 1 | -4/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: Add `-dllimport` only if not already specified | Robert Langlois | 2017-06-14 | 1 | -4/+7 |
* | | | | | | | Merge topic 'ipo-per-lang' | Brad King | 2017-06-15 | 5 | -19/+21 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | |