aboutsummaryrefslogtreecommitdiffstats
path: root/make
AgeCommit message (Expand)Author
2013-02-20Fix comma usage in generated documentation dateAnders Svensson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Document output.mk.inAnthony Ramine
2013-01-23Merge branch 'ta/fakefop/OTP-10733'Fredrik Gustafsson
2013-01-21[erl_docgen] Fix include path to xmllintLars Thorsen
2013-01-21[erl_docgen] Add xmllint target for the documentation and fix some DTD errorsLars Thorsen
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-12make/fakefop: repair pdf structure and make content staticSebastian Rasmussen
2013-01-12make/fakefop: slightly change placeholder textTuncer Ayaz
2013-01-12make/fakefop: do not report what file is writtenTuncer Ayaz
2013-01-12make/fakefop: update copyright yearsTuncer Ayaz
2013-01-12make/fakefop: adapt to make/otp.mk.in changesTuncer Ayaz
2013-01-11If GCC is used, treat -Wreturn-type as errorTuncer Ayaz
2013-01-02[erl_docgen] Use DejaVu fonts when generating PDFHans Bolinder
2012-11-19Merge branch 'maint'Lars Thorsen
2012-11-16[safs] Add pdfname to the html target for the users guideLars Thorsen
2012-11-16[erl_docgen] Add possibility to specify pdf filenameLars Thorsen
2012-11-16A possibility to configure erl_docgen so it can generate documentation for ot...Lars Thorsen
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-07-25Merge branch 'egil/r16/remove-vxworks-support/OTP-10146'Björn-Egil Dahlberg
2012-07-19erts: Remove vxworks from top makeBjörn-Egil Dahlberg
2012-07-19Add DTRACE and SYSTEMTAP howtos as User GuideLukas Larsson
2012-07-19Move README and INSTALL to HOWTO folderLukas Larsson
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-28Make hipe hipe-compiled w/ --enable-native-libsPatrik Nyblom
2011-12-19otp,erts: Add phony valgrind targetSverker Eriksson
2011-12-12Make vxwork buildBjörn-Egil Dahlberg
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-11-18[erl_docgen] Update references to modules that changed nameLars Thorsen
2011-11-15Cleanup the use of TARGET in toplevel and common make and build filesRaimo Niskanen
2011-10-27doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-26Merge branch 'dev' into majorLars Thorsen
2011-09-26[erl_docgen] Fix eix file generation for new function spec referencesLars Thorsen
2011-09-20Merge branch 'dev' into majorHenrik Nord
2011-09-15Fix misspelling of compatibilityTuncer Ayaz
2011-08-08otp_subdir.mk: Remove support for clearmakeBjörn Gustavsson
2011-06-20Add more specs and typesHans Bolinder
2011-05-16Improve erl_docgen's support for Dialyzer specs and typesHans Bolinder
2010-12-07Workaround for ampersands in INSTALL-WIN32.mdPatrik Nyblom
2010-12-01Prepare erl_docgen for using Dialyzer specs and typesHans Bolinder
2010-09-24emd2exml: Do not auto-import error/2Tuncer Ayaz
2010-08-27Fix SSL build failure when building in minimal source treeRickard Green
2010-04-08Merge branch 'ta/doc-fakefop' into devErlang/OTP