| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 1 | -1/+1 |
|
|
* | cmELF: Modernize to use std::unique_ptr instead of new/delete | Sebastian Holtermann | 2019-07-17 | 1 | -1/+2 |
|
|
* | Delete some default constructors and assignment operators | Albert Astals Cid | 2019-02-15 | 1 | -0/+3 |
|
|
* | Mark operator bool explicit | Regina Pfeifer | 2018-11-19 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -1/+1 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | elf: Remove GetDynamicEntryCount and ReadBytes methods | James Cowgill | 2016-10-07 | 1 | -7/+0 |
|
|
* | cmSystemTools, elf: handle DT_MIPS_RLD_REL_MAP in RemoveRPath | James Cowgill | 2016-10-07 | 1 | -1/+1 |
|
|
* | elf: add DynamicEntryList methods and rpath tag constants | James Cowgill | 2016-10-06 | 1 | -0/+18 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+5 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -5/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Added cmELF methods to get information about DYNAMIC section entries. | Brad King | 2008-04-14 | 1 | -0/+14 |
|
|
* | BUG: A few more corrections for cmELF | Brad King | 2008-03-02 | 1 | -1/+3 |
|
|
* | ENH: Add Size member to cmELF::StringEntry to return the amount of space in t... | Brad King | 2008-03-01 | 1 | -0/+4 |
|
|
* | ENH: Make cmELF parser more general and powerful | Brad King | 2008-02-29 | 1 | -0/+17 |
|
|
* | ENH: Add ELF file parsing | Brad King | 2008-02-27 | 1 | -0/+76 |
|
|