Historial de Commits

Autor SHA1 Mensaje Fecha
  Vitaly Stakhovsky 73d52a862b cmPropertyDefinition: Construct directly in defined state hace 5 años
  Kyle Edwards 16a4ba5b31 Ninja Multi-Config: Use build.ninja if cmake --build has no --config hace 5 años
  Vitaly Stakhovsky 1398517f31 AppendProperty: convert value param to std::string hace 5 años
  Vitaly Stakhovsky 232d5bc333 cmState: more members will use std::string hace 5 años
  Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant hace 6 años
  Gabor Bencze 11f35d340e cmCommand refactor: remove unused AddDisallowedCommand overload hace 6 años
  Regina Pfeifer 86bf1eef75 cmState: Support free function disallowed commands hace 6 años
  Regina Pfeifer dfaa87f1b3 cmState: Support BuiltinCommands as free functions hace 6 años
  Regina Pfeifer de77d355ac cmState: Add scripted commands by value hace 6 años
  Regina Pfeifer 0101ace131 cmUnexpectedCommand: Replace with lambda expression hace 6 años
  Regina Pfeifer 015001aaf1 cmState: Hold commands by value hace 6 años
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. hace 6 años
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header hace 6 años
  Alex Turbov 5e52de7d57 modermize: replace some raw pointers w/ `unique_ptr` hace 6 años
  Sebastian Holtermann 735c6f39d9 Fix invalid ///! doxygen comment line starts hace 6 años
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators hace 6 años
  Taylor Holberton 198650ae73 set: warn if CACHE type is not recognized hace 6 años
  Brad King 65a3abf999 Merge topic 'GHS_updates' hace 6 años
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property hace 6 años
  Fred Baksik 436cc5e991 GHS: try_compile() now uses GHS platform variables hace 6 años
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization hace 7 años
  Brad King 87dfd53b27 Merge topic 'set_directory_properties-script-mode' hace 7 años
  Brad King 50572d638b set_directory_properties: Restore in script mode hace 7 años
  Vitaly Stakhovsky 13d10ee616 cmState::GetInitializedCacheValue: Return as const std::string* hace 7 años
  Florian Jacomme b1a05d6c76 Revise implementation of case-insensitive command names hace 7 años
  Shane Parris 599c93e22d Add cmGlobVerificationManager class, integrate with cmake and cmState hace 7 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 años
  Kyle Edwards a9c483071e cmCacheManager: Truncate values containing newlines hace 7 años
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value hace 8 años
  Daniel Pfeifer 4ba25a823e cmState: separate builtin and scripted commands hace 8 años