mkaply%us.ibm.com
0384e67b13
#3011064
...
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 19:29:25 +00:00
gerv%gerv.net
eb50dd44e7
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 16:02:07 +00:00
pavlov%pavlov.net
6232847cca
adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad
2005-08-31 22:15:33 +00:00
bsmedberg%covad.net
79241940e8
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
tor%cs.brown.edu
07b409aa4e
Bug 261922 - upgrade to libpng-1.2.7. r=tor.
2004-10-07 19:21:29 +00:00
tor%cs.brown.edu
2ac21efe82
Bug 208607 - reconfigure libpng for smaller imglib2.
...
Patch by glennrp@imagemagick.org , r+sr=tor
2004-06-30 18:59:11 +00:00
tor%cs.brown.edu
e9fce18cf6
Bug 242915 - out-of-bounds read during error message processing.
...
Patch by glennrp@imagemagick.org , r+sr=tor
2004-05-07 17:16:50 +00:00
bryner%brianryner.com
63d337ab53
Prefix all external symbols in Mozilla's libpng with MOZ_PNG_ to avoid runtime version conflicts with a system-installed libpng in static builds (bug 181936). Patch by glennrp@imagemagick.org, r=pavlov, sr=tor/bryner
2003-11-01 07:20:43 +00:00
tor%cs.brown.edu
2568b010b5
Bug 208607 - configure away unused png write code. Patch by
...
randeg@alum.rpi.edu , r=pavlov, sr=tor
2003-07-03 06:51:18 +00:00
tor%cs.brown.edu
ba311c5f24
Bug 208607 - reconfigure libpng for smaller imglib2. r=pavlov, sr=blizzard
2003-06-11 20:05:13 +00:00
seawood%netscape.com
f0b5c087f6
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-11 00:15:38 +00:00
seawood%netscape.com
33060e1e75
Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
...
Bug #194662 r=ccarlen
2003-02-26 04:17:40 +00:00
tor%cs.brown.edu
bd57b94aa9
document mkaply's os2 build bustage fix
2002-10-07 06:28:56 +00:00
mkaply%us.ibm.com
4c79a5810f
Putting code back since I fixed the PNG decoder - note the change to IBMCPP - not sure how that got checked in wrong - probably broke in the PNG mainline code
2002-10-07 04:40:33 +00:00
mkaply%us.ibm.com
0367899309
OS/2 runtime bustage - this should be the right thing to do, but it causes PNG to crash horribly backing out for now
2002-10-07 04:10:10 +00:00
tor%cs.brown.edu
b2e0901034
update libpng to 1.2.5. r=cls
2002-10-04 06:34:53 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
pavlov%netscape.com
6901cb0bbb
checking in fix for bug 155222 r=pavlov sr=tor@acm.org
2002-07-15 20:17:09 +00:00
tor%cs.brown.edu
db6ae294df
Bug 154996 - PNGs with invalid IHDR can crash/hang browser. rs=tor
2002-06-29 20:11:33 +00:00
tor%cs.brown.edu
71c21a4e59
Bug 135579 - small interlaced PNGs not decoded correctly.
...
Patch from randeg@alum.rpi.edu , rs=tor.
2002-06-17 21:32:03 +00:00
seawood%netscape.com
12459a892a
Do not add these libraries to the generated static libs list as they have their own vars that are also used in the static build.
...
Bug #149211 r=bryner
2002-06-11 20:18:03 +00:00
seawood%netscape.com
76fe15cf8b
Sync tree against pristine 1.0.9 png distribution.
...
Reapply moz patches. Added MOZCHANGES file to track moz-specific changes.
Bug #125845 r=pavlov a=asa
2002-03-22 00:06:13 +00:00
seawood%netscape.com
e56e20b1dc
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
alecf%netscape.com
8bf5905937
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
cls%seawood.org
94fe7404df
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
...
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00
cls%seawood.org
df1d4cf08e
Make sure that zlib is shared in the default (dynamic build). Build img libs (png/jpeg/mng) the same on OS/2 as the rest of unix (ie, always static).
...
Bug #88892 r=dbaron
2001-07-07 20:32:51 +00:00
leaf%mozilla.org
cb976acc61
merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323
2001-06-30 23:38:09 +00:00
jat%princeton.edu
76e5d3ba17
Fixes bug 78649: so libimg/libpr0n do not print to console on opt builds.
...
r=cls, sr=tor, a=drivers(dbaron)
2001-06-20 23:25:34 +00:00
tor%cs.brown.edu
3a6cd76573
Backout of jat's checkin for 78649 - win32 line endings will break some
...
commercial unix compilers.
2001-06-20 00:53:26 +00:00
jat%princeton.edu
3a75667d13
Removes console output from non-debug builds in libimg and libpr0n modules.
...
r=cls, sr=tor, a=drivers(dbaron), bug=78649.
2001-06-20 00:32:47 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
tor%cs.brown.edu
f31b0a8bf2
Bug 81794 - prevent crash with an invalid iCCP chunk and plug a memory
...
leak. Patch by Glenn Randers-Pehrson, r=tor, sr=blizzard
2001-05-20 17:42:44 +00:00
mkaply%us.ibm.com
f057fa6bd8
#74224
...
r=glennrp@home.com(PNG person), sr=tor
Some PNG APIs should be PRIVATE
2001-05-18 21:17:42 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
cls%seawood.org
dcacae1ebf
Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
...
Bug #57247 sr=tor
2001-03-09 23:53:17 +00:00
tor%cs.brown.edu
677c21eabc
libpng update to 1.0.9. sr=brendan
2001-02-06 02:32:50 +00:00
tor%cs.brown.edu
2596eb28ae
License file was accidentally omitted from this external library.
...
r=blizzard, sr=cls
2000-12-05 22:06:12 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
sgehani%netscape.com
8b7c694896
Rename libzlib -> libz complying with standard zlib naming convention.
...
[nsbeta3+ b=49735; r=sobotka@axess.com ]
2000-08-25 08:32:19 +00:00
tor%cs.brown.edu
c2c9f1fd22
Update to libpng-1.0.8. a=brendan,waterson
2000-08-19 02:06:43 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
cls%seawood.org
4bb89416eb
More OS/2 Makefile changes. Bug #34106 Batch 12
2000-05-04 11:00:47 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
ramiro%fateware.com
25aba30f43
Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
...
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
colin%theblakes.com
5707d62dfc
comment in #endif was missing comment delimiters
1999-09-22 23:39:30 +00:00