aboutsummaryrefslogtreecommitdiffstats
path: root/Vagrantfile
Commit message (Collapse)AuthorAgeFilesLines
* Fix rustflags to set incremental cache.Harald Eilertsen2018-01-181-1/+1
|
* Set incremental build cache in vagrant env.Harald Eilertsen2018-01-141-0/+3
| | | | | Must be on a filesystem that supports hard links, to avoid warning during compilation.
* Install latest nightly in vagrant environment.Harald Eilertsen2018-01-141-1/+1
| | | | | Since we upgraded to Rocket 3.6 we no longer need the specific nightly to compile anymore.
* Vagrantfile: Need to start postgres before creating db user.Harald Eilertsen2018-01-111-5/+5
|
* Add vagrantfile to move setup away from local machine.Harald Eilertsen2018-01-111-0/+79