Historie revizí

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