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
/
cmMachO.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
file: Add undocumented READ_MACHO subcommand on macOS
René Bertin
2024-06-04
1
-0/+22
*
cmMachO: Add missing header for std::unique_ptr
Craig Scott
2022-01-02
1
-0/+1
*
Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSER
Brad King
2021-02-03
1
-2/+2
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
modermize: replace some raw pointers w/ `unique_ptr`
Alex Turbov
2019-06-24
1
-1/+1
*
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
*
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
*
iwyu: Fix OSX specific issues
Daniel Pfeifer
2016-11-22
1
-0/+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1/+1
*
Mach-O: Add Mach-O parser for OS X and iOS.
Clinton Stimpson
2014-12-22
1
-0/+51