Historique des commits

Auteur SHA1 Message Date
  Brad King f2c903fb9a find_library: Check that library files are readable il y a 5 ans
  Vitaly Stakhovsky 36a5b3d1d1 cmMakefile::AddCacheDefinition: Add overload that accepts std::string value il y a 5 ans
  Sylvain Joubert dc00809596 find_*: Add support for REQUIRED keyword il y a 5 ans
  Robert Maynard 204b8d9f4e find_*: Use debug logging infrastructure il y a 6 ans
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 il y a 6 ans
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers il y a 6 ans
  Regina Pfeifer 8a18bb7cdf cmFind*: Port away from cmCommand il y a 6 ans
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using il y a 6 ans
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation il y a 6 ans
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument il y a 6 ans
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions il y a 6 ans
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` il y a 6 ans
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 il y a 6 ans
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization il y a 7 ans
  Vitaly Stakhovsky 4d89830d71 cmMakefile: Make GetRequiredDefinition return std::string il y a 7 ans
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. il y a 7 ans
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. il y a 7 ans
  Matthias Maennich 2033abff0d Fix minor clang-tidy findings il y a 8 ans
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. il y a 8 ans
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. il y a 8 ans
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance il y a 8 ans
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans
  Steven Newbury 462cf25427 Add support for x32-abi il y a 8 ans
  Brad King 6c332bd84c Merge topic 'find_library-custom-lib-suffix' il y a 8 ans
  Christian Schmidbauer 503f25d490 find_library: Allow custom lib suffix be used as find path il y a 8 ans
  Brad King 4fc64ce76d Merge topic 'find-libarch-not-symlink' il y a 8 ans
  Brad King 6f5aede716 find_library: Skip 'lib => lib<arch>' searches if one symlinks the other il y a 8 ans
  Brad King e67963ed73 cmFindLibraryCommand: Refactor AddArchitecturePath logic il y a 8 ans
  Daniel Pfeifer e81c323da9 Include necessary headers in commands il y a 9 ans
  Daniel Pfeifer 64f9c282f3 Separate compilation for commands included in cmBootstrapCommands1 il y a 9 ans