summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Generalize cmCustomCommandGenerator to more fieldsBrad King2014-03-121-12/+16
* Remove c_str calls when using stream APIs.Stephen Kelly2014-03-111-3/+3
* Remove some c_str() calls.Stephen Kelly2014-03-111-74/+74
* stringapi: Use strings for dependency informationBen Boeckel2014-03-081-6/+4
* stringapi: Use strings for feature argumentsBen Boeckel2014-03-081-2/+2
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-5/+10
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-6/+6
* stringapi: Use strings in target nameBen Boeckel2014-03-081-3/+3
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-11/+11
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-1/+2
* Windows: Use response files to specify link libraries for GNU toolsBrad King2014-03-051-1/+27
* cmLocalGenerator: Add response file option to OutputLinkLibrariesBrad King2014-03-041-1/+1
* Makefile: Factor out some duplicate link libraries generationBrad King2014-03-041-0/+14
* Merge topic 'msvc-compiler-pdb-files'Brad King2014-02-261-0/+17
|\
| * MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-261-0/+17
* | cmGeneratorTarget: Use a method to access the definition file.Stephen Kelly2014-02-241-5/+6
|/
* Makefile: Fix comment indentation.Stephen Kelly2014-02-171-1/+1
* cmTarget: Make GetSourceFiles populate an out-vector parameter.Stephen Kelly2014-01-091-2/+2
* cmGeneratorTarget: Add methods to access source file groups.Stephen Kelly2014-01-091-9/+19
* Merge topic 'fix-compile-OBJECT_DIR'Brad King2014-01-021-1/+1
|\
| * Replace <OBJECT_DIR> rule placeholder consistently (#14667)Brad King2014-01-021-1/+1
* | Remove INTERFACE build targets.Stephen Kelly2013-12-101-1/+0
* | Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-221-1/+1
* | Makefile: Remove "forbidden" flags only as a wholeNils Gladitz2013-11-191-1/+34
* | Create make rules for INTERFACE_LIBRARY targets.Stephen Kelly2013-10-211-0/+1
* | OS X: Encode -F framework search flag in per-language platform variableBrad King2013-10-101-3/+11
* | Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-081-1/+6
|\ \
| * | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-1/+6
| |/
* | Merge topic 'generate-modern-style'Brad King2013-10-071-7/+7
|\ \
| * | Generate modern-style cmake code.Stephen Kelly2013-08-221-7/+7
| |/
* | Genex: Evaluate genexes for additional make clean files.Stephen Kelly2013-08-271-1/+9
|/
* Merge topic 'tid-system-argument'Brad King2013-07-161-1/+2
|\
| * Add Target API to determine if an include is a system include.Stephen Kelly2013-07-021-1/+2
* | Merge topic 'compile-defs-debugging'Brad King2013-07-151-3/+2
|\ \
| * | Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.Stephen Kelly2013-07-111-3/+2
| |/
* | Revert "Use --sysroot when cross compiling."Stephen Kelly2013-07-121-17/+0
|/
* Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handlingBrad King2013-06-271-46/+4
* Use --sysroot when cross compiling.Stephen Kelly2013-06-071-0/+17
* Merge topic 'VISIBILITY_PRESET-property'Brad King2013-06-051-0/+3
|\
| * Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-021-0/+3
* | Merge topic 'target-COMPILE_OPTIONS'Brad King2013-06-031-13/+19
|\ \
| * | Add cmLocalGenerator::GetCompileOptions.Stephen Kelly2013-06-021-13/+19
| |/
* | Refactor how bundles and frameworks are supported.Clinton Stimpson2013-05-231-1/+1
|/
* Merge topic 'fix-COMPILE_DEFINITIONS-config'Brad King2013-03-261-3/+0
|\
| * Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)Stephen Kelly2013-03-251-3/+0
* | Replace <TARGET> in CMAKE_<LANG>_COMPILE_OBJECT rule variablesBrad King2013-03-221-0/+8
|/
* Move GetCompileDefinitions to cmTarget.Stephen Kelly2013-01-291-2/+2
* Process the INTERFACE_PIC property from linked dependenciesStephen Kelly2013-01-101-1/+2
* Makefile: Use modern link information for framework search pathsBrad King2012-12-071-11/+15
* Revert "Move GetLinkInformation to cmGeneratorTarget"Stephen Kelly2012-11-211-4/+2