index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmOSXBundleGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-0
/
+6
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1
/
+1
*
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-6
/
+12
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-59
/
+43
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-7
/
+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
*
Fix iOS Framework directory structure (#15833)
Bartosz Kosiorek
2015-11-13
1
-3
/
+12
*
cmGeneratorTarget: Move GetFrameworkVersion from cmTarget
Stephen Kelly
2015-10-26
1
-1
/
+1
*
cmGeneratorTarget: Move HaveWellDefinedOutputFiles from cmTarget.
Stephen Kelly
2015-10-21
1
-1
/
+1
*
cmLocalGenerator: Port PList handling to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-3
/
+3
*
cmGeneratorTarget: Move GetFrameworkDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-4
/
+4
*
cmGeneratorTarget: Move GetAppBundleDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-2
/
+2
*
cmGeneratorTarget: Move GetMacContentDirectory from cmTarget.
Stephen Kelly
2015-08-05
1
-1
/
+1
*
Get the local generator from the GeneratorTarget.
Stephen Kelly
2015-06-22
1
-1
/
+1
*
OS X: Shorten CFBundleExecutable to file name only
Gregor Jasny
2015-02-23
1
-1
/
+2
*
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
1
-5
/
+5
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-5
/
+5
*
OS X: Fix Info.plist placement in a CFBundle
Tim Blechmann
2014-03-26
1
-1
/
+1
*
cmGeneratorTarget: Constify cmSourceFile* in containers.
Stephen Kelly
2014-03-13
1
-3
/
+4
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-3
/
+3
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1
/
+1
*
cmTarget: Move SourceFileFlags to cmGeneratorTarget.
Stephen Kelly
2014-02-24
1
-16
/
+16
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-3
/
+3
*
cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.
Robert Maynard
2013-06-24
1
-9
/
+9
*
OS X: Fix getting of CFBundle LOCATION property.
Clinton Stimpson
2013-06-03
1
-18
/
+5
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-46
/
+56
*
Ninja: remove 'this' from member initializer list
Peter Kümmel
2012-07-18
1
-1
/
+1
*
Re-factor OS X content generator start up.
Nicolas Despres
2012-07-17
1
-0
/
+20
*
Re-factor Mac OS X content directory computation.
Nicolas Despres
2012-07-17
1
-32
/
+28
*
Re-factor bundle content copying rules generation.
Nicolas Despres
2012-07-17
1
-0
/
+18
*
Re-factor CFBundle generation.
Nicolas Despres
2012-07-17
1
-0
/
+31
*
Re-factor OS X bundle and framework generation.
Nicolas Despres
2012-07-17
1
-0
/
+171