Historique des commits

Auteur SHA1 Message Date
  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
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include il y a 9 ans
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace il y a 9 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Daniel Pfeifer 516f8edb2e Avoid else after return il y a 9 ans
  Daniel Scharrer 896ad251de Teach find_library and find_package to search lib32 paths (#11260) il y a 9 ans
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format il y a 9 ans
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments il y a 9 ans
  Brad King 180538c706 Source: Stabilize include order il y a 9 ans
  Brad King bf32b95efe cmFindLibraryCommand: Avoid repeating search for the same name il y a 10 ans
  Brad King e8585f45f5 Remove use of include <cmsys/stl/*> and cmsys_stl::* il y a 10 ans
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. il y a 10 ans
  Stephen Kelly 5d056c0dd8 Port Global property interaction to cmState. il y a 10 ans
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. il y a 10 ans
  Stephen Kelly 421eadb45b Remove use of cmsys_stl. il y a 10 ans
  Chuck Atkins 32922840e7 Refactor and seperate search path construction for find commands il y a 11 ans
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() il y a 11 ans
  Stephen Kelly 21c573f682 Remove some c_str() calls. il y a 11 ans