Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Chevrier b1729200c3 find_*: refactor cache variable handling hace 4 años
  Ben Boeckel ef935b17ab clang-tidy: fix `readability-use-anyofallof` warnings hace 4 años
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' hace 4 años
  Brad King 9d45a8be08 find_program: Find programs that are executable but not readable hace 5 años
  Brad King 148a5c2d42 Merge topic 'bundle-exe-space-in-name' hace 5 años
  Craig Scott d3fd518c03 find_program: Properly decode URL for bundle exe name with spaces hace 5 años
  Brad King cc02ced530 find_program: Revert "Find programs that are executable but not readable" hace 5 años
  Vladimir Menshakov 86e6349ef7 find_program: Find programs that are executable but not readable hace 5 años
  Vitaly Stakhovsky 36a5b3d1d1 cmMakefile::AddCacheDefinition: Add overload that accepts std::string value hace 5 años
  Sylvain Joubert dc00809596 find_*: Add support for REQUIRED keyword hace 5 años
  Robert Maynard 204b8d9f4e find_*: Use debug logging infrastructure hace 6 años
  Regina Pfeifer 8a18bb7cdf cmFind*: Port away from cmCommand hace 6 años
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation hace 6 años
  Sebastian Holtermann a693e875db Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With hace 6 años
  Brad King 00c4ddf75e find_program: Restore leading double slash on Windows network path hace 6 años
  Sam Yates c76c1ea208 find_program: Consider CWD only for paths with separator hace 7 años
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 hace 7 años
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. hace 7 años
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. hace 8 años
  Matthias Maennich a5279ae553 Use C++11 nullptr (cont.) hace 8 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value hace 8 años
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes hace 9 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 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
  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