aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/priv
AgeCommit message (Collapse)Author
2016-06-08edoc: Fix new Maps syntaxHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-16[edoc] remove functionality related to packagesVlad Dumitrescu
The 'subpackages' option is left, since some projects use recursive source directories.
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1.
2013-01-02[edoc] Introduce Unicode support for source filesHans Bolinder
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-08-04removed CVS-keywords from source filesRichard Carlsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP