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
*
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