Commit History

Author SHA1 Message Date
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Robert Maynard a4d502a5bf CUDA: Do not device link if CUDA is not an enabled language 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Brad King fc4cbbc2a5 Merge topic 'remove_unneeded_device_link_calls' 6 years ago
  Robert Maynard 81b4d10d8f CUDA: More exhaustive checks to determine when to do device linking 6 years ago
  Brad King 3020354f7c Merge topic 'string-cleanup' 6 years ago
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup 6 years ago
  Sebastian Holtermann 7c8c18b1e6 Makefiles: Sort clean files by using a std::set<std::string> container 6 years ago
  Saleem Abdulrasool 9ecb3f8d5c Ninja,Makefile: use `unique_ptr` for memory management 6 years ago
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 years ago
  Saleem Abdulrasool fc8b90af2c Create and use `cmGeneratorTarget::Names` 6 years ago
  Robert Maynard 850ef90a66 CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types 6 years ago
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Brad King 7b74213461 CUDA: Fix crash on linking to a CUDA target without CUDA enabled 6 years ago
  Vitaly Stakhovsky 50fbfee3a0 cmLocalGenerator: return directories as const std::string& 7 years ago
  Marc Chevrier cc9f88af53 LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS 7 years ago
  Marc Chevrier c1f5a44b28 LINK_OPTIONS: Add new family of properties 7 years ago
  Marc Chevrier 8e28d2630a Makefile generator: link flags management refactoring 7 years ago
  Michael Stürmer fb433ff283 cmGeneratorTarget: Make import library checks config-aware 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Yurii Batrak 7ab9a62572 Makefiles: Drop 'requires' step and its supporting infrastructure 7 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Brad King c0c5f924fe Merge topic 'refactor-iwyu-code' 8 years ago
  Bill Hoffman 3bbe95f58a Clean up iwyu code to not be one big if statement. 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Brad King d037be122e cmLocalGenerator: Add a hook for compiler flags used at link time 8 years ago
  Ruslan Baratov 7d057b2738 Clang IPO (LTO) support 8 years ago