Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-22 | Fix a few dialyzer warnings | Hans Bolinder | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-08 | [orber, cos*] Bump versions and update dependencies in app file | Lars Thorsen | |
2015-05-08 | [orber, cos*] Remove usage of erlang:now() | Lars Thorsen | |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green | |
Most dependencies introduced are exactly the dependencies to other applications found by xref. That is, there might be real dependencies missing. There might also be pure debug dependencies listed that probably should be removed. Each application has to be manually inspected in order to ensure that all real dependencies are listed. All dependencies introduced are to application versions used in OTP 17.0. This since the previously used version scheme wasn't designed for this, and in order to minimize the work of introducing the dependencies. | |||
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony 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-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-10-12 | corba applications: Fix broken 'make clean' | Lars Thorsen | |
The IDL-GENERATED files must be removed too; otherwise the target files will not be made the next time 'make' is invoked. | |||
2011-08-08 | cos*/src/Makefile: Support parallel make | Björn Gustavsson | |
2011-02-17 | Removed more spec:s that wasn't needed. | Niclas Eklund | |
2011-02-14 | Corrected spec usage. | Niclas Eklund | |
2011-02-10 | Eliminated Dialyzer warnings when using exit or throw. | Niclas Eklund | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |