Historie revizí

Autor SHA1 Zpráva Datum
  Brad King 86578eccf2 Simplify CMake per-source license notices před 9 roky
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format před 9 roky
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. před 10 roky
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. před 10 roky
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code před 13 roky
  Brad King b8034104c1 VS: Fix line-too-long style errors před 13 roky
  Leonid Yurchenko 59139031a1 include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120) před 13 roky
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  Bill Hoffman 019252be80 ENH: fix vsexternal test on vs 71 před 16 roky
  Bill Hoffman 3d1c12b802 ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10 před 16 roky
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. před 18 roky
  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 před 18 roky
  Alexander Neundorf 55303d6dd2 před 18 roky
  Alexander Neundorf bef8d3580b COMP: compile fix před 18 roky
  Alexander Neundorf 4878c00905 před 18 roky
  Ken Martin b99129d2d8 ENH: some code cleanup před 18 roky
  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. před 19 roky
  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. před 19 roky
  Ken Martin ba2b99bb9f STYLE: fix line length před 19 roky
  Bill Hoffman 3e6a1f9afa ENH: make sure path is converted to unix před 19 roky
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup před 19 roky
  Bill Hoffman 347c5f4b46 ENH: add working directory support před 20 roky
  Brad King 39af9ee1e4 ENH: Updated implementation of custom commands. Multiple command lines are now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues. před 21 roky
  Bill Hoffman 5001eed8a5 ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson před 21 roky
  Bill Hoffman 32fe8caaef bug fixes for external projects před 21 roky
  Bill Hoffman 7e54a53a3d ENH: improve coverage před 22 roky
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. před 23 roky
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them před 24 roky
  Will Schroeder a6a43d5320 ENH:Updated copyright před 24 roky
  Bill Hoffman 41017cbc88 ENH: clean up warnings před 24 roky