Historique des commits

Auteur SHA1 Message Date
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. il y a 10 ans
  Stephen Kelly 77f2807ce5 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. il y a 10 ans
  Stephen Kelly 14973054a2 Add API for cache loading, deleting and saving to the cmake class. il y a 10 ans
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' il y a 10 ans
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. il y a 10 ans
  Stephen Kelly 9ada4c0433 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. il y a 10 ans
  Stephen Kelly 1fe7f24c2b Add API for cache loading, deleting and saving to the cmake class. il y a 10 ans
  Stephen Kelly 629e948936 cmake: Clear member rather than explicit erase. il y a 10 ans
  Stephen Kelly d280bae98f cmake: Be clear that there is no chaining after global properties. il y a 10 ans
  Stephen Kelly 47acfe1d1e cmake: Remove unused member. il y a 10 ans
  Stanislav Ionascu f85db2f323 Qbs: Add new 'extra' generator for qbs project files il y a 10 ans
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. il y a 10 ans
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja il y a 10 ans
  Brad King cbffbf7437 Merge topic 'cmStandardIncludes-cleanup' il y a 10 ans
  Stephen Kelly af65da0aa9 cmStandardIncludes: Remove list include. il y a 10 ans
  Stephen Kelly 683fafea08 Replace a loop with std::transform. il y a 10 ans
  Jean-Christophe Fillion-Robin 6cc0f6b512 cmake: Display "loading initial cache" message on stdout il y a 10 ans
  Stephen Kelly fd0c036c0c Replace 'foo.length() >= 1' pattern with !foo.empty() il y a 10 ans
  Stephen Kelly f09fde2d21 Replace 'foo.length() > 0' pattern with !foo.empty(). il y a 10 ans
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). il y a 10 ans
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). il y a 10 ans
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). il y a 10 ans
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. il y a 11 ans
  Brad King dd6c596c12 Merge topic 'join-algorithm' il y a 10 ans
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. il y a 11 ans
  Stephen Kelly 55a73e6b1f Use the cmJoin algorithm where possible. il y a 10 ans
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. il y a 11 ans
  Brad King e943fa8a19 Merge topic 'vs14-is-2015' il y a 11 ans
  Brad King f5afb90d7c VS: Rename VS 14 generator to 'Visual Studio 14 2015' il y a 11 ans
  Brad King 210230e216 Merge topic 'remove-borland-build' il y a 11 ans