aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/priv/Makefile.in
AgeCommit message (Collapse)Author
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-14Remove obsolete installation scripts and update documentationPeter Andersson
OTP-12421
2015-01-21Have make ignore the chmod command line in the makefile if it failsPeter Andersson
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.
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-07-19Fix installation of javascript files on windowsLukas Larsson
2012-07-09Fix installation of javascript filesPeter Andersson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-11-13Add CSS stylesheet for the text and tables in Common Test and Test ServerPeter Andersson
Also make general improvements of presentation of results. OTP-9706
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-10-21Add vts.tool to priv exports for unixLukas Larsson
2010-07-06Add textured backgound to html log filesPeter Andersson
The overview html log files now have a textured background. This default new look can be switched off with the 'basic_html' option.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP