Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 038e34bd9a Use hidden visibility for JPEG lib when we build it. b=359461 r=bsmedberg 2006-12-15 00:27:53 +00:00
dbaron%dbaron.org befaeee83a Add lber.h, used by LDAP code. b=363679 r=bsmedberg 2006-12-15 00:24:25 +00:00
dbaron%dbaron.org d999075330 Include libpng/zlib headers as system headers when using system libpng/zlib. b=359000/359001 r=bsmedberg 2006-11-07 03:21:20 +00:00
dbaron%dbaron.org 28c76d9701 Add additional cairo headers to system-headers, except when using in-tree cairo and have --enable-libxul. b=358934 r=bsmedberg 2006-11-03 23:05:39 +00:00
dbaron%dbaron.org 7a7416542a Add the non-deprecated variant of pk11func.h alongside it, since we use it now in nsKeyModule.h. b=358565 r=bsmedberg 2006-10-29 16:13:40 +00:00
benjamin%smedbergs.us 6fb917a1b7 Bug 312366 (part "mozilla") - the configure test for hidden visibility doesn't detect mac assembly, and decouple NSPR visibility from Mozilla visibility, r=mento 2006-08-25 14:02:07 +00:00
benjamin%smedbergs.us 4322a32cc4 Add t1tables.h to the system-headers list, from the new cairo landing (bug 344571), rs=vlad 2006-07-20 20:04:47 +00:00
benjamin%smedbergs.us 527b125ab9 Bug 338128 - system-headers misses a few files, r=bryner 2006-05-19 22:56:58 +00:00
cbiesinger%web.de 5c6d97684b Bug 129216 Integrate Python xpcom bindings with build system
patch by Mark Hammond <mhammond@skippinet.com.au> / Remy C. Cool
<dev-python@smartology.nl> / Christian Persch <chpe@gnome.org>
r+a=bsmedberg
2005-06-17 21:03:43 +00:00
bzbarsky%mit.edu e03789dbe5 SVG-enabled GTK1 builds built with recent SVG should be able to start. Bug
292288, r=bryner, sr=dbaron, a=asa
2005-05-06 21:03:42 +00:00
cbiesinger%web.de cfd464f2ce 282599 add Qt header files that are only used by moc-preprocessed files to the
list of system headers
r=bryner a=dbaron
2005-02-17 20:12:05 +00:00
bryner%brianryner.com d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00