Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant environment for testing polymake builds on osx

OSX vagrant boxes

  • Required naming scheme for vagrant boxes: osx-10.
  • The Vagrant file handles version numbers 10,11,12,13,14
  • boxes must have command line tools preinstalled

vms created by Vagrantfile

  • osx..plain: downlaod and compile all dependences for polymake
  • osx..brew: resolve dependences with brew before compiling polymake
  • osx..fink: resolve dependences with fink before compiling polymake (currently untested)
  • osx..bundle: create a polymake binary bundle for the osx version

Get necessary packages

Place pkg files in data/pkg

Shared folders

Two folders are shared with the vm

  • data as /data
  • share as /share

the scripts install software into share to preserve it even if vm is recreated

About

Vagrant setup for testing installations paths for polymake on all recent osx versions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages