Commit History

Автор SHA1 Съобщение Дата
  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 години
  Brad King e23348c5a6 COMP: Remove unused parameter of method. преди 18 години
  Brad King 3cf3bb664a ENH: Make static library targets depend on targets to which they "link" for the purpose of build ordering. This makes the build order consistent for static and shared library builds. It is also useful when custom command inputs of one library are generated as custom commands outputs of another. It may be useful in the future for Fortran module dependencies. Implemented for Makefiles, Xcode, and VS 8 and above. Added sample code to do it for VS 7.1 and below, but left it disabled with comments explaining why. Likely it will never be needed on VS 7.1 or below anyway. преди 18 години
  Brad King d2be142e3b BUG: Now that custom targets have dependencies their DependInfo files should be listed in Makefile.cmake. преди 18 години
  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 години
  Bill Hoffman fd33bf93a5 ENH: fix for bug 6102, allow users to change the compiler преди 18 години
  Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now преди 18 години
  Brad King bffcff4530 ENH: Added warning when an install rule is created from an EXCLUDE_FROM_ALL target. Added a foo/preinstall version of targets that need relinking so that exclude-from-all targets can be manually relinked for installation. преди 18 години
  Brad King d7118006de BUG: Target exclusion-from-all tests should always use the root local generator associated with the all target being tested. преди 18 години