История коммитов

Автор SHA1 Сообщение Дата
  Brad King 3106cf4e3d include_external_msproject: Restore support for EXCLUDE_FROM_ALL 7 лет назад
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 лет назад
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 лет назад
  Tomoki Imai 2c06e9e73e include_external_msproject: Support non-Windows target platforms 8 лет назад
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 лет назад
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 лет назад
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 лет назад
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 лет назад
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 лет назад
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 лет назад
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 лет назад
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 лет назад
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 лет назад
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 лет назад
  Brad King b8034104c1 VS: Fix line-too-long style errors 14 лет назад
  Leonid Yurchenko 59139031a1 include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120) 14 лет назад
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 лет назад
  Bill Hoffman 019252be80 ENH: fix vsexternal test on vs 71 16 лет назад
  Bill Hoffman 3d1c12b802 ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10 16 лет назад
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 18 лет назад
  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 лет назад
  Alexander Neundorf 55303d6dd2 18 лет назад
  Alexander Neundorf bef8d3580b COMP: compile fix 18 лет назад
  Alexander Neundorf 4878c00905 18 лет назад
  Ken Martin b99129d2d8 ENH: some code cleanup 19 лет назад
  Brad King 1d2fd77ca5 BUG: Move hack from old cmMakefile::AddUtilityTarget to this command directly. There really needs to be a better way to represent external project targets. 19 лет назад
  Brad King 7d2de52c1a ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid to have an output from a utility rule and no calls to the method asked for an output anyway. The argument has been removed. 19 лет назад
  Ken Martin ba2b99bb9f STYLE: fix line length 20 лет назад
  Bill Hoffman 3e6a1f9afa ENH: make sure path is converted to unix 20 лет назад
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 лет назад