Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Pfeifer 64f9c282f3 Separate compilation for commands included in cmBootstrapCommands1 9 lat temu
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 lat temu
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 lat temu
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 lat temu
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 lat temu
  Daniel Scharrer 896ad251de Teach find_library and find_package to search lib32 paths (#11260) 9 lat temu
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 lat temu
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 lat temu
  Brad King 180538c706 Source: Stabilize include order 9 lat temu
  Brad King bf32b95efe cmFindLibraryCommand: Avoid repeating search for the same name 10 lat temu
  Brad King e8585f45f5 Remove use of include <cmsys/stl/*> and cmsys_stl::* 10 lat temu
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 lat temu
  Stephen Kelly 5d056c0dd8 Port Global property interaction to cmState. 10 lat temu
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 lat temu
  Stephen Kelly 421eadb45b Remove use of cmsys_stl. 10 lat temu
  Chuck Atkins 32922840e7 Refactor and seperate search path construction for find commands 11 lat temu
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 lat temu
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 lat temu
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 lat temu
  Brad King e33d8d2d77 Drop builtin command documentation 12 lat temu
  Brad King 66759eea5e find_library: Optionally consider all names in each directory 13 lat temu
  Brad King b64dd760d1 find_library: Simplify framework search logic 13 lat temu
  Brad King 531c71bac3 find_library: Refactor internal name iteration 13 lat temu
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 lat temu
  Brad King 733726edf6 find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419) 13 lat temu
  Brad King 54add62f1b find_library: Simplify lib->lib<arch> expansion 13 lat temu
  Brad King 6ca2f82d0d find_library: Refactor lib->lib64 conversion 13 lat temu
  Rolf Eike Beer 32c3be611c FIND_LIBRARY: document FIND_LIBRARY_USE_LIB64_PATHS 13 lat temu
  Rolf Eike Beer 70f362305f Find_library(): allow searching for versioned shared objects 13 lat temu
  Brad King 3ba1713f6f find_library: Use lib->lib64 conversion in CXX-only projects (#12247,#12248) 14 lat temu