summaryrefslogtreecommitdiff
path: root/src/check-def.sh
AgeCommit message (Expand)AuthorFilesLines
2010-09-06check: Fix for link-time-optimisationChris Wilson1-1/+1
2009-09-16Set LC_ALL=C instead of LANG=CBehdad Esfahbod1-1/+2
2009-06-16Import Qt backend by MozillaVladimir Vukicevic1-3/+4
2008-09-26[check-*.sh] Redirect error reports to stderrBehdad Esfahbod1-1/+1
2008-06-19[src/check-def.sh] Make sure no global variables are named cairo_*Behdad Esfahbod1-1/+1
2008-06-13[check-def.sh] Ignore magic PPC symbolsChris Wilson1-1/+1
2008-06-12Make check-*.sh scripts more portable (#16299)Behdad Esfahbod1-4/+6
2008-05-28[src/check-def.sh] Don't report anything if skipping testBehdad Esfahbod1-3/+2
2008-05-28[src/check-def.sh] Also check for public variables (#16129)Behdad Esfahbod1-2/+2
2008-05-28[src/check-def.sh] Improve test commentBehdad Esfahbod1-1/+3
2008-01-28[src/check-*] Shut make upBehdad Esfahbod1-2/+2
2008-01-11[check] Move the hidden symbol check into check-{def,plt}.shChris Wilson1-2/+2
2008-01-11[check] Replace compiled symbol visibility checker with shell script.Chris Wilson1-5/+6
2008-01-11[check] Skip def/plt tests if the compiler doesn't support symbol hiding.Chris Wilson1-0/+5
2007-12-10Pass $(MAKE) to test shell scripts (#13591)Behdad Esfahbod1-1/+2
2007-12-01Convert bash scripts to regular sh ones for greater portabilityBehdad Esfahbod1-6/+6
2007-11-30Explicitly call bash for bash-specific scriptsCarl Worth1-1/+1
2007-04-21[check-def.sh] Do not allow _cairo_.*_test_ symbols anymoreBehdad Esfahbod1-1/+1
2007-03-14check-def.sh: Adjust test to exempt _cairo_test_* functions as well as _cairo...Carl Worth1-1/+1
2006-12-16[check-defs.sh] Fix make check for OPD platformsFrederic Crozat1-1/+6
2006-09-26[configure] Print out whether SVG and PDF surfaces can be testedBehdad Esfahbod1-1/+1
2006-09-19check-def.sh: Only allow _cairo_.*_test_.* symbols, not all _cairo.* onesBehdad Esfahbod1-1/+1
2006-09-06Add scripts to sanity check the shared object for exported and PLT symbolsBehdad Esfahbod1-0/+31