summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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-121-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-281-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
* Factor cmLocalGenerator::Configure object max pathBrad King2009-09-031-0/+1
* ENH: add group support and fix borland errorBill Hoffman2009-07-111-4/+4
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-1/+1
* BUG: Use new include dir suppresson for all gensBrad King2009-02-261-1/+2
* BUG: Remove implicit include dir suppressionBrad King2009-02-241-2/+1
* ENH: Add rule substitutions useful for launchersBrad King2009-02-101-0/+1
* ENH: Define RULE_LAUNCH_* propertiesBrad King2009-02-101-0/+7
* ENH: Warn if build dir is too long for filesystemBrad King2008-12-161-0/+1
* ENH: Refactor passing of max length object dirBrad King2008-12-161-2/+2
* ENH: Fix optional use of relative paths.Brad King2008-10-091-3/+20
* ENH: Create Info.plist files in OS X FrameworksBrad King2008-09-021-0/+7
* ENH: Allow custom limit on object file path lengthBrad King2008-08-211-0/+1
* ENH: Allow multiple OS X applications bundles to be created in a single build...Brad King2008-02-141-0/+6
* ENH: Enable use of link script whenever incremental archive construction rule...Brad King2008-01-301-0/+4