Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-14 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-13 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-12 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'fix-TrimWhitespace' | Brad King | 2015-09-11 | 1 | -3/+8 | |
|\ \ \ \ | ||||||
| * | | | | cmSystemTools: Fix TrimWhitespace for non-ascii strings (#15735) | Brad King | 2015-09-10 | 1 | -2/+2 | |
| * | | | | cmSystemTools: Factor out a cm_isspace helper | Brad King | 2015-09-10 | 1 | -1/+6 | |
* | | | | | Merge topic 'revert-fix-windows-version-detection' | Brad King | 2015-09-11 | 1 | -46/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8.1 (#15674)" | Brad King | 2015-09-10 | 1 | -46/+10 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-11 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'ghs-updates' | Brad King | 2015-09-10 | 1 | -11/+12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | GHS: Fix generated file path slashes and quoting for 6.1.6 | Geoff Viola | 2015-09-09 | 1 | -4/+7 | |
| * | | | | GHS: Tell MULTI to delete .elf.ael file | Geoff Viola | 2015-09-09 | 1 | -7/+5 | |
| | |/ / | |/| | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-10 | 1 | -1/+1 | |
* | | | | Merge topic 'vs14-win8-store-phone' | Brad King | 2015-09-09 | 4 | -2/+26 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | VS: Find Desktop SDK for current VS version (#15662) | Gilles Khouzam | 2015-09-02 | 4 | -2/+26 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-09 | 1 | -1/+1 | |
* | | | | Merge topic 'fix-buildsystem-target-properties' | Brad King | 2015-09-08 | 1 | -24/+49 | |
|\ \ \ \ | ||||||
| * | | | | cmTarget: Fix memory leak when SOURCES property is cleared | Brad King | 2015-09-03 | 1 | -0/+1 | |
| * | | | | cmTarget: Fix buildsystem property empty value set and append operations | Brad King | 2015-09-03 | 1 | -24/+48 | |
* | | | | | Merge topic 'find_program-NAMES_PER_DIR' | Brad King | 2015-09-08 | 5 | -26/+159 | |
|\ \ \ \ \ | ||||||
| * | | | | | find_program: Optionally consider all names in each directory | Brad King | 2015-09-02 | 2 | -0/+44 | |
| * | | | | | cmFindProgramCommand: Re-implement search using more flexible approach | Brad King | 2015-09-02 | 2 | -1/+97 | |
| * | | | | | cmSystemTools: Drop unused StringEndsWith method | Brad King | 2015-09-02 | 2 | -11/+0 | |
| * | | | | | cmFindProgramCommand: Use Names member instead of passing it | Brad King | 2015-09-02 | 2 | -13/+10 | |
| * | | | | | cmFindLibraryCommand: Avoid repeating search for the same name | Brad King | 2015-09-02 | 1 | -2/+9 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2015-09-08 | 42 | -3203/+1394 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-02 | 42 | -3203/+1394 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-08 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-07 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-06 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-05 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-04 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'vs-store-phone-cert-thumbs' | Brad King | 2015-09-03 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | cmSystemTools: Skip ComputeCertificateThumbprint during bootstrap | Brad King | 2015-09-02 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-03 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-02 | 1 | -1/+1 | |
* | | | | Merge topic 'jacoco_find_files' | Brad King | 2015-09-01 | 1 | -52/+87 | |
|\ \ \ \ | ||||||
| * | | | | ctest_coverage: Make Jacoco parser better at finding source files | Zack Galbreath | 2015-09-01 | 1 | -52/+87 | |
* | | | | | Merge topic 'fix-ios-install' | Brad King | 2015-09-01 | 2 | -4/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix installation of iOS targets (#12506) | Gregor Jasny | 2015-08-25 | 2 | -2/+12 | |
| * | | | | | Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIos | Gregor Jasny | 2015-08-25 | 1 | -3/+2 | |
* | | | | | | Merge topic 'vs-store-phone-cert-thumbs' | Brad King | 2015-09-01 | 1 | -7/+8 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | cmSystemTools: Use CreateFileW explicitly to pass wchar_t path | Brad King | 2015-08-31 | 1 | -7/+8 | |
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2015-09-01 | 6 | -94/+370 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-08-31 | 6 | -94/+370 | |
* | | | | | | | Merge topic 'add-link-search-static-properties-defaults' | Brad King | 2015-09-01 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert LINK_SEARCH_{START,END}_STATIC behavior change | Brad King | 2015-08-31 | 1 | -5/+3 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-01 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'makefile-color-when-needed' | Brad King | 2015-08-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Makefile: Print color escapes only when necessary | Brad King | 2015-08-28 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | |