Commit History

Author SHA1 Message Date
  Markus Grech a672b16a3a Eclipse: Fix paths in target links on cygwin 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 years ago
  Brad King 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Stephen Kelly 5d056c0dd8 Port Global property interaction to cmState. 10 years ago
  Stephen Kelly 0076b5d834 cmake: Remove the happy global property scope pattern. 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly ff7169a03c Port to cmState. 10 years ago
  Stephen Kelly 77f2807ce5 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. 10 years ago
  Stephen Kelly 14973054a2 Add API for cache loading, deleting and saving to the cmake class. 10 years ago
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 years ago
  Stephen Kelly 9ada4c0433 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. 10 years ago
  Stephen Kelly 1fe7f24c2b Add API for cache loading, deleting and saving to the cmake class. 10 years ago
  Brad King 9de2ab7fce Merge topic 'consistent-empty-method' 10 years ago
  Brad King 373199b1c9 Merge topic 'eclipse-fix-cxx-natures' 10 years ago
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 years ago
  André Klitzing 6e6e0c4048 Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068) 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Brad King c491cb1eb4 Fix some generator crashes on undefined CMAKE_BUILD_TYPE 11 years ago
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Stephen Kelly 311c0b9897 Eclipse: Skip generator expressions in COMPILE_DEFINITIONS (#14722) 11 years ago
  Stephen Kelly bf1e1bf1d0 cmMakefile: Make FindSourceGroup const. 11 years ago
  Stephen Kelly 531e40b95e cmTarget: Make GetSourceFiles populate an out-vector parameter. 12 years ago
  Alex Neundorf e6b0f452ee Eclipse: use MachO64 parser starting with Helios (#14380) 12 years ago