aboutsummaryrefslogtreecommitdiffstats
path: root/Jenkinsfile
Commit message (Collapse)AuthorAgeFilesLines
* Restructure project to make room for cloxGravatar Tom Willemse2021-07-081-2/+2
|
* Trigger builds on SCM changesGravatar Tom Willemse2020-11-151-0/+4
|
* Use no arguments, update Lox.jar locationGravatar Tom Willemse2020-11-151-2/+2
| | | | | ‘cmakeBuild’ is calling ‘make’, not ‘cmake --build’, so try passing in the ‘all’ target.
* Try adding steps to cmakeBuildGravatar Tom Willemse2020-11-151-1/+2
| | | | Without steps it seems to only be configuring.
* Use the default generator for CMakeGravatar Tom Willemse2020-11-151-3/+3
|
* Use default Dockerfile name, don’t look for a label.Gravatar Tom Willemse2020-11-151-6/+1
|
* Add Jenkinsfile and supporting DockerfileGravatar Tom Willemse2020-11-151-0/+22