Documentation Development Tools Beat
From FedoraProject
(Difference between revisions)
Immanetize (Talk | contribs) |
(add mention of dwz) |
||
| Line 5: | Line 5: | ||
= boost gets up to speed = | = boost gets up to speed = | ||
Fedora 18 will include Boost version 1.50. The popular collection of C libraries is updated to the newest available version with each Fedora release. | Fedora 18 will include Boost version 1.50. The popular collection of C libraries is updated to the newest available version with each Fedora release. | ||
| + | |||
| + | = Dwarf Compressor compacts debug files = | ||
| + | Fedora 18 debuginfo has been post-processed by the DWARF compressor tool "dwz" to reduce size of the *.debug files. Developers may run this same program on their binaries. | ||
| + | |||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Draft documentation]] | [[Category:Draft documentation]] | ||
[[Category:Documentation beats]] | [[Category:Documentation beats]] | ||
Revision as of 00:53, 25 October 2012
boost gets up to speed
Fedora 18 will include Boost version 1.50. The popular collection of C libraries is updated to the newest available version with each Fedora release.
Dwarf Compressor compacts debug files
Fedora 18 debuginfo has been post-processed by the DWARF compressor tool "dwz" to reduce size of the *.debug files. Developers may run this same program on their binaries.
