Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthias Maennich 2033abff0d Fix minor clang-tidy findings hace 8 años
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. hace 8 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Steven Newbury 462cf25427 Add support for x32-abi hace 8 años
  Brad King 6c332bd84c Merge topic 'find_library-custom-lib-suffix' hace 8 años
  Christian Schmidbauer 503f25d490 find_library: Allow custom lib suffix be used as find path hace 8 años
  Brad King 4fc64ce76d Merge topic 'find-libarch-not-symlink' hace 8 años
  Brad King 6f5aede716 find_library: Skip 'lib => lib<arch>' searches if one symlinks the other hace 8 años
  Brad King e67963ed73 cmFindLibraryCommand: Refactor AddArchitecturePath logic hace 8 años
  Daniel Pfeifer e81c323da9 Include necessary headers in commands hace 9 años
  Daniel Pfeifer 64f9c282f3 Separate compilation for commands included in cmBootstrapCommands1 hace 9 años
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include hace 9 años
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer 516f8edb2e Avoid else after return hace 9 años
  Daniel Scharrer 896ad251de Teach find_library and find_package to search lib32 paths (#11260) hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King 180538c706 Source: Stabilize include order hace 9 años
  Brad King bf32b95efe cmFindLibraryCommand: Avoid repeating search for the same name hace 10 años
  Brad King e8585f45f5 Remove use of include <cmsys/stl/*> and cmsys_stl::* hace 10 años
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. hace 10 años
  Stephen Kelly 5d056c0dd8 Port Global property interaction to cmState. hace 10 años
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. hace 10 años
  Stephen Kelly 421eadb45b Remove use of cmsys_stl. hace 10 años
  Chuck Atkins 32922840e7 Refactor and seperate search path construction for find commands hace 11 años
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() hace 11 años
  Stephen Kelly 21c573f682 Remove some c_str() calls. hace 11 años