|
e2767e43
|
2019-05-15T13:14:09
|
|
[ci][test] Ignore other gcov symbols also
To fix https://travis-ci.org/harfbuzz/harfbuzz/jobs/532693197
|
|
160b4a2b
|
2019-03-28T13:44:38
|
|
Fix shell syntax error
Fixes https://github.com/harfbuzz/harfbuzz/issues/1612
|
|
f72b7483
|
2018-10-02T00:16:08
|
|
[circleci] Fix "msan" and "everything" bots (#1205)
|
|
0fa1edbd
|
2018-10-01T09:40:29
|
|
[circleci] Couple of fixes (#1200)
* Raise error on warnings on -everything
* Enable fontconfig to two bots
* Fix msan bot now that all of its real complain are gone
|
|
e45ba31d
|
2018-09-24T13:04:48
|
|
[check-symbols.sh] Allow weak objects "V"
ubsan generates these.
|
|
2d93148a
|
2018-09-24T11:52:22
|
|
Ignore weak symbols in check-symbols.sh
Some clang versions leave a std::round(float) weak symbol around...
|
|
c5896819
|
2018-03-26T19:55:16
|
|
Minor
|
|
e0939d81
|
2018-02-23T13:19:34
|
|
Clean up check-defs and check-symbols (#821)
Also, call c++filt on their results.
Also build and fix and check harfbuzz-gobject.def
Also changes harfbuzz-gobject to distribute generated enum sources.
|
|
a981d798
|
2018-02-10T15:17:28
|
|
Fix more build issues
Hopefully most bots come back with this...
|
|
844f48ea
|
2018-02-10T23:13:12
|
|
Fix symbol exporting and libstdc++ linkage of hb-subset (#769)
|
|
72bec1cd
|
2018-01-05T12:42:20
|
|
Improve tests (#679)
|
|
5ed26fc5
|
2018-01-04T10:11:34
|
|
[cmake] Run src/ tests (#675)
|
|
dc2c418e
|
2017-08-03T12:34:15
|
|
[check-defs/symbols.sh] Drop empty-symbol lines
Fixes https://github.com/behdad/harfbuzz/issues/510
|
|
bef240b3
|
2016-10-10T17:27:52
|
|
[ci] Whitelist more symbols and unbreak mac CI
Thanks to @khaledhosny, actually this is his work :)
|
|
5de04073
|
2014-10-01T18:18:25
|
|
Help clang with gcov
|
|
8c6bd34d
|
2014-08-14T13:33:37
|
|
Fix check-symbols on OS X
|
|
5fd996c4
|
2014-04-09T16:38:26
|
|
Further adjust check-defs and check-symbols for mipsel
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74491
|
|
2af82629
|
2013-09-16T21:49:56
|
|
Improve library checks
|
|
3b80674c
|
2013-04-04T12:06:46
|
|
Bug 63107 - FTBFS on ppc64: symbols marked with 'D' on powerpc64 instead
|
|
6c1e8b61
|
2013-02-04T23:24:16
|
|
Bug 59637 - check-exported-symbols.sh & check-internal-symbols.sh fail on mips/mipsel
|
|
bafdf3d9
|
2013-02-04T23:06:50
|
|
Merge check-internal-symbols.sh and check-exported-symbols.sh
|