| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -7/+7 |
|
|
* | Add self-sufficient wrapper for <sys/stat.h> | Daniel Pfeifer | 2017-03-24 | 1 | -1/+1 |
|
|
* | IWYU: use pragma export | Daniel Pfeifer | 2017-03-23 | 1 | -1/+0 |
|
|
* | Merge topic 'iwyu' | Brad King | 2017-02-20 | 1 | -0/+1 |
|\ |
|
| * | fix some include-what-you-use diagnostics | Daniel Pfeifer | 2017-02-17 | 1 | -0/+1 |
|
|
* | | Make CMAKE_ROOT independent of case of path used to invoke cmake | Brad King | 2017-02-17 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'case-insensitive-bindir-detection' | Brad King | 2017-01-20 | 1 | -1/+2 |
|\ |
|
| * | cmSystemTools: use the actual case for root detection | Ben Boeckel | 2017-01-18 | 1 | -1/+2 |
|
|
* | | clang-tidy: apply modernize-use-bool-literals fixes | Daniel Pfeifer | 2016-12-12 | 1 | -1/+1 |
|
|
* | | Add Encoding option for RunChild, RunMakeCommand and RunProcess | Dāvis Mosāns | 2016-11-14 | 1 | -2/+2 |
|
|
* | | Windows: Encode child process output to internally-used encoding | Dāvis Mosāns | 2016-11-14 | 1 | -4/+39 |
|
|
* | | Port hash computation to cmCryptoHash | Brad King | 2016-11-10 | 1 | -4/+4 |
|
|
* | | cmCryptoHash: Avoid using subclasses at client sites | Brad King | 2016-11-10 | 1 | -4/+4 |
|
|
* | | cmSystemTools: Flush output buffer for list_item_verbose | Dāvis Mosāns | 2016-10-13 | 1 | -0/+1 |
|
|
* | | cmSystemTools, elf: handle DT_MIPS_RLD_REL_MAP in RemoveRPath | James Cowgill | 2016-10-07 | 1 | -0/+24 |
|
|
* | | cmSystemTools: rewrite RemoveRPath using DyanmicEntryList methods | James Cowgill | 2016-10-07 | 1 | -35/+17 |
|/ |
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Merge topic 'add-strverscmp' | Brad King | 2016-09-15 | 1 | -0/+77 |
|\ |
|
| * | cmSystemTools: Add strverscmp | Brad King | 2016-09-13 | 1 | -0/+77 |
|
|
* | | cmSystemTools: simplify boolean expressions | Daniel Pfeifer | 2016-09-12 | 1 | -15/+5 |
|/ |
|
* | surround macro arguments with parentheses | Daniel Pfeifer | 2016-09-05 | 1 | -1/+1 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -30/+36 |
|
|
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -13/+13 |
|
|
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -1/+2 |
|
|
* | Add additional <= and >= comparison operators | Chuck Atkins | 2016-08-09 | 1 | -3/+10 |
|
|
* | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -3/+3 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -13/+14 |
|
|
* | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 1 | -4/+6 |
|
|
* | Merge topic 'size-empty' | Brad King | 2016-06-03 | 1 | -1/+1 |
|\ |
|
| * | Use the empty() method to check for emptyness. | Daniel Pfeifer | 2016-06-02 | 1 | -1/+1 |
|
|
* | | Merge topic 'simplify-boolean-expressions' | Brad King | 2016-06-03 | 1 | -5/+2 |
|\ \
| |/
|/| |
|
| * | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -5/+2 |
|
|
* | | Add option to control 'bin' directory of CMake's own installation (#16076) | Nicolas BUNEL | 2016-06-01 | 1 | -7/+14 |
|/ |
|
* | Merge topic 'style-cmSystemTools' | Brad King | 2016-05-26 | 1 | -1/+1 |
|\ |
|
| * | cmSystemTools: Fix indentation typo | Brad King | 2016-05-25 | 1 | -1/+1 |
|
|
* | | Improve string find: prefer character overloads. | Daniel Pfeifer | 2016-05-24 | 1 | -1/+1 |
|/ |
|
* | Fix support for large RPATH updates (#16105) | Brad King | 2016-05-19 | 1 | -26/+22 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1355/+948 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -40/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+2 |
|
|
* | Source: Sort includes of sys/types.h as clang-format would | Brad King | 2016-05-03 | 1 | -1/+1 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -7/+7 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -1/+2 |
|
|
* | cmSystemTools: Avoid excess entropy consumption by RandomSeed (#15976) | Cristian Rodríguez | 2016-02-19 | 1 | -2/+4 |
|
|
* | cmSystemTools: Remove unused include <fcntl.h> | Brad King | 2016-02-19 | 1 | -2/+1 |
|
|
* | cmSystemTools: Teach RunSingleCommand to merge child pipes when possible | Brad King | 2016-01-19 | 1 | -23/+21 |
|
|
* | cmSystemTools: Simplify RunSingleCommand output string construction | Brad King | 2016-01-19 | 1 | -13/+4 |
|
|
* | cmSystemTools: Drop redundant condition in RunSingleCommand | Brad King | 2016-01-19 | 1 | -9/+7 |
|
|
* | install: Do not remove compiler-defined RPATH entries | Lior Goldberg | 2016-01-15 | 1 | -1/+26 |
|
|
* | Merge topic 'vs-win10-sdk' | Brad King | 2016-01-12 | 1 | -0/+8 |
|\ |
|