summaryrefslogtreecommitdiff
path: root/lib/sasl/doc
Commit message (Collapse)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2023-05-151-0/+17
|
* Revert "Prepare release"Henrik Nord2023-04-121-17/+0
| | | | This reverts commit d4e4511b19f4126d9271a6e3a8fa2eb716da7e85.
* Prepare releaseErlang/OTP2023-04-111-0/+17
|
* Revert "Prepare release"Henrik Nord2023-03-221-17/+0
| | | | This reverts commit 1cf126f91eb533783409da95b117207d8c13d9aa.
* Prepare releaseErlang/OTP2023-03-211-0/+17
|
* Revert "Prepare release"Henrik Nord2023-02-151-17/+0
| | | | This reverts commit 587341d994f91af5b30483ee9434e932e3d7b802.
* Prepare releaseErlang/OTP2023-02-141-0/+17
|
* Prepare releaseErlang/OTP2022-05-172-1/+35
|
* Revert "Prepare release"Henrik Nord2022-04-132-35/+1
| | | | This reverts commit a2c8df222e6d02fa518d5d6cbbea75a9dd720d30.
* Prepare releaseErlang/OTP2022-04-112-1/+35
|
* Revert "Prepare release"Henrik Nord2022-03-242-35/+1
| | | | This reverts commit 435bc5e68dd45ff6f7992077998930519208e910.
* Prepare releaseErlang/OTP2022-03-232-1/+35
|
* Update copyright yearErlang/OTP2022-03-231-1/+1
|
* Merge branch 'maint' into masterHenrik Nord2022-03-101-0/+15
|\ | | | | | | | | | | | | * maint: Updated OTP version Prepare release Update copyright year
| * Prepare releaseErlang/OTP2022-03-091-0/+15
| |
| * Update copyright yearErlang/OTP2022-03-091-1/+1
| |
* | Revert "Prepare release"Henrik Nord2022-02-162-35/+1
| | | | | | | | This reverts commit 95f5a792610ed4c87457863cb03b047414ad4a14.
* | Prepare releaseErlang/OTP2022-02-152-1/+35
| |
* | Update copyright yearErlang/OTP2022-02-151-1/+1
| |
* | Merge branch 'maint'Lukas Larsson2022-01-101-1/+1
|\ \ | |/
| * systools doc error fixsoulna2022-01-101-1/+1
| |
* | sasl: Correct since tag for release_handler:create_RELLukas Larsson2022-01-101-1/+1
| |
* | Merge pull request #5427 from ↵Lukas Larsson2021-12-221-6/+14
|\ \ | |/ |/| | | | | kjellwinblad/kjell/erl/make_installation_location_independentR/OTP-17304 Make Erlang installation file system location independent
| * Add systools:create_RELEASES/3 for relocatable releasesLukas Larsson2021-12-131-1/+2
| |
| * Make Erlang installation file system location independentKjell Winblad2021-12-131-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously shell scripts (e.g., `erl` and `start`) and the RELEASES file for an Erlang installation depended on hard coded absolute path to the installation's root directory. This made it cumbersome to move a release to a different directory and can be problematic for platforms such as Android (https://github.com/erlang/otp/pull/2879) where the installation directory is unknown at compile time. This is fixed by: * Changing the shell scripts so that they can dynamically find the `ROOTDIR`. The dynamically found `ROOTDIR` is selected if it differs from the hard-coded `ROOTDIR` and seems to point to a valid Erlang installation. The `dyn_erl` program has been changed so that it can return its absolute canonicalized path when given the `--realpath` argument (dyn_erl gets its absolute canonicalized path from the `realpath` POSIX function). The `dyn_erl`'s `--realpath` functionality is used by the scripts to get the root dir dynamically. * Changing the `release_handler` module that reads and writes to the `RELEASES` file so that it prepends `code:root_dir()` whenever it encounters relative paths. This is necessary since the current working directory can be changed so it is something different than `code:root_dir()`.
* | Prepare releaseErlang/OTP2021-12-141-0/+17
| |
* | Update copyright yearRickard Green2021-12-139-9/+9
|/
* Prepare releaseErlang/OTP2021-05-101-0/+31
|
* Revert "Prepare release"Henrik Nord2021-04-211-31/+0
| | | | This reverts commit 221e41bd32e433f6e08bbfedb013fc49c9aa1283.
* Prepare releaseErlang/OTP2021-04-191-0/+31
|
* Revert "Prepare release"Henrik Nord2021-03-261-25/+0
| | | | This reverts commit 1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a.
* Prepare releaseErlang/OTP2021-03-251-0/+25
|
* Prepare releaseErlang/OTP2021-03-221-0/+25
|
* Prepare releaseErlang/OTP2020-09-231-0/+16
|
* Prepare releaseErlang/OTP2020-05-111-0/+39
|
* sasl: Add erts binary filter to systools:make_tar/2Lukas Larsson2020-04-294-21/+14
|
* Revert "Prepare release"Henrik Nord2020-04-221-28/+0
| | | | This reverts commit eee1f3aba92b5a741eabfa1cb6eca0632562777a.
* Prepare releaseErlang/OTP2020-04-221-0/+28
|
* otp: Move funcs description into funcs_description tagLukas Larsson2020-03-271-25/+26
|
* otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-2712-204/+204
| | | | | | | | | | | | We add `seemfa`, `seeerl`, `seetype`, `seeapp`, `seecom`, `seecref` , `seefile` and `seeguide` in order to make it easier to reason about what each link points to without examining the target. This information will then be embedded in the EEP-48 chunks for usage by other tools. The tool used can be found here: https://gist.github.com/garazdawi/68527d92ae5b37c8f129bfbdfffdfa68
* Revert "Prepare release"Henrik Nord2020-03-251-28/+0
| | | | This reverts commit 63638d668efbeb4539ba301328cabbc2636fb154.
* Prepare releaseErlang/OTP2020-03-241-0/+28
|
* Merge pull request #2420 from tsloughter/make_script_tar/OTP-16561Lukas Larsson2020-03-201-3/+12
|\ | | | | systools: support creating start.boot in make_script and adding files to make_tar
| * add docs for systools options script_name and extra_filesTristan Sloughter2020-02-101-3/+12
| |
* | Merge branch 'maint'Rickard Green2020-03-161-0/+16
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # erts/doc/src/socket.xml
| * | Prepare releaseErlang/OTP2020-03-131-0/+16
| | |
* | | Merge branch 'maint'Rickard Green2020-03-134-4/+4
|\ \ \ | |/ / | | | | | | | | | * maint: Update copyright year
| * | Update copyright yearRickard Green2020-03-134-4/+4
| |/
* | Revert "Prepare release"Henrik Nord2020-02-271-16/+0
| | | | | | | | This reverts commit 50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271.
* | Prepare releaseErlang/OTP2020-02-261-0/+16
| |