summaryrefslogtreecommitdiff
path: root/Source/cmLocalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'VISIBILITY_PRESET-property'Brad King2013-06-051-0/+2
|\
| * Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-021-0/+2
* | Add cmLocalGenerator::GetCompileOptions.Stephen Kelly2013-06-021-0/+3
|/
* cmLocalGenerator: remove "virtual" where not usedAlex Neundorf2013-02-201-5/+5
* Process generator expressions for 'system' include directories.Stephen Kelly2013-02-071-1/+2
* Process the INTERFACE_PIC property from linked dependenciesStephen Kelly2013-01-101-1/+1
* Automoc: get include dirs without stripping implicit include dirs offAlex Neundorf2012-12-071-1/+2
* Fix config-specific INCLUDE_DIRECTORIES in multi-config generatorsStephen Kelly2012-10-171-1/+1
* Merge topic 'ninja-LIBPATH'Brad King2012-10-021-1/+6
|\
| * Ninja: move -LIBPATH behind -link optionPeter Kümmel2012-10-011-1/+6
* | Add an AppendDefines std::string overload.Stephen Kelly2012-09-211-0/+5
|/
* Move GetIncludeDirectories to cmGeneratorTarget.Stephen Kelly2012-09-191-1/+1
* Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.Stephen Kelly2012-09-191-2/+3
* Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.Stephen Kelly2012-09-191-3/+4
* Don't duplicate -D defines sent to the compiler.Stephen Kelly2012-08-201-2/+8
* Merge topic 'ninja-cldeps'David Cole2012-06-191-0/+5
|\
| * remove warning about unused parameterPeter Kuemmel2012-06-161-1/+1
| * Ninja: Eclipse and KDevelop fixes for ninjaPeter Kuemmel2012-06-151-0/+4
| * Ninja: work with ninja/master, don't compile rc files with clPeter Kuemmel2012-06-131-0/+1
* | Refactor generation of shared library flagsStephen Kelly2012-06-121-1/+7
|/
* Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-0/+1
* make cmLocalGenerator::EscapeForCMake() staticAlex Neundorf2012-03-261-1/+1
* Merge topic 'cleanup-object-file-names'Brad King2012-03-131-8/+0
|\
| * Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-8/+0
* | Merge topic 'target-include-directories'David Cole2012-03-081-3/+3
|\ \
| * | Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-0/+1
| * | Remove include flags memoization.Stephen Kelly2012-02-221-2/+1
| * | Refactor GetIncludeFlags to take includes instead of fetching themStephen Kelly2012-02-221-2/+2
| |/
* | doxygen: Improve API docs of GetRealDependencyYury G. Kudryashov2012-02-291-9/+12
|/
* Doxygen: Improve code documentation.Nicolas Despres2011-10-231-0/+1
* Fix typo.Nicolas Despres2011-10-231-2/+2
* Remove trailing white-spaces.Nicolas Despres2011-10-231-24/+24
* Introduce a cmLocalGenerator::ConvertToIncludeReference functionPeter Collingbourne2011-10-021-1/+3
* Make cmLocalGenerator::ConvertToLinkReference virtualPeter Collingbourne2011-10-021-1/+1
* Add const versions of some getters.Nicolas Despres2011-10-021-0/+2
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-311-0/+8
* Make clLocalGenerator::GetTargetFlags() publicAlex Neundorf2011-07-021-1/+1
* Optionally pass include directories with response filesBrad King2011-03-171-1/+2
* Remove cmLocalGenerator::GetRealLocationBrad King2010-12-081-5/+0
* Skip file-level dependencies on custom targets (#11332)Brad King2010-12-081-0/+1
* Improve signature of cmLocalGenerator::GetRealDependencyBrad King2010-12-081-2/+3
* Merge branch 'mingw-response-files'Brad King2010-06-151-1/+1
|\
| * Use forward slashes for objects in response filesBrad King2010-03-111-1/+1
* | -improve crosscompiling from Linux to iphone (#10526)Alex Neundorf2010-05-011-2/+0
|/
* Fix line-too-long style violationsBrad King2009-10-231-1/+2
* Define per-target OSX_ARCHITECTURES propertyBrad King2009-10-211-0/+4
* Introduce "build feature" lookup frameworkBrad King2009-10-021-0/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Optionally force conversion to relative pathBrad King2009-09-221-1/+1
* Factor cmLocalGenerator::Configure input file readBrad King2009-09-031-0/+3