Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King c87a35a326 Do not call CollapseFullPath for PDB file names 16 years ago
  Brad King bde145a212 ENH: Pass config to cmTarget::GetDirectory() 16 years ago
  Brad King 11d1063452 ENH: Create cmMakefileTargetGenerator::ConfigName 16 years ago
  Brad King cd83f1979d ENH: Cleanup make progress rule generation code 16 years ago
  Brad King 493f88ce55 ENH: Allow projects to disable per-rule echo lines 16 years ago
  Brad King 2f651c2e59 ENH: Allow projects to disable per-rule progress 16 years ago
  Brad King 741ae600c4 ENH: Factor out makefile progress rule commands 16 years ago
  Brad King b41c8fe23e BUG: Pass shared library export symbol in DEFINES 17 years ago
  Brad King b604b98c56 ENH: Define RULE_LAUNCH_* properties 17 years ago
  Brad King c895d9f2e0 ENH: Give target in which custom commands build 17 years ago
  Brad King 084e5a5e9e BUG: Fix preprocess and assembly rule expansion 17 years ago
  Brad King 496c203a0b BUG: Do not expand rule variables in info rules 17 years ago
  Brad King ac9b7ec155 ENH: Refactor custom command rule hashing 17 years ago
  Brad King 690121f098 BUG: Fix color check for dependency scanning 17 years ago
  Brad King 9c29a72fbc ENH: Support object lists longer than 128K on MSVC 17 years ago
  Brad King 07454a39f1 ENH: Factor out listing of objects on command line 17 years ago
  Brad King ad44a41a18 ENH: Fix optional use of relative paths. 17 years ago
  Brad King 8bffd5af36 ENH: Simplify framework -F flag generation 17 years ago
  Brad King 434d07afe6 ENH: Use new link info during dependency scanning 17 years ago
  Brad King e79b73d61f BUG: Include less content as input to "rule hash" computation. 17 years ago
  Brad King 6be09c3667 ENH: Introduce "rule hashes" to help rebuild files when rules change. 17 years ago
  Brad King 23a60d561c BUG: Fix makefile generator to have link rules depend on all full path libraries that appear on the link line. This allows projects to relink when imported targets have changed. 17 years ago
  Brad King 600e5e274e ENH: Add SKIP_RULE_DEPENDS option for add_custom_command() 17 years ago
  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. 17 years ago
  Bill Hoffman 7f5446b2ef BUG: fix for bug 6834 RC should not get all COMPILE_FLAGS from a target and should work the same way as it does in the vs ide 17 years ago
  Brad King 238d9d9e30 BUG: When MACOSX_PACKAGE_LOCATION specifies Headers/foo we must still create the Headers symlink. 17 years ago
  Bill Hoffman b0256fbe1c BUG: make sure OBJECT_DIR is in the path of the SHELL 17 years ago
  Brad King 67834f2d53 BUG: Correct Mac OS X framework behavior 17 years ago
  Bill Hoffman 5514b2811b BUG: response file must be a copy if different or you get relinks every time you run cmake 17 years ago