|
ee8719ea
|
2019-03-14T21:41:25
|
|
[ci] Cache FreeType build on Travis
|
|
b1dfb8c8
|
2019-03-14T21:41:25
|
|
[ci] Cache FreeType build on Travis
|
|
1db83954
|
2018-03-05T13:02:50
|
|
[ci] minor, bring back the removed assertion
|
|
5895fe3d
|
2018-03-05T12:58:34
|
|
[ci] minor
|
|
f50aedd3
|
2018-03-03T23:17:36
|
|
[ci] Remove failing check on run-coveralls
|
|
c73255f3
|
2018-02-24T00:44:07
|
|
Workaround for old automake on Travis Linux images
https://github.com/harfbuzz/harfbuzz/pull/821#issuecomment-368116538
|
|
4eff0fc5
|
2018-02-16T20:22:52
|
|
Make this work for old versions of automake
|
|
f8077c97
|
2018-02-15T11:47:08
|
|
Print only the failed log
|
|
8e3b4c0e
|
2018-02-15T11:25:24
|
|
Simplify calls to collect-logs.sh
|
|
23d21a74
|
2018-02-15T02:52:15
|
|
Move collect_logs to .ci dir
Next to other CI scripts.
|
|
7daa2822
|
2018-02-12T11:27:00
|
|
Add Travis based Coverity trigger (#778)
|
|
3ce6c7bd
|
2017-12-06T21:08:20
|
|
[ci] Sort out Travis configuration
Use a matrix to avoid a gazillion if's.
|
|
77efdeca
|
2017-11-22T00:14:29
|
|
Improve the docs commit message a bit
|
|
a13c0748
|
2017-11-21T09:52:18
|
|
Move gh-pages docs to harfbuzz.github.io
|
|
d18ee5af
|
2017-11-02T07:56:25
|
|
Copy dummy docs/circle.yml to gh-pages branch (#603)
|
|
266bfa37
|
2015-12-30T16:25:48
|
|
[docs] Minor
|
|
d08035f8
|
2015-12-30T16:15:36
|
|
[docs] Fix up build, really
|
|
0d45c3cf
|
2015-12-30T16:09:39
|
|
[docs] Turn bash tracing on
|
|
33b2d981
|
2015-12-30T15:56:56
|
|
[docs] Another try, not sure why the bot isn't building
|
|
f3a05114
|
2015-12-30T15:45:43
|
|
[docs] Shuffling code around in deploy-docs.sh
Temporarily makes it rebuild docs on every change again.
|
|
9d280cf4
|
2015-12-26T06:45:51
|
|
Fix previous commit
|
|
b789199f
|
2015-12-26T06:35:08
|
|
[travis] Build docs only on tagged revisions
Lets see if it works…
|
|
e5b90c08
|
2015-12-25T18:41:41
|
|
[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.
|
|
22b07782
|
2015-12-14T23:33:51
|
|
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/
|