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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
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