summaryrefslogtreecommitdiff
path: root/Source/cmBinUtilsMacOSMachOLinker.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool callsSeth R Johnson2021-10-121-9/+33
* file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX optionKyle Edwards2021-06-041-8/+14
* file: Update GET_RUNTIME_DEPENDENCIES for macOS 11 dylib cacheBrad King2020-07-131-1/+14
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+5
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+1
* clang-tidy: isolate declarations for readabilityRegina Pfeifer2019-08-211-1/+2
* cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.hSebastian Holtermann2019-07-291-1/+1
* Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-0/+2
* file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-101-0/+228