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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'warnings-cleanup'
Brad King
2021-10-27
1
-1/+2
|
\
|
*
Source: fix only -Wshorten-64-to-32 warning with explicit cast
Sean McBride
2021-10-25
1
-1/+2
*
|
Source: Simplify some boolean expressions
Rose
2021-10-23
1
-2/+3
|
/
*
Modernize memory management
Marc Chevrier
2020-02-27
1
-16/+15
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+4
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-0/+3
*
modermize: replace some raw pointers w/ `unique_ptr`
Alex Turbov
2019-06-24
1
-9/+5
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1/+1
*
clang-tidy: Simplify boolean expressions
Regina Pfeifer
2019-01-15
1
-8/+2
*
Convert some leftover loops to C++11 range-based loop
Matthias Maennich
2017-09-28
1
-4/+3
*
Fix some occurrences of missing override keywords
Matthias Maennich
2017-09-28
1
-1/+1
*
Use C++11 nullptr (cont.)
Matthias Maennich
2017-09-19
1
-2/+2
*
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
-2/+4
*
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
-153/+107
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-4/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Mach-O: Add Mach-O parser for OS X and iOS.
Clinton Stimpson
2014-12-22
1
-0/+419