| Commit message (Expand) | Author | Age | Files | Lines |
* | file: Add READ_ELF command to parse ELF binaries | Florian Apolloner | 2017-03-10 | 1 | -0/+69 |
|
|
* | file: Fix crash on GLOB with no expressions after LIST_DIRECTORIES | Brad King | 2017-01-16 | 1 | -1/+1 |
|
|
* | clang-tidy: apply readability-static-definition-in-anonymous-namespace fixes | Daniel Pfeifer | 2016-12-12 | 1 | -9/+6 |
|
|
* | clang-tidy: apply readability-redundant-string-init fixes | Daniel Pfeifer | 2016-12-12 | 1 | -1/+1 |
|
|
* | iwyu: Fix more findings | Daniel Pfeifer | 2016-11-28 | 1 | -15/+26 |
|
|
* | file: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 1 | -1/+3 |
|
|
* | Merge topic 'import-librhash' | Brad King | 2016-11-10 | 1 | -1/+2 |
|\ |
|
| * | Port hash computation to cmCryptoHash | Brad King | 2016-11-10 | 1 | -1/+2 |
|
|
* | | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+1 |
|/ |
|
* | Encoding: Remove option to use ANSI code page internally | Clinton Stimpson | 2016-11-02 | 1 | -3/+3 |
|
|
* | Remove redundant c_str() calls | Daniel Pfeifer | 2016-10-30 | 1 | -2/+2 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -2/+2 |
|
|
* | Fix newly discovered clang-tidy issues | Daniel Pfeifer | 2016-10-21 | 1 | -6/+2 |
|
|
* | fix more issues reported by clang-tidy | Daniel Pfeifer | 2016-10-20 | 1 | -18/+36 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Use braces around statements | Daniel Pfeifer | 2016-09-16 | 1 | -1/+2 |
|
|
* | Avoid else after return | Daniel Pfeifer | 2016-09-16 | 1 | -24/+34 |
|
|
* | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption | Ruslan Baratov | 2016-09-15 | 1 | -0/+36 |
|
|
* | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption | Ruslan Baratov | 2016-09-13 | 1 | -0/+26 |
|
|
* | file(DOWNLOAD|UPLOAD): Warn on unexpected arguments | Ruslan Baratov | 2016-09-09 | 1 | -0/+10 |
|
|
* | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -5/+6 |
|
|
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -7/+7 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -16/+16 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -9/+9 |
|
|
* | Remove redundant arguments from fstream constructors | Daniel Pfeifer | 2016-06-14 | 1 | -2/+2 |
|
|
* | file: Sort GLOB results to make it deterministic (#14491) | Reiner Herrmann | 2016-05-17 | 1 | -0/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1805/+1169 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -35/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+6 |
|
|
* | Source: Stabilize include order of sys/types.h before sys/stat.h | Brad King | 2016-05-03 | 1 | -1/+3 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -9/+9 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 1 | -1/+1 |
|
|
* | file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987) | Brad King | 2016-02-25 | 1 | -0/+9 |
|
|
* | Port CMake from cmIML to KWIML | Brad King | 2015-12-18 | 1 | -2/+2 |
|
|
* | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 1 | -1/+0 |
|
|
* | cmMakefile: Store EvaluationFiles. | Stephen Kelly | 2015-08-01 | 1 | -5/+2 |
|
|
* | cmAlgorithms: Rename cmRange to cmMakeRange. | Stephen Kelly | 2015-07-22 | 1 | -1/+1 |
|
|
* | Genex: Store a backtrace, not a pointer to one. | Stephen Kelly | 2015-07-17 | 1 | -2/+2 |
|
|
* | Fix preprocessor checks WIN32 => _WIN32 | Brad King | 2015-06-15 | 1 | -3/+3 |
|
|
* | cmFileCommand: Fix implementation of CMP0009. | Stephen Kelly | 2015-06-09 | 1 | -8/+4 |
|
|
* | cmFileCommand: Do not log raw protocol data from curl (#15589) | Brad King | 2015-05-28 | 1 | -3/+26 |
|
|
* | cmFileCommand: Clarify logic for populating LOG variable | Brad King | 2015-05-28 | 1 | -1/+1 |
|
|
* | cmFileCommand: Rename variable verboseLog => logVar | Brad King | 2015-05-28 | 1 | -5/+4 |
|
|
* | cmFileCommand: Remove leftover no-op debugging logic | Brad King | 2015-05-28 | 1 | -11/+0 |
|
|
* | Merge topic 'refactor-cmPolicies' | Brad King | 2015-05-05 | 1 | -4/+2 |
|\ |
|
| * | Port to static cmPolicies API. | Stephen Kelly | 2015-05-04 | 1 | -4/+2 |
|
|
* | | Port to cmMakefile::GetGlobalGenerator. | Stephen Kelly | 2015-05-03 | 1 | -4/+3 |
|/ |
|
* | cmMakefile: Rename GetCurrent{Output,Binary}Directory. | Stephen Kelly | 2015-04-20 | 1 | -2/+2 |
|
|
* | cmMakefile: Rename GetCurrent{,Source}Directory. | Stephen Kelly | 2015-04-20 | 1 | -10/+10 |
|
|