Історія комітів

Автор SHA1 Опис Дата
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 роки тому
  luzpaz 777e87ae00 Fix trivial typos in text 8 роки тому
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 роки тому
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 роки тому
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 роки тому
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 роки тому
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 роки тому
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 роки тому
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 роки тому
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 роки тому
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 роки тому
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 роки тому
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 роки тому
  Stephen Kelly 5b6e9bea19 Style: Use this-> when invoking member function. 12 роки тому
  Stephen Kelly 2f84dfec93 include_directories: Fix handling of empty or space-only entries 12 роки тому
  Stephen Kelly 2ce7231f56 Style: Use this-> when invoking member functions. 12 роки тому
  Stephen Kelly 0d46e9a029 Store includes from the same include_directories call together. 12 роки тому
  Stephen Kelly 08cb4fa4c0 Process generator expressions in the INCLUDE_DIRECTORIES property. 13 роки тому
  Stephen Kelly 4557c8db48 Don't prepend a path before generator expressions in include_directories. 13 роки тому
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 роки тому
  Kai Wasserbäch 9203e9187e Fix spelling errors reported by Lintian. 15 роки тому
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 роки тому
  Alexander Neundorf 3fe6b3ce37 BUG: fix #8704, sometimes crash if include_directories() is called with a whitespace string 16 роки тому
  Brad King bf732ec464 BUG: Fix include_directories command to produce an immediately whether or not 2.4 compatibility is enabled. CMake 2.4 already produced an error, just not immediately. 17 роки тому
  Brad King 53e0ed3273 BUG: Fix crash when CMAKE_BACKWARDS_COMPATIBILITY is not set. 17 роки тому
  Ken Martin d49ef18f8a ENH: add first cut and policies still need to add the doc support 17 роки тому
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 роки тому
  Brad King 254ae5c62e STYLE: Fix line-too-long. 18 роки тому
  Ken Martin bfb3598c4b BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITIONS bug 4364 18 роки тому
  Andy Cedilnik 440bbf0871 BUG: Produce error when include directories is invoked with an empty list 18 роки тому