Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-02 | Merge branch 'maint' | Henrik Nord | |
2013-12-02 | wx: Fix silent make rules | Anthony Ramine | |
2013-08-21 | erts: Add option to include nifs statically | Lukas Larsson | |
Both crypto and asn1 are supported. | |||
2013-04-21 | Add 'frmptr' emulator type | Rickard Green | |
2013-02-20 | Fix comma usage in generated documentation date | Anders Svensson | |
It's "February 20, 2013" or "20 February 2013", not "February 20 2013". The change is to the former. | |||
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-23 | Document output.mk.in | Anthony Ramine | |
Conflicts: make/output.mk.in | |||
2013-01-23 | Merge branch 'ta/fakefop/OTP-10733' | Fredrik Gustafsson | |
* ta/fakefop/OTP-10733: make/fakefop: repair pdf structure and make content static make/fakefop: slightly change placeholder text make/fakefop: do not report what file is written make/fakefop: update copyright years make/fakefop: adapt to make/otp.mk.in changes | |||
2013-01-21 | [erl_docgen] Fix include path to xmllint | Lars Thorsen | |
2013-01-21 | [erl_docgen] Add xmllint target for the documentation and fix some DTD errors | Lars Thorsen | |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | |
* nox/enable-silent-rules/OTP-10726: Implement ./otp_build configure --enable-silent-rules | |||
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. | |||
2013-01-12 | make/fakefop: repair pdf structure and make content static | Sebastian Rasmussen | |
2013-01-12 | make/fakefop: slightly change placeholder text | Tuncer Ayaz | |
2013-01-12 | make/fakefop: do not report what file is written | Tuncer Ayaz | |
2013-01-12 | make/fakefop: update copyright years | Tuncer Ayaz | |
2013-01-12 | make/fakefop: adapt to make/otp.mk.in changes | Tuncer Ayaz | |
2013-01-11 | If GCC is used, treat -Wreturn-type as error | Tuncer Ayaz | |
2013-01-02 | [erl_docgen] Use DejaVu fonts when generating PDF | Hans Bolinder | |
A few examples in lib/stdlib/doc/src/unicode_usage.xml make use of Cyrillic characters. | |||
2012-11-19 | Merge branch 'maint' | Lars Thorsen | |
* maint: [erl_docgen] Updated the vsn.mk [erl_docgen] Add db_eix.xsl to the Makefile [safs] Add pdfname to the html target for the users guide [erl_docgen] Add possibility to specify pdf filename Updated system/doc/Makefile with the new xsltproc options. A possibility to configure erl_docgen so it can generate documentation for other products than Erlang/OTP. | |||
2012-11-16 | [safs] Add pdfname to the html target for the users guide | Lars Thorsen | |
2012-11-16 | [erl_docgen] Add possibility to specify pdf filename | Lars Thorsen | |
2012-11-16 | A possibility to configure erl_docgen so it can generate documentation for ↵ | Lars Thorsen | |
other products than Erlang/OTP. | |||
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: lib/diameter/autoconf/vxworks/sed.general xcomp/README.md | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-07-25 | Merge branch 'egil/r16/remove-vxworks-support/OTP-10146' | Björn-Egil Dahlberg | |
* egil/r16/remove-vxworks-support/OTP-10146: (30 commits) erts: Update doc to reflect VxWorks removal erts: Remove VxWorks from documentation Update preloaded erl_prim_loader and prim_file snmp: Remove VxWorks megaco: Remove VxWorks diameter: Remove VxWorks mnesia: Remove VxWorks typer: Remove VxWorks ssh: Remove VxWorks inets: Remove VxWorks hipe: Remove VxWorks cosFileTransfer: Remove VxWorks asn1: Remove VxWorks orber: Remove VxWorks os_mon: Remove VxWorks runtime_tools: Remove VxWorks test_server: Remove VxWorks references in doc test_server: Remove VxWorks stdlib: Remove VxWorks kernel: Remove VxWorks from tests ... Conflicts: erts/emulator/test/Makefile | |||
2012-07-19 | erts: Remove vxworks from top make | Björn-Egil Dahlberg | |
2012-07-19 | Add DTRACE and SYSTEMTAP howtos as User Guide | Lukas Larsson | |
2012-07-19 | Move README and INSTALL to HOWTO folder | Lukas Larsson | |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson | |
* lukas/otp/install_with_whitespace/OTP-10107: Update to work with space in include path Update to work with whitespace in exec path | |||
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson | |
The hybrid heap emulator was last working in the non-SMP R11B run-time system. When the constant pools were introduced in R12B, the hybrid heap emulator was not updated to handle them. At this point, the harm from reduced readability of the code is greater than any potential usefulness of keeping the code. | |||
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-02-28 | Make hipe hipe-compiled w/ --enable-native-libs | Patrik Nyblom | |
2011-12-19 | otp,erts: Add phony valgrind target | Sverker Eriksson | |
To avoid conflict with directory erts/emulator/valgrind | |||
2011-12-12 | Make vxwork build | Björn-Egil Dahlberg | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-11-18 | [erl_docgen] Update references to modules that changed name | Lars Thorsen | |
2011-11-15 | Cleanup the use of TARGET in toplevel and common make and build files | Raimo Niskanen | |
Common file target.mk now passes the TARGET value through config.sub for canonification. Toplevel Makefile now calls target.mk so it handles TARGET like all sub-makefiles. Build script otp_build no longer creates a target specific directory that a long time ago was used for target specific configure cache file. | |||
2011-10-27 | doc Makefiles: Eliminate DOCSUPPORT ifdefs | Björn Gustavsson | |
Some applications still have support for an ancient documentation build system. Eliminate the DOCSUPPORT define in otp.mk.in and the not taken arm of the ifdefs in the Makefiles. | |||
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg | |
* dev: Update copyright years | |||
2011-09-29 | Update copyright years | Björn-Egil Dahlberg | |
2011-09-26 | Merge branch 'dev' into major | Lars Thorsen | |
* dev: [erl_docgen] Fix eix file generation for new function spec references | |||
2011-09-26 | [erl_docgen] Fix eix file generation for new function spec references | Lars Thorsen | |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord | |
Conflicts: erts/aclocal.m4 erts/include/internal/ethread_header_config.h.in | |||
2011-09-15 | Fix misspelling of compatibility | Tuncer Ayaz | |
2011-08-08 | otp_subdir.mk: Remove support for clearmake | Björn Gustavsson | |
2011-06-20 | Add more specs and types | Hans Bolinder | |
An incorrect spec, rpc:yield/1, has been fixed. | |||
2011-05-16 | Improve erl_docgen's support for Dialyzer specs and types | Hans Bolinder | |
The support for using Dialyzer specifications and types has been improved. | |||
2010-12-07 | Workaround for ampersands in INSTALL-WIN32.md | Patrik Nyblom | |