Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows: Fix version embedding in CMake binaries | Justin Goshi | 2017-11-30 | 1 | -0/+3 |
* | Merge topic 'CMakeFindBinUtils-improve-switch' | Brad King | 2017-11-30 | 7 | -14/+12 |
|\ | |||||
| * | CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools | Brad King | 2017-11-28 | 7 | -14/+12 |
* | | Merge topic 'whitelist-more-interface-properties' | Brad King | 2017-11-30 | 3 | -0/+24 |
|\ \ | |||||
| * | | cmTargetPropertyComputer: whitelist custom properties | Ben Boeckel | 2017-11-21 | 3 | -0/+24 |
* | | | Merge topic 'findcuda-separable-compilation-fix' | Brad King | 2017-11-30 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FindCUDA: Add cublas device library to separable compilation | Jamil Appa | 2017-11-29 | 1 | -2/+2 |
* | | | | Merge topic 'findiconv-module' | Brad King | 2017-11-30 | 8 | -0/+219 |
|\ \ \ \ | |||||
| * | | | | FindIconv: Add the FindIconv module. | Christian Pfeiffer | 2017-11-29 | 8 | -0/+219 |
* | | | | | Merge topic 'CheckIncludeFiles-fix-src-name' | Brad King | 2017-11-30 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | CheckIncludeFiles: Fix name of source file used for check | Brad King | 2017-11-30 | 1 | -2/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-30 | 1 | -1/+1 |
* | | | | | | Merge topic 'check_fixtures_before_exe_existence' | Craig Scott | 2017-11-29 | 2 | -3/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Check failed fixture dependencies before test command and args | Craig Scott | 2017-11-28 | 2 | -3/+11 |
* | | | | | | | Merge branch 'release-3.10' | Brad King | 2017-11-29 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'clang-cl-fix' into release-3.10 | Brad King | 2017-11-28 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'cuda-implicit-include-dirs' into release-3.10 | Brad King | 2017-11-27 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'CodeBlocks-custom-compiler-id' | Brad King | 2017-11-29 | 5 | -0/+30 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CodeBlocks: add option for the CB compiler ID | Melven Roehrig-Zoellner | 2017-11-27 | 5 | -0/+30 |
* | | | | | | | | | | | Merge topic 'aix-threads' | Brad King | 2017-11-29 | 4 | -19/+46 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | AIX: Add -pthread flag to enable std::thread with GCC | Brad King | 2017-11-28 | 4 | -1/+22 |
| * | | | | | | | | | | | bootstrap: Add infrastructure to detect threading flags | Brad King | 2017-11-28 | 1 | -18/+24 |
* | | | | | | | | | | | | Merge topic 'clang-cl-fix' | Brad King | 2017-11-29 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Clang: Do not mistake clang-cl 6.0 for GNU-like clang | İsmail Dönmez | 2017-11-28 | 1 | -3/+3 |
* | | | | | | | | | | | | Merge topic 'CheckIncludeFiles-language-CXX' | Brad King | 2017-11-29 | 14 | -5/+95 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | CheckIncludeFiles: improve warning for missing argument | David Adam | 2017-11-24 | 2 | -5/+7 |
| * | | | | | | | | | | | CheckIncludeFiles: clean up documentation of new features | David Adam | 2017-11-24 | 1 | -3/+5 |
| * | | | | | | | | | | | Help: Add notes for topic 'CheckIncludeFiles-language-CXX' | Brad King | 2017-11-14 | 1 | -0/+6 |
| * | | | | | | | | | | | CheckIncludeFiles: add unit tests | David Adam | 2017-11-11 | 12 | -0/+54 |
| * | | | | | | | | | | | CheckIncludeFiles: extend to allow a LANGUAGE argument | David Adam | 2017-11-11 | 1 | -3/+29 |
* | | | | | | | | | | | | Merge topic 'win-clang-debug' | Brad King | 2017-11-29 | 1 | -5/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | FindBoost: Add Windows ABI tag for Clang debug | Roger Leigh | 2017-11-27 | 1 | -0/+1 |
| * | | | | | | | | | | | | FindBoost: Use CMAKE_CXX_COMPILER_ID for Intel compiler | Roger Leigh | 2017-11-27 | 1 | -5/+2 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'cppcheck_testdriver' | Brad King | 2017-11-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | TestDriver: fix style-'variableScope' cppcheck warning | Sylvain Joubert | 2017-11-22 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge topic 'fortran-compiler-launcher' | Brad King | 2017-11-29 | 13 | -5/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Fortran: Add option to run the compiler through launcher tools | Brad King | 2017-11-21 | 13 | -5/+32 |
* | | | | | | | | | | | | | | Merge topic 'cuda-implicit-include-dirs' | Brad King | 2017-11-29 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | CUDA: Treat /usr/include as an implicit include directory | Brad King | 2017-11-27 | 1 | -0/+3 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge topic 'GNUInstallDirs-update-link' | Brad King | 2017-11-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | GNUInstallDirs: Update link to 64-bit ABI documents | Brad King | 2017-11-27 | 1 | -1/+1 |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-29 | 1 | -1/+1 |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-28 | 1 | -1/+1 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'release-3.10' | Brad King | 2017-11-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'gtest-fix-discovery' into release-3.10 | Brad King | 2017-11-21 | 5 | -5/+67 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'extend-compile-language-genex' | Brad King | 2017-11-27 | 24 | -73/+86 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual Studio | Brad King | 2017-11-20 | 14 | -45/+65 |
| * | | | | | | | | | | | Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual Studio | Brad King | 2017-11-17 | 5 | -18/+23 |
| * | | | | | | | | | | | Genex: Fix COMPILE_LANGUAGE messages to allow file(GENERATE) with Xcode | Brad King | 2017-11-17 | 3 | -6/+6 |
| * | | | | | | | | | | | Tests: Decouple COMPILE_LANGUAGE in file(GENERATE) from COMPILE_OPTIONS | Brad King | 2017-11-17 | 1 | -7/+1 |