summaryrefslogtreecommitdiffstats
path: root/Source/cmOSXBundleGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove some unneeded c_str calls.Stephen Kelly2014-11-231-5/+5
* strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-151-5/+5
* OS X: Fix Info.plist placement in a CFBundleTim Blechmann2014-03-261-1/+1
* cmGeneratorTarget: Constify cmSourceFile* in containers.Stephen Kelly2014-03-131-3/+4
* Remove some c_str() calls.Stephen Kelly2014-03-111-3/+3
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* cmTarget: Move SourceFileFlags to cmGeneratorTarget.Stephen Kelly2014-02-241-16/+16
* Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-3/+3
* cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.Robert Maynard2013-06-241-9/+9
* OS X: Fix getting of CFBundle LOCATION property.Clinton Stimpson2013-06-031-18/+5
* Refactor how bundles and frameworks are supported.Clinton Stimpson2013-05-231-46/+56
* Ninja: remove 'this' from member initializer listPeter Kümmel2012-07-181-1/+1
* Re-factor OS X content generator start up.Nicolas Despres2012-07-171-0/+20
* Re-factor Mac OS X content directory computation.Nicolas Despres2012-07-171-32/+28
* Re-factor bundle content copying rules generation.Nicolas Despres2012-07-171-0/+18
* Re-factor CFBundle generation.Nicolas Despres2012-07-171-0/+31
* Re-factor OS X bundle and framework generation.Nicolas Despres2012-07-171-0/+171