Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'message-stdstring' | Brad King | 2019-02-08 | 12 | -34/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmSystemTools: MessageCallback and Message() accept std::string argument | Vitaly Stakhovsky | 2019-02-07 | 12 | -34/+35 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'getreqdef' | Brad King | 2019-02-08 | 16 | -55/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmMakefile::GetRequiredDefinition: return const std::string& | Vitaly Stakhovsky | 2019-02-07 | 16 | -55/+57 | |
* | | | | | | | | Merge topic 'runsinglecommand' | Brad King | 2019-02-08 | 15 | -39/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmSystemTools::RunSingleCommand: Accept std::string argument | Vitaly Stakhovsky | 2019-02-06 | 15 | -39/+37 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-08 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge topic 'prefer-front-back-over-begin-rbegin' | Brad King | 2019-02-07 | 22 | -65/+64 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Prefer front/back/data over dereferencing begin/rbegin iter | Artur Ryt | 2019-02-06 | 22 | -65/+64 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'xcode-stdlib-flags' | Brad King | 2019-02-07 | 1 | -0/+16 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Xcode: Derive stdlib from CXX flags | Gregor Jasny | 2019-02-07 | 1 | -0/+16 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'vs-csharp-nowarn-numbers' | Brad King | 2019-02-07 | 4 | -1/+18 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | VS: Fix nowarn compiler option to accept warning numbers. | Wil Stark | 2019-02-07 | 4 | -1/+18 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-07 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Begin post-3.14 development | Brad King | 2019-02-06 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | CMake 3.14.0-rc1 version update | Brad King | 2019-02-06 | 1 | -3/+3 | |
|/ | ||||||
* | Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints' | Brad King | 2019-02-06 | 4 | -32/+53 | |
|\ | ||||||
| * | CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types | Robert Maynard | 2019-02-05 | 4 | -32/+53 | |
* | | Merge topic 'autogen_same_name_different_extension' | Brad King | 2019-02-06 | 2 | -13/+35 | |
|\ \ | ||||||
| * | | Autogen: AUTOMOC support for files with the same name but different extensions | Sebastian Holtermann | 2019-02-05 | 2 | -13/+35 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-06 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'update-kwsys' | Brad King | 2019-02-05 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-02-05 | 1 | -1/+2 | |
* | | | Merge topic 'autogen_single_all_sources_iteration' | Brad King | 2019-02-05 | 4 | -85/+85 | |
|\ \ \ | ||||||
| * | | | Autogen: Iterate over makefile sources only once | Sebastian Holtermann | 2019-02-02 | 1 | -78/+80 | |
| * | | | cmSystemTools: Let `GetFileFormat` accept a `std::stding const&` | Sebastian Holtermann | 2019-02-02 | 4 | -8/+6 | |
* | | | | Merge topic 'vs-fortran-target-check' | Brad King | 2019-02-05 | 1 | -19/+12 | |
|\ \ \ \ | ||||||
| * | | | | VS: Fix Fortran target type selection when linking C++ targets | Brad King | 2019-02-04 | 1 | -19/+12 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'swift-xcode-10.2' | Brad King | 2019-02-05 | 1 | -0/+2 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Xcode: Update default Swift language version for Xcode 10.2 | Brad King | 2019-02-04 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-05 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'cmSourceFile_refactor' | Brad King | 2019-02-04 | 13 | -84/+112 | |
|\ \ | |/ | ||||||
| * | cmSourceFile: Check if a file is GENERATED first in the full path computation | Sebastian Holtermann | 2019-02-02 | 1 | -5/+5 | |
| * | cmSourceFile: Refactor FindFullPath method | Sebastian Holtermann | 2019-02-02 | 4 | -63/+74 | |
| * | Use cmSourceFile::GetIsGenerated | Sebastian Holtermann | 2019-02-01 | 10 | -11/+11 | |
| * | cmSourceFile: Add IsGenerated method | Sebastian Holtermann | 2019-02-01 | 2 | -4/+17 | |
| * | cmSourceFile: Additional static property strings | Sebastian Holtermann | 2019-02-01 | 2 | -3/+7 | |
* | | Merge topic 'vs-wince-deployment' | Brad King | 2019-02-04 | 1 | -1/+7 | |
|\ \ | ||||||
| * | | VS: Fix deployment for WinCE projects | Wil Stark | 2019-02-01 | 1 | -1/+7 | |
| |/ | ||||||
* | | Merge topic 'winrtrefs' | Brad King | 2019-02-04 | 1 | -2/+8 | |
|\ \ | ||||||
| * | | VS: Fix WinRT component references | Gilles Khouzam | 2019-02-01 | 1 | -2/+8 | |
| |/ | ||||||
* | | Merge topic 'set-env-warning' | Brad King | 2019-02-04 | 1 | -0/+8 | |
|\ \ | ||||||
| * | | set: warn of extra arguments after ENV value. | Taylor Holberton | 2019-02-01 | 1 | -0/+8 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-04 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-03 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-02 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge topic 'server-normalize-paths' | Brad King | 2019-02-01 | 1 | -2/+11 | |
|\ \ | ||||||
| * | | cmake-server: Normalize build and source directories | Gregor Jasny | 2019-01-31 | 1 | -2/+11 | |
| |/ | ||||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-01 | 1 | -1/+1 | |
|/ | ||||||
* | Merge topic 'ninja-intel-depfile' | Brad King | 2019-01-31 | 3 | -6/+37 | |
|\ |