Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete some default constructors and assignment operators | Albert Astals Cid | 2019-02-15 | 35 | -1/+126 |
* | Merge branch 'release-3.14' | Brad King | 2019-02-14 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'fortran-submodule-names' into release-3.14 | Brad King | 2019-02-14 | 12 | -11/+91 |
| |\ | |||||
| * \ | 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 | 4 | -13/+30 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'fortran-submodule-names' | Brad King | 2019-02-14 | 12 | -11/+91 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 12 | -1/+45 |
| * | | | | 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 | 4 | -13/+30 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | 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 | 2 | -11/+16 |
| * | | | | macOS: Fix addition of <sdk>/usr/include to default implicit include dirs | Brad King | 2019-02-13 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | 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 | 8 | -28/+44 |
|\ \ \ | |||||
| * | | | Tests: Disable test that builds KWSys if not also building CMake | Brad King | 2019-02-13 | 1 | -11/+15 |
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-02-12 | 7 | -17/+29 |
| |\ \ \ | |||||
| | * | | | KWSys 2019-02-12 (44676809) | KWSys Upstream | 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 |
|\ \ \ \ \ | |||||
| * | | | | | Create and use `cmGeneratorTarget::Names` | Saleem Abdulrasool | 2019-02-11 | 11 | -270/+187 |
* | | | | | | Merge topic 'systools-stdstring2' | Brad King | 2019-02-13 | 7 | -74/+78 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmSystemTools: More methods accept `std::string` params | Vitaly Stakhovsky | 2019-02-11 | 7 | -74/+78 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cmcurses-fix-solaris-lambda-warning' | Brad King | 2019-02-13 | 1 | -5/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCursesMainForm: Fix lambda return type deducing warning | Artur Ryt | 2019-02-12 | 1 | -5/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-13 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14 | Brad King | 2019-02-13 | 4 | -14/+9 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'genex-GENEX_EVAL-fix-recursion' | Brad King | 2019-02-13 | 4 | -14/+9 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:> | Marc Chevrier | 2019-02-13 | 4 | -14/+9 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-13 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'clangcl-fixes' | Brad King | 2019-02-12 | 10 | -11/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Teach tests when to treat clang-cl as MSVC | Zsolt Parragi | 2019-02-11 | 7 | -9/+9 |
| * | | | | | Work around clang-cl breakage on make_unique/std::forward | Zsolt Parragi | 2019-02-11 | 2 | -2/+4 |
| * | | | | | Avoid compiling CMake itself as C++17 with Clang's MSVC ABI | Zsolt Parragi | 2019-02-11 | 1 | -0/+13 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'progress-stdstring' | Brad King | 2019-02-12 | 22 | -50/+58 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Progress functions use `std::string` param | Vitaly Stakhovsky | 2019-02-11 | 22 | -50/+58 |
| |/ / / / | |||||
* | | | | | Merge topic 'modernize-cmCursesMainForm' | Brad King | 2019-02-12 | 1 | -62/+48 |
|\ \ \ \ \ | |||||
| * | | | | | cmCursesMainForm: Modernize with STL and ranged-for loops | Artur Ryt | 2019-02-10 | 1 | -62/+48 |
* | | | | | | Merge topic 'cmCTestRunTest-compress' | Brad King | 2019-02-12 | 2 | -78/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCTestRunTest: Remove duplicated compression logic | Regina Pfeifer | 2019-02-10 | 2 | -78/+11 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-12 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'doc-if-legacy' into release-3.14 | Brad King | 2019-02-11 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindMatlab-version-empty' into release-3.14 | Brad King | 2019-02-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindOctave-interp-target' into release-3.14 | Brad King | 2019-02-11 | 3 | -1/+43 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindMatlab-version-empty' | Brad King | 2019-02-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindMatlab: Tolerate empty version log file | Sebastian Nagel | 2019-02-11 | 1 | -2/+2 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'doc-if-legacy' | Brad King | 2019-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Help: Fix elseif/endif typo | Juuso "Linda" Lapinlampi | 2019-02-11 | 1 | -1/+1 |
| |/ / / / / / |