Histórico de Commits

Autor SHA1 Mensagem Data
  David Cole f9c0e13975 Fix warnings in CMake source code. há 16 anos atrás
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License há 16 anos atrás
  Alexander Neundorf 39383ef8cb Major optimization of C/C++ dependency scanning. há 16 anos atrás
  Alexander Neundorf 03d032b637 Rescan dependencies also if CMakeDirectoryInformation.cmake has changed. há 16 anos atrás
  Alexander Neundorf 298de4374b Major improvement of the generated targets in Eclipse. há 16 anos atrás
  Brad King 04b834f1b4 BUG: Disable color makefile inside try-compile há 16 anos atrás
  Brad King a3a046643a ENH: Pass config to cmTarget RPATH install methods há 16 anos atrás
  Brad King cd83f1979d ENH: Cleanup make progress rule generation code há 16 anos atrás
  Brad King b9a98ef65b STYLE: Remove unused variable há 16 anos atrás
  Brad King c8795101a4 ENH: Skip 'SHELL = /bin/sh' in Makefiles on VMS há 16 anos atrás
  Brad King 516add4d58 ENH: On VMS use _dir and _tmp, not .dir and .tmp há 16 anos atrás
  Brad King 39f8b91125 BUG: Remove implicit include dir suppression há 16 anos atrás
  Brad King 15c52e9891 ENH: Add rule substitutions useful for launchers há 16 anos atrás
  Brad King b604b98c56 ENH: Define RULE_LAUNCH_* properties há 16 anos atrás
  Brad King c895d9f2e0 ENH: Give target in which custom commands build há 16 anos atrás
  Alexander Neundorf bd92bec66c STYLE: fix two typos in the comments, patch from Daniel DOT Teske AT Nokia DOT com, QtCreator developer há 16 anos atrás
  Brad King ac9b7ec155 ENH: Refactor custom command rule hashing há 17 anos atrás
  Brad King 3cf9265fa7 ENH: Refactor passing of max length object dir há 17 anos atrás
  Brad King ad44a41a18 ENH: Fix optional use of relative paths. há 17 anos atrás
  Brad King 416bf5730f ENH: Simplify makefile ref to interactive editor há 17 anos atrás
  Brad King 934c832cba BUG: Fix convenience rule working directory há 17 anos atrás
  Brad King a1bb7e90ef ENH: Allow users to specify macro-like #include line transforms for dependency scanning. há 17 anos atrás
  Brad King 071725a1c1 BUG: Fix generation of some paths into .cmake files in the build tree to escape strings for the CMake language. This fix allows users to put double quotes in the SOVERSION of a shared library. há 17 anos atrás
  Brad King 09dd298f63 BUG: Fix logic that loops over multiple output pairs to not loop beyond the vector when there are an odd number of entries. há 17 anos atrás
  Brad King 12935b1599 ENH: Light refactoring of implicit dependency scanning configuration implementation. há 17 anos atrás
  Brad King 55606b155e BUG: Fix repeated re-scanning of dependencies when the results do not change. há 17 anos atrás
  Brad King 9631c499dc BUG: For Watcom WMake use the short path to avoid quoting problems in custom commands with shell redirections. há 17 anos atrás
  Bill Hoffman d1281f5cbc BUG: the sun make goes into some odd n squared thing with this sccs and rcs stuff for gmake, so I am removing them. há 17 anos atrás
  Bill Hoffman 5905d79c8a ENH: fix for watcom can't use phony há 17 anos atrás
  Bill Hoffman a24ff4e453 ENH: add PHONY targets há 17 anos atrás