summaryrefslogtreecommitdiff
path: root/system/doc/system_architecture_intro
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-02-141-1/+1
|
* Fix installation of docs to directory with space and unicodeLukas Larsson2022-08-181-2/+2
|
* Update copyright yearRickard Green2021-12-131-1/+1
|
* Refine Mnesia guide Chapter 1Robert Gionea2020-12-291-1/+1
|
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\ | | | | | | | | * maint: Update copyright year
| * Update copyright yearRickard Green2020-03-131-1/+1
| |
* | Add DOC_TARGETS makefile variableLukas Larsson2020-02-241-8/+8
|/ | | | | The variable can be set to pdf, html, man or chunks and also any combination of the above.
* Merge 'rickard/make-fixes-20/OTP-15551' into 'rickard/make-fixes-21/OTP-15551'Rickard Green2019-03-041-3/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rickard/make-fixes-20/OTP-15551: Fix install phase in build system - Install of (mainly) documentation caused rebuild and modification of the source tree even when the source previously had been built. Also otp_patch_apply modified the source tree when updating documentation. This messed up the installation if installation was performed by another user than the user that originally built the system which not is an uncommon scenario. - Some documentation was installed by copying files instead of installing the files which caused faulty access rights on files. - The documentation was not properly updated when applying a patch using otp_patch_apply.
| * Merge 'rickard/make-fixes-19/OTP-15551' into 'rickard/make-fixes-20/OTP-15551'Rickard Green2019-03-041-2/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rickard/make-fixes-19/OTP-15551: Fix install phase in build system - Install of (mainly) documentation caused rebuild and modification of the source tree even when the source previously had been built. Also otp_patch_apply modified the source tree when updating documentation. This messed up the installation if installation was performed by another user than the user that originally built the system which not is an uncommon scenario. - Some documentation was installed by copying files instead of installing the files which caused faulty access rights on files. - The documentation was not properly updated when applying a patch using otp_patch_apply.
| | * Merge 'rickard/make-fixes-18/OTP-15551' into 'rickard/make-fixes-19/OTP-15551'Rickard Green2019-03-041-2/+1
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rickard/make-fixes-18/OTP-15551: Fix install phase in build system - Install of (mainly) documentation caused rebuild and modification of the source tree even when the source previously had been built. Also otp_patch_apply modified the source tree when updating documentation. This messed up the installation if installation was performed by another user than the user that originally built the system which not is an uncommon scenario. - Some documentation was installed by copying files instead of installing the files which caused faulty access rights on files. - The documentation was not properly updated when applying a patch using otp_patch_apply.
| | | * Merge 'rickard/make-fixes-17/OTP-15551' into 'rickard/make-fixes-18/OTP-15551'Rickard Green2019-03-041-2/+1
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rickard/make-fixes-17/OTP-15551: Fix install phase in build system - Install of (mainly) documentation caused rebuild and modification of the source tree even when the source previously had been built. Also otp_patch_apply modified the source tree when updating documentation. This messed up the installation if installation was performed by another user than the user that originally built the system which not is an uncommon scenario. - Some documentation was installed by copying files instead of installing the files which caused faulty access rights on files. - The documentation was not properly updated when applying a patch using otp_patch_apply.
| | | | * Fix install phase in build systemRickard Green2019-03-041-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Install of (mainly) documentation caused rebuild and modification of the source tree even when the source previously had been built. Also otp_patch_apply modified the source tree when updating documentation. This messed up the installation if installation was performed by another user than the user that originally built the system which not is an uncommon scenario. - Some documentation was installed by copying files instead of installing the files which caused faulty access rights on files. - The documentation was not properly updated when applying a patch using otp_patch_apply.
* | | | | docs: make clean all XMLDIRLukas Larsson2018-07-131-0/+1
| | | | |
* | | | | Update copyright yearHenrik Nord2018-05-242-2/+2
| | | | |
* | | | | Move the corba applcations to separate repositoryLars Thorsen2018-04-271-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All corba applications are moved to a separate repository. E.g. orber, ic, cosEvent, cosEventDomain, cosNotifications cosTime, cosTransactions, cosProperty and cosFileTransfer.
* | | | | erl_docgen: Add ghlink step for all non-generated doc xml filesLukas Larsson2018-04-091-0/+1
|/ / / / | | | | | | | | | | | | | | | | In order to get line numbers into the ghlink we have to add a post processing step for all xml files.
* | | | Remove unused files from the documentation buildLars Thorsen2017-09-282-0/+0
|/ / /
* | | update copyright-yearHenrik Nord2016-03-155-5/+5
|/ /
* | Change license text to APLv2Bruce Yinhe2015-06-185-50/+55
|/
* Fix misspellings of 'another'Tuncer Ayaz2014-08-251-1/+1
|
* Convert XML files to UTF-8Hans Bolinder2013-04-193-6/+6
|
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
|
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-3/+3
| | | | | OTP-10106 OTP-10107
* Update copyright yearsBjörn-Egil Dahlberg2011-12-091-1/+1
|
* Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-13/+0
| | | | | These dependency files was once used when building the documentation, but are no longer needed.
* system documentation: Support parallel makeBjörn Gustavsson2011-09-211-0/+2
|
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-208-0/+384