Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Brad King c11cf31c9b ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462. пре 19 година
  Ken Martin 94e908ff2d ENH: fix bad error reporting with not found paths пре 19 година
  Andy Cedilnik a9c0929d39 COMP: Handle both ansi and non-ansi C пре 19 година
  Brad King 21089bf93f BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respect to the current source directory. пре 19 година
  Ken Martin ba2b99bb9f STYLE: fix line length пре 19 година
  Brad King cddedaa7d8 ENH: INCLUDE_DIRECTORIES should have been written to prepend to the include path so that the most local directories are included first. This is a patch from Alex to resolve the problem by allowing users to switch the default using a variable CMAKE_INCLUDE_DIRECTORIES_BEFORE and then still explicitly appending or prepending by using AFTER or BEFORE arguments explicitly. пре 19 година
  Bill Hoffman 2fcae1932c ENH: make sure include and lib dirs are unix paths пре 19 година
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup пре 19 година
  Bill Hoffman 692f18538b ENH: add a check for empty include directories пре 21 година
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND пре 23 година
  Andy Cedilnik 6b228ff924 Add some error checking for missing include directories and link libraries пре 23 година