aboutsummaryrefslogtreecommitdiffstats
path: root/make/otp_release_targets.mk
AgeCommit message (Collapse)Author
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-11-18[erl_docgen] Update references to modules that changed nameLars Thorsen
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-26[erl_docgen] Fix eix file generation for new function spec referencesLars Thorsen
2010-12-01Prepare erl_docgen for using Dialyzer specs and typesHans Bolinder
Support for using Dialyzer specifications and types has been added. This is an experimental release; changes are expected before the new functionality is used when building the OTP documentation.
2010-02-19makefiles: add local_html targetLars Thorsen
2009-12-15OTP-8308 Added an xsl transform from OTP xml documentation to a fileLars G Thorsen
(.eix) of erlang terms that can be read by the erldoc application. Erldoc handles the documentation search mechanism at erlang.org. Added generation of eix files to otp_release_targets.mk. Fixed a copyright date error in db_html.xsl .
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP