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
/
cmOSXBundleGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
Alexandru Croitor
2020-03-04
1
-1/+11
*
Refactor: Prepare Ninja generator for multi-config
Kyle Edwards
2019-12-13
1
-9/+12
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1/+1
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-2/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
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
-8/+5
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-6/+5
*
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
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-1/+1
*
cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const.
Stephen Kelly
2014-03-13
1
-1/+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2/+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
cmTarget: Move SourceFileFlags to cmGeneratorTarget.
Stephen Kelly
2014-02-24
1
-1/+1
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-1/+2
*
OS X: Fix getting of CFBundle LOCATION property.
Clinton Stimpson
2013-06-03
1
-5/+3
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-11/+11
*
Ninja: remove warnings
Peter Kümmel
2012-07-18
1
-2/+3
*
Re-factor OS X content generator start up.
Nicolas Despres
2012-07-17
1
-0/+1
*
Re-factor Mac OS X content directory computation.
Nicolas Despres
2012-07-17
1
-0/+3
*
Re-factor bundle content copying rules generation.
Nicolas Despres
2012-07-17
1
-0/+11
*
Re-factor CFBundle generation.
Nicolas Despres
2012-07-17
1
-0/+3
*
Re-factor OS X bundle and framework generation.
Nicolas Despres
2012-07-17
1
-0/+52