aboutsummaryrefslogtreecommitdiffstats
path: root/make/otp_subdir.mk
AgeCommit message (Collapse)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2014-03-20Verify runtime_dependencies when running 'otp_build patch_app'Rickard Green
2013-08-21erts: Add option to include nifs staticallyLukas Larsson
Both crypto and asn1 are supported.
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-08-08otp_subdir.mk: Remove support for clearmakeBjörn Gustavsson
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-12-07Changed default target from 'debug' to 'opt'.Rickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP