summaryrefslogtreecommitdiffstats
path: root/Vagrantfile
AgeCommit message (Expand)Author
2018-12-15Vagrantfile: use python 3.6.7 for binary buildingThomas Waldmann
2018-12-15Vagrantfile: add python 3.5.0 for testingThomas Waldmann
2018-12-11Revert "drop support for python 3.5, fixes #3919"Thomas Waldmann
2018-08-11vagrant: use osxfuse 3.8.2Thomas Waldmann
2018-07-31vagrant: add py37 for testingThomas Waldmann
2018-07-07vagrant: fix arch package installationThomas Waldmann
2018-07-04vagrant: fix FreeBSD 12, add DarwinThomas Waldmann
2018-07-03vagrant: use pyinstaller v3.3.1Thomas Waldmann
2018-06-30drop support for python 3.5, fixes #3919Thomas Waldmann
2018-06-28vagrant: use python 3.6.6Thomas Waldmann
2018-06-27vagrant: stretch64: use pyenv to test on py36Thomas Waldmann
2018-06-26vagrant: test on ubuntu 18.04, remove 16.04Thomas Waldmann
2018-06-23vagrant: test on freebsd 12Thomas Waldmann
2018-06-23vagrant: arch64 VM: generate and set en_US.UTF-8 localeThomas Waldmann
2018-06-08vagrantfile fixes (fwd port to master)Thomas Waldmann
2018-05-18vagrant: use "vagrant" as username for new xenial boxThomas Waldmann
2018-05-18vagrant: suppress any error msgs from __pycache__/.tox cleanupThomas Waldmann
2018-05-18vagrant: update to Python 3.6.5 (for binary builds)Thomas Waldmann
2018-03-24Merge pull request #3717 from milkey-mouse/fix-3706-fp1.2TW
2018-03-24Vagrant: move cleanup steps to fs_init, fixes #3706Thomas Waldmann
2018-03-24Vagrant: xenial64 box now uses username 'vagrant', fixes #3707Thomas Waldmann
2017-09-24Merge pull request #3057 from ThomasWaldmann/pyi-use-py36TW
2017-09-24use Python 3.6.2 for the pyinstaller binaryThomas Waldmann
2017-09-24pyinstaller: use v3.3, fetch from v3.3-fixed branchThomas Waldmann
2017-09-22use python 3.5.4 to build the binariesThomas Waldmann
2017-09-04vagrant: clean up shell profile init, user name (master)Thomas Waldmann
2017-08-01vagrant: add archlinux VMThomas Waldmann
2017-07-30minimal Vagrantfile (py3.5+, openssl 1.0/1.1)Thomas Waldmann
2017-07-29increase Python minimum requirement to 3.5.0Thomas Waldmann
2017-07-21upgrade FUSE for macOS (osxfuse) from 3.5.8 to 3.6.3, fixes #2706Thomas Waldmann
2017-06-25Merge pull request #2742 from htgoebel/patch-2TW
2017-06-25Merge pull request #2740 from ThomasWaldmann/fuse-writingTW
2017-06-24Vagrantfile: cygwin: Fix installation of pip.Hartmut Goebel
2017-06-24Vagrantfile: cygwin: Prepend cygwin PATH.Hartmut Goebel
2017-06-24Vagrantfile: cygwin: Fix permissions as required by sshd.Hartmut Goebel
2017-06-24Vagrantfile: cygwin: Run setup after setting PATHHartmut Goebel
2017-06-24Vagrantfile: Fix cygwin mirror URL.Hartmut Goebel
2017-06-24FUSE vs. fuseThomas Waldmann
2017-06-18vagrant: add Debian 9 "stretch" 64bitThomas Waldmann
2017-06-12vagrant: add OpenIndianaThomas Waldmann
2017-06-12Vagrantfile: backslash needs escapingThomas Waldmann
2017-06-03Revert "Start fakeroot faked in debug mode - fixes EISDIR issues"enkore
2017-06-02vagrant: update cleaningThomas Waldmann
2017-06-02vagrant: fix openbsd shellThomas Waldmann
2017-06-02vagrant: control VM cpus and pytest workers via envThomas Waldmann
2017-05-04Start fakeroot faked in debug modeLee Bousfield
2017-04-27upgrade FUSE for macOS to 3.5.8, fixes #2346Thomas Waldmann
2017-03-27vagrant: increase memory for parallel testing1.1.0b4Thomas Waldmann
2017-01-29Merge branch '1.0-maint' into merge-1.0-maintThomas Waldmann
2017-01-28vagrant: improve darwin64 VM settingsThomas Waldmann