summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'no-source-language-crash'David Cole2012-06-211-4/+7
|\
| * Do not crash on unknown source language (#13323)Mariusz Plucinski2012-06-201-4/+7
* | Merge topic 'ninja-cldeps'David Cole2012-06-191-0/+7
|\ \
| * | Ninja: work with ninja/master, don't compile rc files with clPeter Kuemmel2012-06-121-0/+7
* | | Refactor generation of shared library flagsStephen Kelly2012-06-121-6/+105
|/ /
* | Ninja: apply CMAKE_<LANG>_FLAGS_<TYPE> to executable targets (#13069)Peter Collingbourne2012-05-161-4/+1
* | Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-18/+16
|/
* Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-161-24/+6
|\
| * Add OBJECT_LIBRARY target typeBrad King2012-03-131-0/+4
| * Merge branch 'cleanup-object-file-names' into object-libraryBrad King2012-03-091-11/+0
| |\
| | * Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-11/+0
| * | Merge topic 'target-include-directories'David Cole2012-03-081-26/+26
| |\ \
| * \ \ Merge topic 'factor-install-type'David Cole2012-03-021-4/+0
| |\ \ \ | | | |/ | | |/|
| | * | Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-271-4/+0
| * | | Drop if(...) check because condition is always trueYury G. Kudryashov2012-02-271-9/+2
| |/ /
* | | Ninja: add .def file supportPeter Kuemmel2012-03-071-1/+1
* | | Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-221-26/+26
|\ \ \ | | |/ | |/|
| * | Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-5/+9
| * | CMake: Eliminate cmMakefile::IncludeDirectoriesDavid Cole2012-02-221-3/+3
| * | Remove include flags memoization.Stephen Kelly2012-02-221-13/+2
| * | Make it safe to call this method without creating duplicates.Stephen Kelly2012-02-221-2/+6
| * | Refactor GetIncludeFlags to take includes instead of fetching themStephen Kelly2012-02-221-6/+9
| |/
* | Add executable with exports flag support to cmLocalGenerator::GetTargetFlagsPeter Collingbourne2012-02-021-0/+10
|/
* Remove trailing whitespace from cmLocalGeneratorBrad King2011-11-291-73/+73
* Fix configuration-dependent flag lookup in cmLocalGenerator::GetTargetFlagsPeter Collingbourne2011-10-021-5/+22
* Introduce a cmLocalGenerator::ConvertToIncludeReference functionPeter Collingbourne2011-10-021-1/+8
* Refactor TargetTypeNames.Nicolas Despres2011-10-021-1/+1
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-311-0/+25
* Merge topic 'custom-command-slashes'Brad King2011-03-311-1/+0
|\
| * Normalize slashes of add_custom_(command|target) DEPENDS (#11973)Brad King2011-03-301-1/+0
* | Merge topic 'include-flags-response-file'Brad King2011-03-221-10/+21
|\ \ | |/ |/|
| * Optionally pass include directories with response filesBrad King2011-03-171-8/+20
| * Factor old-style -D flags out from -I flag generationBrad King2011-03-151-2/+1
* | Handle trailing slashes on add_custom_command DEPENDSBrad King2011-01-261-0/+1
|/
* Remove cmLocalGenerator::GetRealLocationBrad King2010-12-081-18/+0
* Skip file-level dependencies on custom targets (#11332)Brad King2010-12-081-4/+3
* Improve signature of cmLocalGenerator::GetRealDependencyBrad King2010-12-081-12/+17
* No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)Brad King2010-09-081-33/+5
* Remove cmSystemTools::EscapeSpaces methodBrad King2010-08-181-6/+18
* Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-131-1/+1
* Merge branch 'mingw-response-files'Brad King2010-06-151-0/+4
|\
| * Use forward slashes for objects in response filesBrad King2010-03-111-0/+4
* | -improve crosscompiling from Linux to iphone (#10526)Alex Neundorf2010-05-011-7/+9
|/
* Fix line length style issue.David Cole2010-02-021-1/+2
* Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...David Cole2010-01-291-3/+7
* Singly-quote target names for Watcom linkerBrad King2009-11-301-0/+10
* Define per-target OSX_ARCHITECTURES propertyBrad King2009-10-211-25/+26
* Split Borland compiler information filesBrad King2009-10-081-9/+0
* Introduce "build feature" lookup frameworkBrad King2009-10-021-0/+20
* Fix default install prefix on HaikuBrad King2009-09-301-0/+17