Historie revizí

Autor SHA1 Zpráva Datum
  Brad King 5c0c635a09 Fortran: Add support for free- and fixed-form flags před 14 roky
  Brad King 4e2185cbd0 Make std::map usage more portable in language=>flags/defines maps před 14 roky
  Manuel Klimek 65c0c24a29 cache flags and defines před 15 roky
  Manuel Klimek 3f064efe40 refactor flags and defines před 15 roky
  Brad King 9a0b9bc8b7 Optionally pass include directories with response files před 14 roky
  Brad King 07cfa57ec5 Consolidate duplicate link rule make dependency code před 15 roky
  Brad King 1e48243591 Introduce "build feature" lookup framework před 16 roky
  Brad King 57df2abca8 Centralize language flag addition for Makefiles před 16 roky
  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 11d1063452 ENH: Create cmMakefileTargetGenerator::ConfigName před 16 roky
  Brad King cd83f1979d ENH: Cleanup make progress rule generation code před 16 roky
  Brad King 493f88ce55 ENH: Allow projects to disable per-rule echo lines před 16 roky
  Brad King 2f651c2e59 ENH: Allow projects to disable per-rule progress před 16 roky
  Brad King 741ae600c4 ENH: Factor out makefile progress rule commands před 16 roky
  Brad King 07454a39f1 ENH: Factor out listing of objects on command line před 17 roky
  Brad King 67834f2d53 BUG: Correct Mac OS X framework behavior před 17 roky
  Brad King dfe2ea6406 ENH: Handle large object file lists on some platforms před 17 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 17 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 66e0b4212f ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARCHIVE_APPEND, and CMAKE_<LANG>_ARCHIVE_FINISH to support creation of static archive libraries out of a large number of objects. See bug #6284. před 18 roky
  Brad King b2e8c07af8 ENH: Implemented Fortran module output directory and search path flags. 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
  Brad King dfb79bea23 STYLE: Removed unused reference to cmMakeDepend. před 18 roky
  Brad King c51c245efa BUG: A utility target should not run the custom commands from its source files directly. The target-level rule must add dependencies on the file-level custom commands to drive them. This bug was introduced by the "fix" to bug 4377. This also restores the documented behavior that PRE_BUILD rules are treated as PRE_LINK rules on non-VS generators. Also fixed custom command dependencies on the rule file build.make so that custom commands re-run when the commands themselves change. před 18 roky
  Brad King 31637efbfb ENH: Added cmMakefileTargetGenerator::GenerateExtraOutput to wrap up creation of rules to drive creation of extra outputs generated as side effects of another rule. Reimplemented generation of custom command multiple output rules to use it. Reimplemented soname symlink output dependencies to use it. Now if a symlink is deleted the library will be recreated with the symlink. před 18 roky
  Bill Hoffman ca0230a33e ENH: check in initial conv library stuff před 19 roky
  Brad King f7611f167c ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalUnixMakefileGenerator3 to give access to all methods. Fixed broken custom targets with no commands for Borland makefiles when CMAKE_SKIP_RULE_DEPENDENCY is set. před 19 roky