Histórico de Commits

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