| Commit message (Expand) | Author | Age | Files | Lines |
* | cmMakefile: Rename GetCurrent{Output,Binary}Directory. | Stephen Kelly | 2015-04-20 | 1 | -2/+2 |
|
|
* | Port Global property interaction to cmState. | Stephen Kelly | 2015-04-15 | 1 | -2/+2 |
|
|
* | cmake: Remove the happy global property scope pattern. | Stephen Kelly | 2015-04-15 | 1 | -1/+1 |
|
|
* | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -2/+2 |
|
|
* | Port to cmState. | Stephen Kelly | 2015-04-13 | 1 | -1/+2 |
|
|
* | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. | Stephen Kelly | 2015-04-07 | 1 | -1/+1 |
|
|
* | Add API for cache loading, deleting and saving to the cmake class. | Stephen Kelly | 2015-04-07 | 1 | -2/+2 |
|
|
* | Revert topic 'refactor-cache-api' | Brad King | 2015-04-07 | 1 | -3/+3 |
|
|
* | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. | Stephen Kelly | 2015-04-06 | 1 | -1/+1 |
|
|
* | Add API for cache loading, deleting and saving to the cmake class. | Stephen Kelly | 2015-04-06 | 1 | -2/+2 |
|
|
* | Merge topic 'consistent-empty-method' | Brad King | 2015-01-19 | 1 | -1/+1 |
|\ |
|
| * | Replace 'foo.size() > 0' pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
|
|
* | | Merge topic 'eclipse-fix-cxx-natures' | Brad King | 2015-01-19 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068) | André Klitzing | 2015-01-16 | 1 | -0/+1 |
|
|
* | | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -9/+9 |
|
|
* | | Fix some generator crashes on undefined CMAKE_BUILD_TYPE | Brad King | 2014-06-23 | 1 | -1/+1 |
|
|
* | | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -1/+2 |
|
|
* | | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
* | | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -5/+5 |
|
|
* | | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|/ |
|
* | Eclipse: Skip generator expressions in COMPILE_DEFINITIONS (#14722) | Stephen Kelly | 2014-02-09 | 1 | -1/+6 |
|
|
* | cmMakefile: Make FindSourceGroup const. | Stephen Kelly | 2014-01-22 | 1 | -2/+2 |
|
|
* | cmTarget: Make GetSourceFiles populate an out-vector parameter. | Stephen Kelly | 2014-01-09 | 1 | -1/+2 |
|
|
* | Eclipse: use MachO64 parser starting with Helios (#14380) | Alex Neundorf | 2014-01-01 | 1 | -1/+5 |
|
|
* | eclipse: Support custom natures via a global property | Ben Boeckel | 2013-11-19 | 1 | -0/+12 |
|
|
* | eclipse: Add natures for Eclipse based on enabled languages | Ben Boeckel | 2013-11-19 | 1 | -6/+32 |
|
|
* | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 1 | -20/+0 |
|
|
* | cmExtraEclipseCDT4Generator: Replace RunCommand with RunSingleCommand | Brad King | 2013-10-18 | 1 | -1/+1 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -7/+0 |
|
|
* | Eclipse: fix #14204 and #14205: no file links to directories | Alex Neundorf | 2013-06-11 | 1 | -6/+9 |
|
|
* | Merge topic 'eclipse-doc-typo' | Brad King | 2013-05-16 | 1 | -1/+1 |
|\ |
|
| * | Eclipse: Add a missing space in the documentation | Jack O'Connor | 2013-05-01 | 1 | -1/+1 |
|
|
* | | Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699) | Victor Zverovich | 2013-04-28 | 1 | -1/+15 |
|/ |
|
* | Merge topic 'EclipseFixIndexerBySettingSourcePath' | Brad King | 2012-11-06 | 1 | -5/+7 |
|\ |
|
| * | Eclipse: set source path once to fix Eclipse indexer (#13596) | Alex Neundorf | 2012-11-06 | 1 | -5/+7 |
|
|
* | | Merge topic 'EclipseNoLinkedResources' | David Cole | 2012-10-31 | 1 | -0/+13 |
|\ \ |
|
| * | | Eclipse: add switch to disable linked resources (#13189) | Alex Neundorf | 2012-10-17 | 1 | -0/+13 |
| |/ |
|
* | | GenEx: Create cmGeneratorTargets for imported targets. | Stephen Kelly | 2012-10-22 | 1 | -0/+4 |
|/ |
|
* | Fix config-specific INCLUDE_DIRECTORIES in multi-config generators | Stephen Kelly | 2012-10-17 | 1 | -1/+2 |
|
|
* | Move GetIncludeDirectories to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -3/+5 |
|
|
* | Merge topic 'HandleMacFrameworkIncludeDirs_13465' | David Cole | 2012-08-20 | 1 | -0/+10 |
|\ |
|
| * | -fix line length | Alex Neundorf | 2012-08-16 | 1 | -3/+3 |
|
|
| * | Eclipse on OSX: improve handling of framework include dirs (#13367) | Alex Neundorf | 2012-08-16 | 1 | -0/+10 |
|
|
* | | Eclipse: fix #13358: don't create bad linked resources | Alex Neundorf | 2012-08-16 | 1 | -86/+0 |
|/ |
|
* | Eclipse: fix #13358: don't create bad linked resources | Alex Neundorf | 2012-07-28 | 1 | -0/+14 |
|
|
* | Ninja: enable ninja support everywhere | Peter Kümmel | 2012-07-20 | 1 | -2/+0 |
|
|
* | Merge topic 'ninja-cldeps' | David Cole | 2012-06-19 | 1 | -2/+4 |
|\ |
|
| * | Ninja: Eclipse and KDevelop fixes for ninja | Peter Kuemmel | 2012-06-15 | 1 | -2/+4 |
|
|
* | | Eclipse: parallel build also for "Build project" #13287 | Alex Neundorf | 2012-06-13 | 1 | -2/+5 |
|/ |
|