summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Add a depends check step to custom targets. Add support for the IMPLICI...Brad King2007-12-211-0/+11
* STYLE: Removed unused reference to cmMakeDepend.Brad King2007-06-111-1/+0
* BUG: A utility target should not run the custom commands from its source file...Brad King2007-05-011-1/+2
* ENH: Added cmMakefileTargetGenerator::GenerateExtraOutput to wrap up creation...Brad King2007-03-091-0/+5
* ENH: check in initial conv library stuffBill Hoffman2007-02-161-1/+1
* ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU...Brad King2006-12-141-2/+2
* BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...Brad King2006-09-281-0/+4
* BUG: reduce the number of file handles kept openKen Martin2006-07-121-2/+0
* BUG: changed to progress to make it more flexible and to no relink targets as...Ken Martin2006-07-111-0/+18
* ENH: Added generation of link rules into script files executed by a cmake -E ...Brad King2006-06-151-0/+1
* BUG: Custom command outputs listed explicitly as source files in a target sho...Brad King2006-06-011-5/+8
* ENH: Add support for adding content to bundlesAndy Cedilnik2006-03-281-16/+17
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* ENH: add support for removing language flags from shared library and shared m...Bill Hoffman2006-03-141-1/+2
* COMP: fix compiler warningKen Martin2006-02-151-3/+4
* ENH: some reorg of the unix makefile generatorKen Martin2006-02-151-1/+1
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+152