Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 '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 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-28 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.11' | Brad King | 2018-02-27 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | CMake 3.11.0-rc2v3.11.0-rc2 | Brad King | 2018-02-27 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.11' | Brad King | 2018-02-27 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'modules-restore-path-suffixes' into release-3.11 | Brad King | 2018-02-26 | 4 | -0/+11 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'unixtimefix' into release-3.11 | Brad King | 2018-02-26 | 2 | -4/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'contract-plplot' | Brad King | 2018-02-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: Update PLplot contract test repository URL | Brad King | 2018-02-26 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'modules-restore-path-suffixes' | Brad King | 2018-02-27 | 4 | -0/+11 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Modules: Restore recently removed search path suffixes | Brad King | 2018-02-26 | 4 | -0/+11 |
* | | | | | | | | Merge topic 'unixtimefix' | Brad King | 2018-02-27 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1 | Bernhard M. Wiedemann | 2018-02-26 | 2 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-27 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'extend_suppress_regeneration' | Brad King | 2018-02-26 | 9 | -33/+80 |
|\ \ \ \ \ | |||||
| * | | | | | Document and extend the CMAKE_SUPPRESS_REGENERATION variable | Shane Parris | 2018-02-23 | 9 | -33/+80 |
* | | | | | | Merge topic 'outputconverter_speedup' | Brad King | 2018-02-26 | 2 | -36/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmOutputConverter: Inline some functions and avoid string re-allocations | Frank Winklmeier | 2018-02-23 | 2 | -36/+37 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'getsource_optimize' | Brad King | 2018-02-26 | 2 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmMakefile: Improve performance of GetSource for known files | Frank Winklmeier | 2018-02-23 | 2 | -0/+15 |
* | | | | | | | Merge topic 'ipo-support' | Brad King | 2018-02-26 | 1 | -0/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC,Clang,Flang: Add IPO support | xoviat | 2018-02-23 | 1 | -0/+28 |
* | | | | | | | | Merge topic 'project-references-csharp-17678' | Brad King | 2018-02-26 | 9 | -18/+107 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Support C# project references | Robert Dailey | 2018-02-23 | 9 | -18/+107 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'vs-cpp-improvements' | Brad King | 2018-02-26 | 4 | -82/+58 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Convert loops to C++11, other C++ improvements | Vitaly Stakhovsky | 2018-02-22 | 4 | -82/+58 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-26 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-25 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-02-24 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.11' | Brad King | 2018-02-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch '14297-partial-xcode-zero-check' into release-3.11 | Brad King | 2018-02-23 | 5 | -1/+26 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'std-thread-link' into release-3.11 | Brad King | 2018-02-22 | 2 | -0/+3 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'ninja-depfile-name' | Brad King | 2018-02-23 | 1 | -2/+20 |
|\ \ \ \ \ \ \ \ \ \ |