Commit Graph
33 Commits
Author SHA1 Message Date
itsmattkc a574771552 travis: attempt to acquire latest cmake from site 2020-05-09 17:55:39 +10:00
itsmattkc 840b41256a travis: use native xenial OIIO package rather than PPA
Now that we support OIIO 1.x, we don't need to use a PPA to install OIIO 2.x on
Xenial. The advantage of this is:

1. Not having to maintain an OIIO PPA.
2. Not messing up anyone's system if they have software installed that's been
linked with OIIO 1.x and then are forced to install over it with OIIO 2.x.
2020-01-26 12:01:53 +11:00
itsmattkc 5d4535b06d travis: use libopenimageio2-dev package 2020-01-21 03:03:01 +11:00
itsmattkc 80d684870f travis: added opengl devel 2020-01-21 02:58:37 +11:00
itsmattkc f4567a9a5b travis: added appropriate linux dependencies 2020-01-21 02:48:22 +11:00
itsmattkc d59c730f4f update dependencies and path for linux/mac builds 2020-01-19 23:08:48 +11:00
itsmattkc 8f4910a7c8 travis: update linux dep install code 2020-01-19 22:20:30 +11:00
itsmattkc 6c280cc5e0 travis: test mac build without explicit path set 2020-01-19 22:14:20 +11:00
itsmattkc b9477f6695 use travis yaml to install brew packages rather than installing manually
This is actually the recommended way of installing packages in Travis rather
than installing them manually in the build script. This helps get around being
caught by Ruby version issues (which we have recently).

See the following link for more information:
https://docs.travis-ci.com/user/installing-dependencies/#using-homebrew-without-addon-on-older-macos-images
2019-11-30 18:17:52 +11:00
itsmattkc e2090791d6 force overwrite on travis builds 2019-09-12 03:27:42 +10:00
itsmattkc 519b71f552 try autoremove before linux travis build 2019-09-12 03:20:27 +10:00
itsmattkc cd2aff3cea travis adjustments for linux and mac builds 2019-09-11 23:12:12 +10:00
itsmattkc b3dcd7af5a build tweaks 2019-09-11 22:50:35 +10:00
itsmattkc a44adadc50 fixed qt5 dir in appveyor script 2019-09-11 18:02:30 +10:00
itsmattkc d1ce224e8b added missing libs for travis trusty install 2019-09-10 14:26:04 +10:00
itsmattkc f29b8ac3a4 rewrote travis ci for 0.2.x 2019-09-10 14:03:27 +10:00
itsmattkc 56680ff4d6 minor build fixes 2019-04-17 09:27:49 +10:00
itsmattkc a418b7adbf missing curl dep? 2019-03-09 09:12:54 +11:00
itsmattkc 7212d0e7d8 another travis script change for osx 2019-03-09 08:49:22 +11:00
itsmattkc a12cef0210 updated travis script for mac 2019-03-09 07:16:27 +11:00
itsmattkc 2f86888a8d removed windows commands from travis and addressed #602 2019-03-09 06:32:29 +11:00
itsmattkc 130c03ce75 use ggrep on mac instead of bsd grep 2019-03-09 02:15:26 +11:00
itsmattkc 9bdf9cf3e3 travis dependencies updated 2019-03-01 09:31:22 -08:00
itsmattkc 82e0682a4d see if explicit svg linking is actually necessary 2019-03-01 09:08:32 -08:00
itsmattkc a06e94eac2 added manual svg linking to project file 2019-02-28 11:01:48 -08:00
itsmattkc ba2331e40d reverted travis yaml 2019-02-16 03:26:31 -08:00
itsmattkc 09644b70b4 testing gtk plugin for qt, updated error_str in loading 2019-02-15 16:20:24 -08:00
itsmattkc 32dec87575 updated version name 2019-02-11 01:09:02 -08:00
itsmattkc 5d41b9005f some path updates and mac travis fixes 2019-02-10 16:09:10 -08:00
itsmattkc da808fa4ee add qt to path in mac travis 2019-02-10 14:16:32 -08:00
itsmattkc 487c011603 wrap os name in quotes 2019-02-10 13:20:35 -08:00
itsmattkc 83c24de83f one more line ending change 2019-02-10 13:04:03 -08:00
itsmattkc 27ff00d797 segmented travis 2019-02-10 12:56:51 -08:00