summaryrefslogtreecommitdiff
path: root/lib/erl_interface/configure
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'John Högberg2023-04-171-3/+3
|\ | | | | | | | | | | * maint: Update configure scripts erts: Fix ic/dc config tests and usage
| * Update configure scriptsJohn Högberg2023-04-141-3/+3
| |
* | Remove --enable-sanitizers configure optionSverker Eriksson2023-03-291-20/+0
|/ | | | | | Motivation: An untested broken feature. Can easily be enabled by setting CFLAGS and LDFLAGS.
* Update configure scriptsJohn Högberg2023-02-061-0/+115
|
* Merge branch 'maint'Lukas Larsson2022-01-211-32/+706
|\
| * ei: Add --enable-ei-dynamic-libLukas Larsson2022-01-211-0/+547
| | | | | | | | | | This configure option makes it so that a shared library is build as well as the archive to be included in ei.
* | Merge branch 'rickard/cross-build-host-triplets-check/ERIERL-668/OTP-17514' ↵Rickard Green2021-07-021-0/+18
|\ \ | |/ | | | | | | | | | | | | into rickard/cross-build-host-triplets-check/master/ERIERL-668/OTP-17514 * rickard/cross-build-host-triplets-check/ERIERL-668/OTP-17514: Update configure scripts Fail if canonicalized host and build equals when cross compiling
* | Update configure scriptsRickard Green2021-06-151-1/+90
| |
* | Update configure scriptsRickard Green2021-06-151-50/+194
| |
* | Update configure scriptsRickard Green2021-06-141-2429/+3046
|/
* Update configure scriptsRickard Green2021-05-191-0/+9270