https://github.com/hernanmd/pharo-vm-builder
Scripts to ease Pharo VM building
https://github.com/hernanmd/pharo-vm-builder
Last synced: 15 days ago
JSON representation
Scripts to ease Pharo VM building
- Host: GitHub
- URL: https://github.com/hernanmd/pharo-vm-builder
- Owner: hernanmd
- License: mit
- Created: 2023-01-13T17:02:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-25T11:12:03.000Z (about 3 years ago)
- Last Synced: 2025-02-22T22:42:03.142Z (over 1 year ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
Scripts to ease Pharo VM building
# Usage
```bash
git clone https://github.com/hernanmd/pharo-vm-builder
cd pharo-vm-builder
git clone https://github.com/pharo-project/pharo-vm.git
./pharo-vm-builder.sh
```
# Details
Currently it generates:
- A timestamped build directory for each usage.
- A compiler commands file (compile_commands.json) to help clangd find include paths in vscode.
- A timestamped report file with lots of build information, for example:
- if we are in docker
- ulimit
- openssl, curl, wgetm git, etc versions
- complete the tree of the build