summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Fix rebuild with multiple custom command outputs (#15116)Brad King2014-12-051-12/+0
* Watcom: Use single quote for all file/path items in wlink commandJiri Malak2014-04-081-1/+2
* Makefile: Generate single-quoted object lists for WatcomJiri Malak2014-03-271-2/+4
* Constify some APIs in generators.Stephen Kelly2014-03-131-4/+5
* cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const.Stephen Kelly2014-03-131-1/+1
* Generalize cmCustomCommandGenerator to more fieldsBrad King2014-03-121-2/+2
* stringapi: Use strings for dependency informationBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for feature argumentsBen Boeckel2014-03-081-2/+2
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-6/+6
* stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+1
* stringapi: Use strings in Convert methods in LocalGeneratorBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-4/+4
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-1/+1
* Windows: Use response files to specify link libraries for GNU toolsBrad King2014-03-051-0/+1
* Makefile: Factor out some duplicate link libraries generationBrad King2014-03-041-0/+4
* Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-1/+1
* OS X: Encode -F framework search flag in per-language platform variableBrad King2013-10-101-1/+1
* Refactor how bundles and frameworks are supported.Clinton Stimpson2013-05-231-1/+0
* Ninja: fixes for bccPeter Kümmel2012-07-181-0/+2
* Ninja: remove warningsPeter Kümmel2012-07-181-8/+8
* Re-factor bundle content copying rules generation.Nicolas Despres2012-07-171-2/+14
* VS: Restore header files marked as OS X Framework content (#13196)Brad King2012-05-071-0/+1
* Build object library targets in MakefilesBrad King2012-03-131-0/+3
* Simplify cmMakefileTargetGenerator using cmGeneratorTargetBrad King2012-03-091-3/+2
* Factor makefile generator link rule lookup into helper functionBrad King2011-12-051-0/+3
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-311-0/+2
* Make std::map usage more portable in language=>flags/defines mapsBrad King2011-05-171-2/+3
* cache flags and definesManuel Klimek2011-04-251-0/+2
* refactor flags and definesManuel Klimek2011-04-251-0/+3
* Optionally pass include directories with response filesBrad King2011-03-171-0/+4
* Consolidate duplicate link rule make dependency codeBrad King2010-11-051-0/+3
* Introduce "build feature" lookup frameworkBrad King2009-10-021-0/+4
* Centralize language flag addition for MakefilesBrad King2009-10-021-0/+3
* Fix use of module .def files for MS toolsBrad King2009-09-291-0/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Create cmMakefileTargetGenerator::ConfigNameBrad King2009-07-031-0/+1
* ENH: Cleanup make progress rule generation codeBrad King2009-06-251-6/+2
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-161-1/+1
* ENH: Allow projects to disable per-rule progressBrad King2009-03-161-0/+1
* ENH: Factor out makefile progress rule commandsBrad King2009-03-161-0/+2
* ENH: Factor out listing of objects on command lineBrad King2008-10-151-0/+5
* BUG: Correct Mac OS X framework behaviorBrad King2008-04-081-0/+1
* ENH: Handle large object file lists on some platformsBrad King2008-02-271-0/+7
* BUG: Link scripts should be generated with copy-if-different and included as ...Brad King2008-02-201-1/+2
* ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE propertiesBrad King2008-02-181-6/+12
* ENH: Cleanup building of OS X bundle contentBrad King2008-02-151-1/+6
* ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARC...Brad King2008-01-301-0/+2
* ENH: Implemented Fortran module output directory and search path flags.Brad King2007-12-301-0/+8
* ENH: Simplified and moved link script implementation up from cmMakefileLibrar...Brad King2007-12-281-0/+6