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

Аутор SHA1 Порука Датум
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings пре 9 година
  Stephen Kelly 1ed5f6b39b Makefiles: Introduce local RelativePath method пре 9 година
  Brad King 86578eccf2 Simplify CMake per-source license notices пре 9 година
  Stephen Kelly 25c39ac28b Convert: Inline HOME_OUTPUT MAKERULE conversion пре 9 година
  Stephen Kelly c341f4679a Makefiles: Change AppendCustomCommand API to strings пре 9 година
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations пре 9 година
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR пре 9 година
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. пре 9 година
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format пре 9 година
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments пре 9 година
  Stephen Kelly 3f8aa62bfb cmGeneratorTarget: Add API for target-relative commands. пре 10 година
  Stephen Kelly 4bc65d76f1 Makefiles: Port to cmGeneratorTarget. пре 10 година
  Stephen Kelly 3e8ef64273 cmLocalGenerator: Port some API to cmGeneratorTarget. пре 10 година
  Stephen Kelly b857f0d84b Use GetName from cmGeneratorTarget. пре 10 година
  Stephen Kelly 5aa556be56 cmMakefileTargetGenerator: Require cmGeneratorTarget. пре 10 година
  Stephen Kelly e9b134b95d cmGlobalUnixMakefileGenerator3: Host the include directive. пре 10 година
  Brad King 9f92a78be2 cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' пре 11 година
  Stephen Kelly 21c573f682 Remove some c_str() calls. пре 11 година
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name пре 11 година
  Stephen Kelly c34968a9aa Port some of the generator API to cmGeneratorTarget. пре 13 година
  Clinton Stimpson 373faae5e1 Refactor how bundles and frameworks are supported. пре 12 година
  Nicolas Despres 7a3ecf5ed5 Fix memory leak in Makefile generator. пре 13 година
  Nicolas Despres 5d885db416 Re-factor bundle content copying rules generation. пре 13 година
  Johan Fänge 7ab1162eaa CMake: Fix progress reporting for custom targets (#12441) пре 14 година
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License пре 16 година
  Brad King c895d9f2e0 ENH: Give target in which custom commands build пре 16 година
  Brad King 9ed4266306 ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties пре 17 година
  Brad King d83b4cd255 ENH: Add a depends check step to custom targets. Add support for the IMPLICIT_DEPENDS feature of custom commands when building in custom targets. Convert multiple-output pair checks to be per-target instead of global. пре 18 година
  Brad King c51c245efa BUG: A utility target should not run the custom commands from its source files directly. The target-level rule must add dependencies on the file-level custom commands to drive them. This bug was introduced by the "fix" to bug 4377. This also restores the documented behavior that PRE_BUILD rules are treated as PRE_LINK rules on non-VS generators. Also fixed custom command dependencies on the rule file build.make so that custom commands re-run when the commands themselves change. пре 18 година
  Ken Martin 1de68b46f1 BUG: fix for build order пре 18 година