Cronologia Commit

Autore SHA1 Messaggio Data
  Stephen Kelly 5f69314ea6 Replace foo.length() pattern with !foo.empty(). 10 anni fa
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 anni fa
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 anni fa
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 anni fa
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 10 anni fa
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 anni fa
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 11 anni fa
  Ruslan Baratov e6db4c5a4e file: Add LOCK subcommand to do file and directory locking 11 anni fa
  Stephen Kelly b80557c7bd file(GENERATE): Evaluate early to allow generating source files 11 anni fa
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 anni fa
  Brad King f4c5eade78 Ninja: Fix RC include directories regression 11 anni fa
  Brad King e7ee892b39 cmLocalGenerator: Fix AddBuildTargetRule object file path conversion 11 anni fa
  Brad King 9f92a78be2 cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 anni fa
  Brad King 3138da6e67 Merge topic 'install-messages' 11 anni fa
  Brad King c9568de52c install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 11 anni fa
  Brad King ec7cf7ea13 install: Thread message level setting through internal API 11 anni fa
  Brad King f0a0196250 cmInstallTargetGenerator: Drop default constructor arguments 11 anni fa
  Brad King c491cb1eb4 Fix some generator crashes on undefined CMAKE_BUILD_TYPE 11 anni fa
  Stephen Kelly eecd93fcca Features: Escape the COMPILE_OPTIONS for dialects. 11 anni fa
  Brad King 8256ccb78c Add OBJECT_FILE_DIR rule placeholder for compilation lines 11 anni fa
  Stephen Kelly 60a981ea8e Features: Enable compiler extensions by default. 11 anni fa
  Stephen Kelly dd043c3f21 Features: Add support for C++14 features. 11 anni fa
  Brad King 3ea9bde845 Merge topic 'ninja-intel-ipo' 11 anni fa
  Stephen Kelly 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 anni fa
  Brad King 5d12b87b9d cmGeneratorTarget: Improve GetCreateRuleVariable API 11 anni fa
  Stephen Kelly e0890d03a4 Features: Extend concept to C language. 12 anni fa
  Brad King 7b3def93b6 Merge topic 'decay-language-version' 11 anni fa
  Brad King 4777e82a0a Merge topic 'dev/refactor-source-depends-in-ninja' 11 anni fa
  Ben Boeckel 6fa6bedf78 LocalGenerator: Add a string overload for AppendFlags 11 anni fa
  Mikołaj Siedlarek 1bed75a590 OS X: Use -iframework for system framework directories 11 anni fa