index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmELF.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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