ZIm/docs/src/development
Peter Tripp 3010dfe038
Support More Linux (#18480)
- Add `script/build-docker`
- Add `script/install-cmake`
- Add `script/install-mold`
- Improve `script/linux` 
  - Add missing dependencies: `jq`, `git`, `tar`, `gzip` as required.
  - Add check for mold
  - Fix Redhat 8.x derivatives (RHEL, Centos, Almalinux, Rocky, Oracle, Amazon)
  - Fix perl libs to be Fedora only
  - Install the best `libstdc++` available on apt distros
  - ArchLinux: run `pacman -Syu` to update repos before installing. 
  - Should work on Raspbian (untested) 

This make it possible to test builds on other distros using docker:
```
./script/build-docker amazonlinux:2023
```
2024-09-30 17:46:21 -04:00
..
debugging-crashes.md Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
linux.md Add some permalinks to linux packaging docs (#16756) 2024-08-23 11:24:05 -04:00
local-collaboration.md Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
macos.md Support More Linux (#18480) 2024-09-30 17:46:21 -04:00
releases.md docs: Add copywriting and design tweaks (#17514) 2024-09-06 15:57:14 -03:00
windows.md Add a way to explicitly specify RC toolkit path (#18402) 2024-09-30 11:34:44 +03:00