Age | Commit message (Expand) | Author |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-04-19 | [reltool] Remove erlang:port_close/1 for node port | Siri Hansen |
2013-04-08 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen |
2013-03-27 | [reltool] Clean up work dir after test | Siri Hansen |
2013-03-27 | [reltool] Add test case for missing application | Siri Hansen |
2013-03-27 | [reltool] Relax requirements on excluded applications | Håkan Mattsson |
2013-03-04 | [reltool] Increase timetrap timeout for reltool_server_SUTIE to 10 minutes | Siri Hansen |
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-21 | [reltool] Improve stability of tests | Siri Hansen |
2013-02-21 | [reltool] Make escript test work with hipe and smp | Siri Hansen |
2013-02-21 | [reltool] Add unicode test | Siri Hansen |
2013-02-21 | [reltool] Change ~s to ~ts and ~p to ~tp when appropriate | Siri Hansen |
2013-02-21 | [reltool] Add unicode option to re:compile to allow unicode filenames | Siri Hansen |
2013-02-21 | [reltool] Fix reconstruct source from debug_info to handle unicode | Siri Hansen |
2013-02-21 | [reltool] Honour encoding in reltool_utils:prim_consult | Siri Hansen |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-15 | Merge branch 'dgud/wx/fix-wx-2.9-compat/OTP-10407' | Dan Gudmundsson |
2013-01-09 | reltool: Remove support for packages | Björn Gustavsson |
2013-01-09 | reltool: fix wxWidgets-2.9 compability | Dan Gudmundsson |
2013-01-09 | Fix some FOP warnings | Hans Bolinder |
2012-09-24 | [reltool] Use spawn_executable instead of spawn when starting nodes in test | Siri Hansen |
2012-09-21 | [reltool] Use application name from .app file instead of directory name | Siri Hansen |
2012-09-17 | [reltool] Keep order from rel spec when sorting used and included applications | Siri Hansen |
2012-09-14 | [reltool] Automatically add included applications in rel file | Siri Hansen |
2012-09-12 | [reltool] Make reltool:install/2 work on windows | Siri Hansen |
2012-09-11 | [reltool] Allow incl_cond=derived on module level | Siri Hansen |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-29 | Merge branch 'ta/docsmaint' into maint | Henrik Nord |
2012-08-20 | [reltool] Add documentation for option 'excl_lib' | Siri Hansen |
2012-08-20 | [reltool] Add option {excl_lib,otp_root} | Siri Hansen |
2012-07-05 | Fix various doc typos for R15B02 | Tuncer Ayaz |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-02 | Fix include issues in when building tests | Lukas Larsson |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP |
2012-03-29 | [reltool] Fix dialyzer warnings for R15B01 | Siri Hansen |
2012-03-23 | Merge branch 'siri/reltool/app-level-lib-dir/OTP-9977' into maint | Siri Hansen |
2012-03-23 | Merge branch 'jc/omit-undefined-start_phases-3' into maint | Siri Hansen |
2012-03-22 | [reltool] Allow lib_dir on app level to use relative path | Siri Hansen |
2012-03-22 | [reltool] Add configuration parameter lib_dir on application level | Siri Hansen |
2012-03-20 | [reltool] Improve title of dependency colum | Siri Hansen |
2012-03-20 | [reltool] Update status bar for all config changes and for generate target | Siri Hansen |
2012-03-19 | [reltool] Fix GUI problems on Windows | Siri Hansen |
2012-03-19 | [reltool] Remove skip statement for test that failed due to stdlib error | Siri Hansen |