Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'try_compile-expand-compile-defs' into release-3.14 | Brad King | 2019-02-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'vs2017-sdk81' into release-3.14 | Brad King | 2019-02-14 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fortran-submodule-names' into release-3.14 | Brad King | 2019-02-14 | 7 | -11/+76 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'fix-pointer-truncation' into release-3.14 | Brad King | 2019-02-13 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-legacy-implicit-includes' into release-3.14 | Brad King | 2019-02-13 | 2 | -7/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14 | Brad King | 2019-02-13 | 2 | -10/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ghs-updates' into release-3.14 | Brad King | 2019-02-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-exclude-dir-with-iface' into release-3.14 | Brad King | 2019-02-08 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-20 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'modernize-for-loops-c-arrays' | Brad King | 2019-02-19 | 6 | -76/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Modernize: C-arrays and loops over them | Artur Ryt | 2019-02-15 | 6 | -76/+80 | |
* | | | | | | | | | | | | | | | | Merge topic 'fix-legacy-implicit-includes' | Brad King | 2019-02-19 | 1 | -34/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Do not explicitly report "standard" include directories as implicit | Brad King | 2019-02-18 | 1 | -20/+27 | |
| * | | | | | | | | | | | | | | | Restore unconditional use of "standard" include directories | Brad King | 2019-02-18 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | Prefix implicit include directories with sysroot on construction | Brad King | 2019-02-18 | 1 | -12/+0 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-19 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'require-xcode-5' | Brad King | 2019-02-18 | 3 | -143/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Xcode: Require at least Xcode 5 | Gregor Jasny | 2019-02-16 | 3 | -143/+12 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'delete_copy_assign' | Brad King | 2019-02-18 | 35 | -1/+126 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Delete some default constructors and assignment operators | Albert Astals Cid | 2019-02-15 | 35 | -1/+126 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-18 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-17 | 1 | -1/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-16 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'systools-cleanup' | Brad King | 2019-02-15 | 5 | -24/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmSystemTools: Remove redundant cmCopyFile() and Split() | Vitaly Stakhovsky | 2019-02-15 | 5 | -24/+3 | |
* | | | | | | | | | | | | Merge topic 'remove_return_void' | Kyle Edwards | 2019-02-15 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove return from void function | Albert Astals Cid | 2019-02-14 | 1 | -3/+3 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'ninja-swift-library-name' | Brad King | 2019-02-15 | 3 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add placeholder for Swift's library name | Saleem Abdulrasool | 2019-02-13 | 3 | -0/+11 | |
* | | | | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-02-15 | 2 | -12/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-02-14 | 2 | -12/+4 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'vs2017-sdk81' | Brad King | 2019-02-15 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | VS: Fix validation of Windows 8.1 SDK | Brad King | 2019-02-14 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge topic 'try_compile-expand-compile-defs' | Brad King | 2019-02-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONS | Brad King | 2019-02-15 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-15 | 1 | -1/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'fortran-submodule-names' | Brad King | 2019-02-14 | 7 | -11/+76 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 7 | -1/+30 | |
| * | | | | | | | | | Fortran: Thread compiler id through to internal Fortran parser | Brad King | 2019-02-14 | 5 | -5/+26 | |
| * | | | | | | | | | Fortran: Factor out .mod and .smod file name construction | Brad King | 2019-02-14 | 2 | -6/+21 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-legacy-implicit-includes' | Brad King | 2019-02-14 | 2 | -7/+29 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Update logic for sysroot in detected implicit include directories | Brad King | 2019-02-13 | 1 | -1/+5 | |
| * | | | | | | | | cmAlgorithms: Add cmHasPrefix to match existing cmHasSuffix | Brad King | 2019-02-13 | 1 | -0/+8 | |
| * | | | | | | | | Fix regression in -I/usr/include exclusion logic | Brad King | 2019-02-13 | 1 | -6/+16 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'fix-pointer-truncation' | Brad King | 2019-02-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | cmListFileLexer: Add missing include to avoid possible pointer truncation | Zsolt Parragi | 2019-02-13 | 2 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-02-14 | 7 | -17/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-02-12 | 7 | -17/+29 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-14 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'names' | Brad King | 2019-02-13 | 11 | -270/+187 | |
|\ \ \ \ \ \ \ |