提交历史

作者 SHA1 备注 提交日期
  Brad King e51bbc14f6 Merge topic 'output-compile-lines' 14 年之前
  Brad King c9174c0e4b Fix signed/unsigned comparison in EscapeJSON 14 年之前
  Brad King dca304ec8d Merge branch 'MakeCodeBlocksGeneratorNonVerbose2' into rule-messages 14 年之前
  Brad King 051cee0096 Revert "Honor RULE_MESSAGES property for build target messages" (#12190) 14 年之前
  Manuel Klimek 5674844de4 make compile command output optional 15 年之前
  Manuel Klimek fe07b0557b implement cxx command output 15 年之前
  Alex Neundorf a02987a0df Don't enforce VERBOSE makefiles for the CodeBlocks generator 15 年之前
  Alex Neundorf 7b1421b885 Remove trailing whitespace 15 年之前
  Campbell Barton dc36b34994 Honor RULE_MESSAGES property for build target messages 15 年之前
  Brad King 6fc4cd8680 Fix or cast integer conversions in cmake 15 年之前
  Brad King aa8c003609 Qualify std::map compare functor as const 16 年之前
  Brad King 0089f9cf8f Fix support for OLD behavior of policy CMP0002 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Alexander Neundorf 03d032b637 Rescan dependencies also if CMakeDirectoryInformation.cmake has changed. 16 年之前
  Brad King a3a046643a ENH: Pass config to cmTarget RPATH install methods 16 年之前
  Brad King cd83f1979d ENH: Cleanup make progress rule generation code 16 年之前
  Brad King 41b0f92c6a ENH: Enable basic OpenVMS platform support 16 年之前
  Brad King b5394e9600 BUG: Avoid std::unique algorithm on VMS 16 年之前
  Alexander Neundorf 2ab4e7df81 BUG: don't report changed compiler variables if the path to the compiler 16 年之前
  Brad King 2282748907 BUG: Fix OS X AppBundle/FW byproducts dependencies 17 年之前
  Bill Hoffman bb7b27e417 ENH: add initial ctest -j feature 17 年之前
  Ken Martin fc8b27650c ENH: fix for bug 6364, extra help targets when there are subdirectories of the top level 17 年之前
  Ken Martin 0b4375daf2 BUG: improve progress reporting when there are multiple targets with the same name, bug# 7042 17 年之前
  Alexander Neundorf 4ce05b6e07 BUG: make ENABLE_LANGUAGE(ASM-ATT OPTIONAL) work again: if it didn't work 17 年之前
  Bill Hoffman a24ff4e453 ENH: add PHONY targets 17 年之前
  Ken Martin 2ad4f4bb9d BUG: fix some bad changes in progress calc 17 年之前
  Bill Hoffman 6903d2df8b ENH: remove const 18 年之前
  Bill Hoffman 8a83f09637 ENH: fix for bug 3218 dependant projects are written out automatically if they are in the project. Also fix bug 5829, remove hard coded CMAKE_CONFIGURATION_TYPES from vs 7 generator 18 年之前
  Brad King 430296dc96 ENH: Moved global inter-target dependency analysis and cycle-prevention code up from cmGlobalUnixMakefileGenerator3 to cmGlobalGenerator. Simplified cmGlobalUnixMakefileGenerator3 to use it. Later other generators may be modified to use it also. 18 年之前
  Brad King 2836fc43e7 BUG: Support cyclic dependencies among STATIC libraries by removing one from the generated Makefile rules. 18 年之前