Khaled Hosny
4b4948d360
[travis] Try building on Trusty
...
Trusty has gtk-doc 1.20 which has better markdown support which should
fix some of the brokenness in the newly added documentation. The build
seems to be as fast as the current container-based build on Precise.
9 years ago
Behdad Esfahbod
9230911fac
[travis] Only run coveralls if testing behdad/harfbuzz
...
Fixes failures in others' forks, like:
https://travis-ci.org/khaledhosny/harfbuzz/jobs/99719710#L3912
9 years ago
Behdad Esfahbod
d08035f8f1
[docs] Fix up build, really
9 years ago
Khaled Hosny
d7bf9d05c5
[docs] Fix comment syntax
...
To lower the number of gtk-doc warnings.
9 years ago
Behdad Esfahbod
e5b90c08a4
[travis] Remove secure var
...
I've set up a secure var for behdad/harfbuzz through Travis web interface, no need
to set the var here.
9 years ago
Khaled Hosny
22b07782ce
Deploy docs to gh-pages branch from Travis builds
...
Build docs in Travis and push them to the gh-pages branch, which makes
them available at http://behdad.github.io/harfbuzz/
9 years ago
Khaled Hosny
d538201918
[travis] Enable Mac OS X support
...
Fixes https://github.com/behdad/harfbuzz/issues/182
9 years ago
Behdad Esfahbod
5a24b1d25c
[travis] Remove coverity scan
...
I never could get it to work, and it's a proprietary platform.
9 years ago
Behdad Esfahbod
9b087dec77
[travis] Only coverity-scan the coverity_scan branch
...
This essentially disables coverity-scan right now, until we find
a pattern to continuously submit branches there.
For background reasoning, see:
Fixes https://github.com/behdad/harfbuzz/issues/171
9 years ago
Ebrahim Byagowi
ba096bcc28
[ci] change to docker infrastructure
9 years ago
Behdad Esfahbod
f0c8006076
[TravisCI] Hook up Coverity
...
First try...
10 years ago
Ebrahim Byagowi
74139f9839
Fix Travis CI config to pass again
10 years ago
Behdad Esfahbod
82010a4bdb
[travis] Comment out gobject-introspection again
...
Apparently the version on Travis is 1.32.0, while we require 1.34.0.
10 years ago
Behdad Esfahbod
8a254bdd29
[travis] Build with introspection enabled
10 years ago
Behdad Esfahbod
7228011411
[travis] Fix clang again
10 years ago
Behdad Esfahbod
406a020e52
[travis] Fail build if coveralls fails
10 years ago
Behdad Esfahbod
a8aa20260d
[travis] Only run coveralls under gcc
10 years ago
Behdad Esfahbod
ef40ca8e5e
[travis] Try to make coverage work with clang
10 years ago
Behdad Esfahbod
40987e8aac
[travis] Re-enable clang
10 years ago
Behdad Esfahbod
19360e0a56
[travis] Report matrix settings to help debugging
10 years ago
Behdad Esfahbod
9b89fc52f4
[travis] More coveralls
10 years ago
Behdad Esfahbod
a68f2b62c1
[travis] Give coveralls a hand
10 years ago
Behdad Esfahbod
5194d647e1
[travis] Disable clang for now
10 years ago
Behdad Esfahbod
2a508ddae5
[travis] Another try at coveralls.io
10 years ago
Behdad Esfahbod
dfe8078e5b
[travis] First try to hookup coveralls.io code coverage tracking
10 years ago
Behdad Esfahbod
1b387571e4
[travis] Unbreak
10 years ago
Behdad Esfahbod
e281ed360d
[travis] Minor
10 years ago
Behdad Esfahbod
c7c4ccf8a1
[travis] Enable graphite2
11 years ago
Behdad Esfahbod
9596b2bf56
Pass CPPFLAGS=-Werror to Travis-CI
...
We want default gcc / clang warnings to fail the CI build.
11 years ago
Behdad Esfahbod
ddc456a519
[travis] Add graphite2
11 years ago
Anthony Carrico
f7c72b42ef
[gtk-doc] Initial setup
...
Initial setup of gtk-doc. Straight forward setup following the gtk-doc
instructions. Ignore some troublesome types in src/hb-gobject.h. To
build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in
harfbuzz/docs/reference/html/index.html.
11 years ago
Behdad Esfahbod
a1f3e8ccbf
[travis] Install libicu
12 years ago
Behdad Esfahbod
dfb799f575
[travis] Oops. Run make check, not make test!
12 years ago
Behdad Esfahbod
8bdce1cac1
Run autogen.sh, not configure, in travis-ci
12 years ago
Behdad Esfahbod
5f705b437c
Add .travis.yml for continuous building with travis-ci.org
...
Notifications sent to IRC channel and mailing list.
12 years ago