Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-08 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'FindOpenMP-AppleClang' | Brad King | 2018-03-07 | 1 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindOpenMP: Add support for AppleClang compiler | Henry Fredrick Schreiner | 2018-03-07 | 1 | -0/+23 | |
| * | | | | | | | | | | | | FindOpenMP: Verify in test source that OMP library is linked | Henry Fredrick Schreiner | 2018-03-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | FindOpenMP: Improve inclusion of helper modules | Henry Fredrick Schreiner | 2018-03-07 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Merge topic 'ctest-affinity' | Brad King | 2018-03-07 | 25 | -6/+345 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | CTest: Add options to control test process affinity to CPUs | Brad King | 2018-03-05 | 20 | -6/+204 | |
| * | | | | | | | | | | | | | libuv: disable process affinity during CMake bootstrap | Brad King | 2018-03-05 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | libuv: unix,win: add uv_spawn option to set child CPU affinity mask | Brad King | 2018-03-05 | 3 | -0/+114 | |
| * | | | | | | | | | | | | | libuv: misc: add function to get CPU affinity mask size | Brad King | 2018-03-05 | 3 | -0/+17 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'release-3.11' | Brad King | 2018-03-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'autogen-empty-source-file-fix' into release-3.11 | Brad King | 2018-03-06 | 1 | -11/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'xl-new-compiler-macros' into release-3.11 | Brad King | 2018-03-06 | 4 | -10/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'autogen-empty-source-file-fix' | Brad King | 2018-03-07 | 1 | -11/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Autogen: Check if a file is empty before reading it | Sebastian Holtermann | 2018-03-06 | 1 | -11/+18 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'xl-new-compiler-macros' | Brad King | 2018-03-07 | 4 | -10/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | XL: Recognize compilers identified by __ibmxl__ | Brad King | 2018-03-06 | 4 | -10/+26 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-07 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-06 | 1 | -1/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'general_cleanup_enhance' | Brad King | 2018-03-05 | 19 | -105/+139 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove c_str() from calls to converttorelativeformake in XCode Generator | Shane Parris | 2018-02-28 | 1 | -22/+16 | |
| * | | | | | | | | | | Refactor cmCacheManager::LoadCache to use ostringstream | Shane Parris | 2018-02-28 | 1 | -8/+8 | |
| * | | | | | | | | | | Enhance RunCMake test coverage for file(GLOB) | Shane Parris | 2018-02-28 | 15 | -2/+35 | |
| * | | | | | | | | | | Refactor HandleGlobCommand | Shane Parris | 2018-02-28 | 1 | -71/+78 | |
| * | | | | | | | | | | Adjust class description in cmFileTimeComparison.h | Shane Parris | 2018-02-28 | 1 | -2/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'object-library-linking' | Brad King | 2018-03-05 | 57 | -161/+437 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Add cases for usage requirements of linked object libs | Brad King | 2018-03-01 | 13 | -19/+107 | |
| * | | | | | | | | | | Help: Document linking behavior of OBJECT libraries | Brad King | 2018-03-01 | 6 | -21/+104 | |
| * | | | | | | | | | | objlib: Link object-files from `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 4 | -8/+61 | |
| * | | | | | | | | | | objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 13 | -35/+40 | |
| * | | | | | | | | | | objlib: Allow other libraries to link to `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 20 | -66/+94 | |
| * | | | | | | | | | | objlib: Allow `OBJECT` libraries to link to other libraries. | Deniz Bahadir | 2018-03-01 | 10 | -22/+39 | |
| * | | | | | | | | | | Tests: Teach RunCMake to ignore AIX ld warnings about GNU atexit | Brad King | 2018-03-01 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge topic 'def-generate-windows-only' | Brad King | 2018-03-05 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Do not generate rules for .def generation where not supported | Brad King | 2018-02-28 | 1 | -0/+5 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-05 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-04 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-03 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-02 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'object-library-export-as-interface' | Brad King | 2018-03-01 | 23 | -63/+123 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | install,export: Maybe transform OBJECT libraries to INTERFACE libraries | Brad King | 2018-02-28 | 23 | -63/+123 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-01 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'doc_test_prop_WORKING_DIRECTORY' | Craig Scott | 2018-02-28 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Fix wrong default for WORKING_DIRECTORY test property | Craig Scott | 2018-02-27 | 1 | -2/+4 | |
* | | | | | | | | Merge topic 'co-compile-with-launcher' | Brad King | 2018-02-28 | 3 | -36/+70 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix combined use of compiler launcher with lint tools | Ilya A. Kriveshko | 2018-02-27 | 3 | -36/+70 | |
* | | | | | | | | | Merge topic 'findjava-jar-in-dev-component' | Brad King | 2018-02-28 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindJava: Add Java_JAR_EXECUTABLE to a component: Development | Giel van Schijndel | 2018-02-27 | 1 | -4/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ideoptions-string' | Brad King | 2018-02-28 | 6 | -37/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmIDEOptions: use std::string | Vitaly Stakhovsky | 2018-02-26 | 6 | -37/+40 | |