Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King 024d05adad Fix use of module .def files for MS tools vor 16 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King c87a35a326 Do not call CollapseFullPath for PDB file names vor 16 Jahren
  Brad King 173448d988 ENH: Pass config to cmTarget::GetLinkerLanguage vor 16 Jahren
  Brad King a3a046643a ENH: Pass config to cmTarget RPATH install methods vor 16 Jahren
  Brad King a608467180 ENH: Simpler cmTarget::GetLinkerLanguage signature vor 16 Jahren
  Brad King bde145a212 ENH: Pass config to cmTarget::GetDirectory() vor 16 Jahren
  Brad King 11d1063452 ENH: Create cmMakefileTargetGenerator::ConfigName vor 16 Jahren
  Brad King bcb9a479db ENH: Remove cmTarget::GetExecutableCleanNames vor 16 Jahren
  Brad King 493f88ce55 ENH: Allow projects to disable per-rule echo lines vor 16 Jahren
  Brad King b604b98c56 ENH: Define RULE_LAUNCH_* properties vor 17 Jahren
  Brad King c895d9f2e0 ENH: Give target in which custom commands build vor 17 Jahren
  Brad King 67671ac400 BUG: Do not re-generate after a AppBundle build vor 17 Jahren
  Brad King 07454a39f1 ENH: Factor out listing of objects on command line vor 17 Jahren
  Brad King cd1528279c STYLE: Remove computed but unused variable. vor 17 Jahren
  Brad King ad44a41a18 ENH: Fix optional use of relative paths. vor 17 Jahren
  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. vor 17 Jahren
  Brad King 1829bed8b5 BUG: Do not create target output directory in cmTarget. Let the generators do it. vor 17 Jahren
  Brad King dfe2ea6406 ENH: Handle large object file lists on some platforms vor 18 Jahren
  Brad King 454da64c99 BUG: Link scripts should be generated with copy-if-different and included as a dependency of the link rule. vor 18 Jahren
  Brad King 9ed4266306 ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties vor 18 Jahren
  Brad King ed76198b84 ENH: Cleanup building of OS X bundle content vor 18 Jahren
  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). vor 18 Jahren
  Brad King 52b3f85642 ENH: Enable use of link script whenever incremental archive construction rules are available. Enable use of archive construction rules on MSYS. vor 18 Jahren
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. vor 18 Jahren
  Brad King 59aa144516 ENH: Simplified and moved link script implementation up from cmMakefileLibraryTargetGenerator to cmMakefileTargetGenerator and use for cmMakefileExecutableTargetGenerator too. This addresses bug #6192. vor 18 Jahren
  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. vor 18 Jahren
  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 vor 18 Jahren
  Brad King cd6abe486d ENH: Simplify makefile target generator listing of object files to clean. vor 18 Jahren
  Brad King 0fa1bd2f71 COMP: Fix build on mac after change to GetSourceFiles signature. vor 18 Jahren