summaryrefslogtreecommitdiff
path: root/INSTALL.md
AgeCommit message (Collapse)Author
2020-11-19Specifically note that Ubuntu 18.04 needs a new opamBrian Campbell
2020-10-29Update INSTALL.mdAlasdair Armstrong
2020-08-01tweak overview picpes20
2020-06-16Update INSTALL.mdAlasdair Armstrong
2020-04-01Update INSTALL.mdAlasdair Armstrong
Mention robert's workaround for z3 on WSL
2020-02-12made list of required ubuntu packages completejp
2019-12-18Update INSTALL.md with feedback from Patrick Taylor on MacOSRobert Norton
2019-12-11Add github actions to build on macOS and ubuntuAlasdair Armstrong
This commit adds two github action to build Sail on macOS and ubuntu (both using the latest version of each for now). These just build and don't run any tests, as we run those on our own Jenkins server which is much faster than the github build runners. I also fixed INSTALL.md to include brew installing pkg-config on macOS as this seems to be required. From testing on a personal fork it seems quite email happy when it fails. Maybe that's what we want though. There's also a windows option but I leave that as future work...
2019-12-04Another word.Robert Norton
2019-12-04Re-direct building link.Robert Norton
2019-12-04Move building from source instructions from wiki into repo and update links. ↵Robert Norton
Other minor tweaks.
2019-12-04Make INSTALL.md in repo canonical and make some tweaks (will now redirect ↵Robert Norton
the wiki page).
2019-05-22Use opam instructions in INSTALL.mdAlasdair Armstrong
Move the instructions to build everything from source to the wiki
2019-05-22Fix: Update INSTALL.md with opam switch instructionsAlasdair Armstrong
2019-01-21Fix typo in install instructionsAlasdair Armstrong
2018-11-29Update install instructions.Prashanth Mundkur
2018-07-28Update INSTALL.mdhirataqdees
adding sail's installation steps for macOS
2018-07-24Fix a tiny typo in INSTALL.mdGeorgy Lukyanov
2018-05-30Fix typo in install instructionsAlasdair Armstrong
2018-05-30Update INSTALL.mdAlasdair Armstrong
Some tweaks to installation instructions for latest OCaml versions (4.05 and 4.06)
2018-02-17Add a note detailing hopefully up-to-date install processAlasdair Armstrong