Historique des commits

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