Historie revizí

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