Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'ctest-exit-code-int64' | Brad King | 2019-02-11 | 4 | -7/+12 | |
|\ \ \ | ||||||
| * | | | CTest: Represent process exit codes as 64-bit signed integer | Zsolt Parragi | 2019-02-08 | 4 | -7/+12 | |
* | | | | Merge topic 'modernize-for-loops' | Brad King | 2019-02-11 | 47 | -419/+332 | |
|\ \ \ \ | ||||||
| * | | | | Modernize: Use ranged for-loops when possible | Artur Ryt | 2019-02-07 | 46 | -416/+317 | |
| * | | | | cmAlgorithms: Make cmRange advance/retreat safe for rvalues | Artur Ryt | 2019-02-07 | 1 | -3/+15 | |
* | | | | | Merge topic 'ghs-updates' | Brad King | 2019-02-11 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE | Fred Baksik | 2019-02-08 | 1 | -1/+1 | |
| * | | | | | Merge branch 'xcode-stdlib-flags' into release-3.14 | Brad King | 2019-02-07 | 1 | -0/+16 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'vs-csharp-nowarn-numbers' into release-3.14 | Brad King | 2019-02-07 | 4 | -1/+18 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'fix-exclude-dir-with-iface' | Brad King | 2019-02-11 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix EXCLUDE_FROM_ALL on directory with an interface library | Brad King | 2019-02-08 | 1 | -1/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-11 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-10 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-09 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'cmake_parse_arguments-keywords_missing_values' | Kyle Edwards | 2019-02-08 | 1 | -41/+95 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake_parse_arguments: add KEYWORDS_MISSING_VALUES | Torsten Robitzki | 2019-02-07 | 1 | -7/+47 | |
| * | | | | | | cmake_parse_arguments: Factor out part of implementation for re-use | Torsten Robitzki | 2019-02-06 | 1 | -39/+53 | |
* | | | | | | | 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 | |