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

Аутор SHA1 Порука Датум
  Brad King 024d05adad Fix use of module .def files for MS tools пре 16 година
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License пре 16 година
  Brad King c87a35a326 Do not call CollapseFullPath for PDB file names пре 16 година
  Brad King 173448d988 ENH: Pass config to cmTarget::GetLinkerLanguage пре 16 година
  Brad King a3a046643a ENH: Pass config to cmTarget RPATH install methods пре 16 година
  Brad King a608467180 ENH: Simpler cmTarget::GetLinkerLanguage signature пре 16 година
  Brad King bde145a212 ENH: Pass config to cmTarget::GetDirectory() пре 16 година
  Brad King 11d1063452 ENH: Create cmMakefileTargetGenerator::ConfigName пре 16 година
  Brad King bcb9a479db ENH: Remove cmTarget::GetExecutableCleanNames пре 16 година
  Brad King 493f88ce55 ENH: Allow projects to disable per-rule echo lines пре 16 година
  Brad King b604b98c56 ENH: Define RULE_LAUNCH_* properties пре 17 година
  Brad King c895d9f2e0 ENH: Give target in which custom commands build пре 17 година
  Brad King 67671ac400 BUG: Do not re-generate after a AppBundle build пре 17 година
  Brad King 07454a39f1 ENH: Factor out listing of objects on command line пре 17 година
  Brad King cd1528279c STYLE: Remove computed but unused variable. пре 17 година
  Brad King ad44a41a18 ENH: Fix optional use of relative paths. пре 17 година
  David Cole d797592726 BUG: Fix issue #3648 - make sure CMake reruns if a Bundle application's directory is removed or if it's Info.plist file disappears since those elements are put in place at CMake configure time. пре 17 година
  Brad King 1829bed8b5 BUG: Do not create target output directory in cmTarget. Let the generators do it. пре 17 година
  Brad King dfe2ea6406 ENH: Handle large object file lists on some platforms пре 18 година
  Brad King 454da64c99 BUG: Link scripts should be generated with copy-if-different and included as a dependency of the link rule. пре 18 година
  Brad King 9ed4266306 ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties пре 18 година
  Brad King ed76198b84 ENH: Cleanup building of OS X bundle content пре 18 година
  Brad King 67f8c0fd10 ENH: Allow multiple OS X applications bundles to be created in a single build directory. Converted Info.plist files to be generated directly instead of configured with make variables. The MACOSX_BUNDLE_* variables are now properties (and vars for compatibility). пре 18 година
  Brad King 52b3f85642 ENH: Enable use of link script whenever incremental archive construction rules are available. Enable use of archive construction rules on MSYS. пре 18 година
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. пре 18 година
  Brad King 59aa144516 ENH: Simplified and moved link script implementation up from cmMakefileLibraryTargetGenerator to cmMakefileTargetGenerator and use for cmMakefileExecutableTargetGenerator too. This addresses bug #6192. пре 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 0fc4d10e38 ENH: do not remove executables and dll's before linking them so that incremental links work, incremental links are still broken for vs 2005 and greater because of the manifest stuff пре 18 година
  Brad King cd6abe486d ENH: Simplify makefile target generator listing of object files to clean. пре 18 година
  Brad King 0fa1bd2f71 COMP: Fix build on mac after change to GetSourceFiles signature. пре 18 година