Alexander Harkness
b230b547b6
More tar incompatibility changes
...
Why not just agree on a single type of tar?
2020-08-20 21:09:54 +00:00
Alexander Harkness
6ded83f8f2
Exclude .git only, mac has inferior tar
...
(not sticky enough)
2020-08-20 20:48:58 +00:00
Alexander Harkness
8e0b210e66
Exclude VCS files from archives for jenkins binaries
2020-08-20 20:34:13 +00:00
Tiger Wang
c94f3c7ae0
Jenkins crosscompile
2020-07-13 12:35:38 +01:00
Tiger Wang
3cf671b4fc
Jenkins fixes
2020-07-12 23:38:13 +01:00
Alexander Harkness
25d5e1bfe1
Oops, that wasn't supposed to be negated
2020-04-01 20:48:45 +01:00
Alexander Harkness
8f80019b78
Don't build using ccache when it doesn't exist
2020-04-01 20:47:25 +01:00
Alexander Harkness
3148f6511e
Remove substitution syntax breaking mac builds
2020-04-01 20:12:09 +01:00
Alexander Harkness
1e4cf9ce48
Correctly pass cache arguments to cmake in Jenkins build script
2020-03-29 21:18:19 +01:00
Alexander Harkness
cfedb03a09
Create build script for Jenkins (and use it) ( #4473 )
...
* Add Jenkins build script, so it can actually be used.
* Build tools
* Reduce build threads to 2 so as not to overload server
* Rename CIBuild.sh to travisbuild.sh, better reflect actual use
* Echo commands as they are executed
* Add toolchain file configuration
2020-02-24 11:28:24 +00:00