summaryrefslogtreecommitdiff
path: root/make/otp.mk.in
Commit message (Expand)AuthorAgeFilesLines
* make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+7
* otp: Refactor esock buildJohn Högberg2022-04-081-5/+0
* Update copyright yearErlang/OTP2022-02-151-1/+1
* otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+2
* Update copyright yearRickard Green2021-12-151-1/+1
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-12/+0
* erts: Implement the BeamAsm JITLukas Larsson2020-09-221-0/+3
* Enable warnings as errors when building OTP from the topRickard Green2020-06-181-0/+3
* docgen: Make all internal href links in chunks absoluteLukas Larsson2020-03-271-3/+3
* otp: Fix chunks makefile dependencyLukas Larsson2020-03-201-4/+4
* Add DOC_TARGETS makefile variableLukas Larsson2020-02-241-1/+1
* Generate hidden chunk files for any internal modulesLukas Larsson2020-02-241-0/+3
* Implement EEP-48 aka doc chunksLukas Larsson2020-02-241-0/+7
* otp: Refactor doc make system and introduce EEP-48Lukas Larsson2020-02-241-3/+9
* Merge branch 'dgud/cleanup-windows-build'Dan Gudmundsson2019-11-141-5/+1
|\
| * Refactor win32 configure handlingDan Gudmundsson2019-11-121-5/+1
* | Support fop 2.1 in the build support for the documentationLars Thorsen2019-09-091-1/+1
|/
* [esock,kernel] net -> prim_net and add (new) netMicael Karlberg2019-06-141-0/+4
* [socket] Preliminary - make socket configurableMicael Karlberg2019-04-301-1/+3
* Merge 'rickard/make-fixes-20/OTP-15657' into 'rickard/make-fixes-21/OTP-15657'Rickard Green2019-03-061-1/+0
|\
| * Merge 'rickard/make-fixes-19/OTP-15657' into 'rickard/make-fixes-20/OTP-15657'Rickard Green2019-03-061-1/+0
| |\
| | * Merge 'rickard/make-fixes-18/OTP-15657' into 'rickard/make-fixes-19/OTP-15657'Rickard Green2019-03-061-1/+0
| | |\
| | | * Merge 'rickard/make-fixes-17/OTP-15657' into 'rickard/make-fixes-18/OTP-15657'Rickard Green2019-03-061-1/+0
| | | |\
| | | | * Remove own configured RM make variableRickard Green2019-03-061-1/+0
* | | | | Merge 'rickard/make-fixes-20/OTP-15551' into 'rickard/make-fixes-21/OTP-15551'Rickard Green2019-03-041-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 'rickard/make-fixes-19/OTP-15551' into 'rickard/make-fixes-20/OTP-15551'Rickard Green2019-03-041-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 'rickard/make-fixes-18/OTP-15551' into 'rickard/make-fixes-19/OTP-15551'Rickard Green2019-03-041-0/+3
| | |\ \ \ | | | |/ /
| | | * | Merge 'rickard/make-fixes-17/OTP-15551' into 'rickard/make-fixes-18/OTP-15551'Rickard Green2019-03-041-0/+4
| | | |\ \ | | | | |/
| | | | * Fix install phase in build systemRickard Green2019-03-041-0/+4
* | | | | Provide build support for standalone corba repoRickard Green2018-07-121-0/+7
* | | | | erl_docgen: Fix ghlinks to .xmlsrcLukas Larsson2018-04-101-3/+2
* | | | | erl_docgen: Add ghlink step for all non-generated doc xml filesLukas Larsson2018-04-091-37/+18
* | | | | Merge branch 'maint'Lars Thorsen2017-09-211-4/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix fop font-cache handling during pdf buildLars Thorsen2017-09-211-4/+3
* | | | | Add support for building a pgo beam_emuLukas Larsson2017-09-081-3/+6
* | | | | erts: Cleanup configure and makefiles after non-smp removalLukas Larsson2017-07-171-2/+0
|/ / / /
* | | | Let --enable-lock-counter build an additional emulatorBjörn Gustavsson2017-05-161-0/+1
* | | | erts: Deprecate the non-smp emulatorsLukas Larsson2017-04-211-0/+3
|/ / /
* | | Merge branch 'binarin/even-more-absolute-paths/PR-1103/OTP-13800' into maintLukas Larsson2016-08-121-0/+1
|\ \ \
| * | | Don't make assumptions about build tools pathsAlexey Lebedeff2016-06-151-0/+1
* | | | wx: Prepare for using Erlang types and specsHans Bolinder2016-07-071-1/+3
|/ / /
* | | ose: Remove all code related to the OSE portLukas Larsson2015-07-101-7/+3
|/ /
* | Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
|/
* Misc adjustments of OTP versionRickard Green2014-02-191-0/+7
* Fix comma usage in generated documentation dateAnders Svensson2013-02-201-9/+9
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* [erl_docgen] Add xmllint target for the documentation and fix some DTD errorsLars Thorsen2013-01-211-0/+1
* Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-13/+18
* [erl_docgen] Use DejaVu fonts when generating PDFHans Bolinder2013-01-021-1/+2
* Merge branch 'maint'Lars Thorsen2012-11-191-2/+16
|\