Historie revizí

Autor SHA1 Zpráva Datum
  Peter Collingbourne ad6ee42627 Rename doing_verbatim to doing_nothing před 11 roky
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() před 11 roky
  Brad King f70b2253f6 Merge topic 'fix_policy_diagnostics' před 11 roky
  Nils Gladitz 77b581c2f0 Policies: omit warnings about unset policies when they are actually set to NEW před 11 roky
  Stephen Kelly 21c573f682 Remove some c_str() calls. před 11 roky
  Nils Gladitz 3900fcf4a8 CMP0037: Extend policy to reserved names and custom targets před 12 roky
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 před 12 roky
  Brad King 128605054a Normalize slashes of add_custom_(command|target) DEPENDS (#11973) před 14 roky
  Brad King 88548a45fb Handle relative WORKING_DIRECTORY in add_custom_(command|target) před 14 roky
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  Brad King c5f70ff27f ENH: Allow custom sources in custom targets před 17 roky
  Brad King 845563d575 COMP: Fix unused parameter warning in cmAddCustomTargetCommand. před 17 roky
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. před 17 roky
  Brad King 680104a490 ENH: New format for warning and error messages před 17 roky
  Bill Hoffman 077805ff49 ENH: fix ICE with gcc in dash8 před 17 roky
  Ken Martin e0059c0db7 COMP: fix compile errors on vs6 and a warning před 17 roky
  Ken Martin d7db2d086c COMP: fix some warnings před 17 roky
  Ken Martin d49ef18f8a ENH: add first cut and policies still need to add the doc support před 17 roky
  Brad King 1c0595c73f ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing projects that depend on having duplicate custom targets. It is allowed only for Makefile generators. See bug#6348. před 17 roky
  Brad King a0715048da COMP: Fix shadowed local variable warning. před 17 roky
  Brad King ac0e58dcfb ENH: Enforce global target name uniqueness. před 17 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
  Ken Martin c53b26baf2 ENH: some more cleanup před 18 roky
  Brad King 5a6b0792cd ENH: Added COMMENT option to ADD_CUSTOM_TARGET. This addresses bug#3461. 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
  Brad King d01b6f1281 ENH: Added VERBATIM option to ADD_CUSTOM_COMMAND and ADD_CUSTOM_TARGET commands. This option enables full escaping of custom command arguments on all platforms. See bug#3786. před 19 roky
  Brad King 6ce165de43 ENH: Added diagnosis of bad target names. před 19 roky
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup před 19 roky
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues před 19 roky
  Bill Hoffman ccdca71332 ENH: fix broken tests před 20 roky