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
/
CPack
/
OSXScriptLauncher.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4/+4
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+2
*
Prefer front/back/data over dereferencing begin/rbegin iter
Artur Ryt
2019-02-06
1
-1/+1
*
clang-tidy: Simplify boolean expressions
Regina Pfeifer
2019-01-15
1
-2/+1
*
Use C++11 nullptr (cont.)
Matthias Maennich
2017-09-19
1
-4/+4
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-2/+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-3/+3
*
OSXScriptLauncher: remove unused variable
Ben Boeckel
2017-03-06
1
-1/+0
*
iwyu: Fix OSX specific issues
Daniel Pfeifer
2016-11-22
1
-1/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Remove c_str() calls from stream arguments.
Daniel Pfeifer
2016-06-06
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-55/+37
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
1
-5/+6
*
Remove use of cmsys_stl.
Stephen Kelly
2015-02-05
1
-4/+4
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-2/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-4/+4
*
Removed most usage of Carbon in favour of CoreFoundation
Sean McBride
2011-01-31
1
-1/+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
STYLE: fix some kwstyle errors
Bill Hoffman
2007-07-27
1
-0/+16
*
COMP: Use new API
Andy Cedilnik
2007-01-31
1
-38/+12
*
ENH: fix warning and code style
Bill Hoffman
2007-01-11
1
-3/+5
*
ENH: First pass at CPack generator for OSX X11 applications. This are applica...
Andy Cedilnik
2007-01-10
1
-0/+161