src/check-symbols.sh


Log

Author Commit Date CI Message
Ebrahim Byagowi e2767e43 2019-05-15T13:14:09 [ci][test] Ignore other gcov symbols also To fix https://travis-ci.org/harfbuzz/harfbuzz/jobs/532693197
Behdad Esfahbod 160b4a2b 2019-03-28T13:44:38 Fix shell syntax error Fixes https://github.com/harfbuzz/harfbuzz/issues/1612
Ebrahim Byagowi f72b7483 2018-10-02T00:16:08 [circleci] Fix "msan" and "everything" bots (#1205)
Ebrahim Byagowi 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
Behdad Esfahbod e45ba31d 2018-09-24T13:04:48 [check-symbols.sh] Allow weak objects "V" ubsan generates these.
Behdad Esfahbod 2d93148a 2018-09-24T11:52:22 Ignore weak symbols in check-symbols.sh Some clang versions leave a std::round(float) weak symbol around...
Behdad Esfahbod c5896819 2018-03-26T19:55:16 Minor
Behdad Esfahbod 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.
Behdad Esfahbod a981d798 2018-02-10T15:17:28 Fix more build issues Hopefully most bots come back with this...
Ebrahim Byagowi 844f48ea 2018-02-10T23:13:12 Fix symbol exporting and libstdc++ linkage of hb-subset (#769)
Ebrahim Byagowi 72bec1cd 2018-01-05T12:42:20 Improve tests (#679)
Ebrahim Byagowi 5ed26fc5 2018-01-04T10:11:34 [cmake] Run src/ tests (#675)
Behdad Esfahbod dc2c418e 2017-08-03T12:34:15 [check-defs/symbols.sh] Drop empty-symbol lines Fixes https://github.com/behdad/harfbuzz/issues/510
Ebrahim Byagowi bef240b3 2016-10-10T17:27:52 [ci] Whitelist more symbols and unbreak mac CI Thanks to @khaledhosny, actually this is his work :)
Behdad Esfahbod 5de04073 2014-10-01T18:18:25 Help clang with gcov
Behdad Esfahbod 8c6bd34d 2014-08-14T13:33:37 Fix check-symbols on OS X
Behdad Esfahbod 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
Behdad Esfahbod 2af82629 2013-09-16T21:49:56 Improve library checks
Behdad Esfahbod 3b80674c 2013-04-04T12:06:46 Bug 63107 - FTBFS on ppc64: symbols marked with 'D' on powerpc64 instead
Behdad Esfahbod 6c1e8b61 2013-02-04T23:24:16 Bug 59637 - check-exported-symbols.sh & check-internal-symbols.sh fail on mips/mipsel
Behdad Esfahbod bafdf3d9 2013-02-04T23:06:50 Merge check-internal-symbols.sh and check-exported-symbols.sh