about summary refs log tree commit diff homepage
path: root/scripts/build/p-klee-osx.inc
AgeCommit message (Collapse)Author
2020-01-08Link python3 on macOSCristian Cadar
2019-11-26remove python2 from osx CIFelix Rath
Python 2 should not be needed anymore, so we remove it from osx CI.
2019-04-04add tabulate to OSX buildFrank Busse
2019-03-10Updated dependency build system for KLEEMartin Nowack
Provide a single `scripts/build/build.sh` file to build KLEE and its dependencies.