- 09 Mar, 2021 2 commits
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
- 03 Mar, 2021 1 commit
-
-
Volker Hilsheimer authored
-
- 28 Feb, 2021 2 commits
-
-
Volker Hilsheimer authored
With this, it's longer necessary to run minicoin in a bash-shell when using a Windows host. Not well tested yet.
-
Volker Hilsheimer authored
Update documentation, delete unnecessary tests and code. jobconfig and runinfo commands are no longer needed, the config data is used directly.
-
- 05 Feb, 2021 1 commit
-
-
Volker Hilsheimer authored
-
- 02 Feb, 2021 1 commit
-
-
Volker Hilsheimer authored
-
- 20 Nov, 2020 1 commit
-
-
Volker Hilsheimer authored
Instead of having build-qt, build-qtmodule, and build-project, make a single build job that discovers things. Name the build directory based on the basename of the JOBDIR, and link the build tool wrapper to the location in $build/bin if $build/qtbase/bin doesn't exist.
-
- 18 Sep, 2020 1 commit
-
-
Volker Hilsheimer authored
-
- 16 Sep, 2020 1 commit
-
-
Volker Hilsheimer authored
After a day of debugging issues with VMware Fusion, write down some make note of the issues and ways to shoot the troubles.
-
- 10 Sep, 2020 1 commit
-
-
Volker Hilsheimer authored
-
- 08 Sep, 2020 1 commit
-
-
Volker Hilsheimer Qt authored
-
- 01 Sep, 2020 2 commits
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
- 20 Aug, 2020 1 commit
-
-
Volker Hilsheimer authored
Cloud boxes don't always fit into the naming scheme the autodetect relies on. But make that case insensitive as well.
-
- 17 Jul, 2020 3 commits
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
- 13 Jul, 2020 1 commit
-
-
Volker Hilsheimer authored
Doing in on the host means that multi-box runs will incorrectly map $PWD to the wrong guest path, except for the first box. Removing this logic from the host, and putting it into parse-opts instead makes this just as simple for the job scripts, and removes a lot of complexity from the run-on script.
-
- 02 Jul, 2020 1 commit
-
-
Volker Hilsheimer authored
-
- 04 Jun, 2019 1 commit
-
-
Volker Hilsheimer authored
-
- 10 Apr, 2019 1 commit
-
-
Volker Hilsheimer authored
-
- 09 Apr, 2019 2 commits
-
-
Volker Hilsheimer authored
Use vagrant attributes to forward ports, eg - ports - id: rdp guest: 3389 host: 33389 If rdp is the id, then implicitly enable the RDP server from virtual box with the respective port.
-
Volker Hilsheimer authored
-
- 02 Apr, 2019 2 commits
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
- 21 Mar, 2019 1 commit
-
-
Volker Hilsheimer authored
In particular, introduction of `minicoin` launcher and respective adjustments to the job scripts.
-
- 19 Mar, 2019 1 commit
-
-
Volker Hilsheimer authored
Silence private-box warning unless validating.
-
- 17 Mar, 2019 1 commit
-
-
Volker Hilsheimer authored
-
- 16 Mar, 2019 1 commit
-
-
Volker Hilsheimer authored
-
- 15 Mar, 2019 2 commits
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
- 14 Mar, 2019 1 commit
-
-
Volker Hilsheimer authored
-
- 20 Feb, 2019 1 commit
-
-
Volker Hilsheimer authored
-
- 17 Feb, 2019 1 commit
-
-
Volker Hilsheimer authored
Adds a few supporting changes, such as parameterized roles, downloading and unzipping archives. Also simplifying URL settings to be a hash rather than an array of hashes.
-
- 15 Feb, 2019 2 commits
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
Also link to the repo where the generic boxes come from.
-
- 17 Jan, 2019 3 commits
-
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
-
Volker Hilsheimer authored
The former is simply bad security, the latter makes it easier to rely on a file structure on the guest.
-