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

42 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com daf3c69f34 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
tor%cs.brown.edu 53704b3bd5 Bug 123613 - mng subimage composite reading dest alpha from wrong
location, bump required libmng to 1.0.4. r=pavlov,cls; sr=blizzard
2002-02-17 15:29:18 +00:00
seawood%netscape.com fa5df5e54c 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
timeless%mac.com 711739d601 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com 874c54280c 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 d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
tor%cs.brown.edu 47489a840c Update to libmng 1.0.3. rs=blizzard 2001-11-01 00:19:53 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3826eb9902 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 cf9912aa80 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 fed01025f6 add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls 2001-09-10 20:48:38 +00:00
cls%seawood.org da1862ecd2 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
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
cls%seawood.org ba6258fcf0 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 2cabd7c62c merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323 2001-06-30 23:38:09 +00:00
cls%seawood.org 80f526179f 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 617fd78f26 Update tree libmng to 1.0.1 rs=blizzard 2001-05-20 17:36:25 +00:00
cls%seawood.org 25c6dc1c7e 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 8b7b9e8a17 Bleh. More dependencies 2001-03-10 14:36:17 +00:00
cls%seawood.org 37cc3f559f Forgot that OS/2 linkers resolve all symbols at link time 2001-03-10 14:22:34 +00:00
cls%seawood.org 60e44ff7aa Do not force static lib only for mozmng for OS/2. This behavior matches the other imglibs and should fix tinderbox bustage. 2001-03-10 12:44:24 +00:00
cls%seawood.org efc426b1a6 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
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
tor%cs.brown.edu 603c006f78 Bug 66989 - update libmng, flush animation frames, quiet warnings.
r=pavlov, sr=brendan
2001-01-30 01:04:13 +00:00
tor%cs.brown.edu c8a49aa752 Bug 60789 - update libmng snapshot and handle alpha depth
requirements better.
2000-11-29 06:45:16 +00:00
mkaply%us.ibm.com 1bef732366 OS/2 TB breakage
Stab in the dark here
This #ifdef is probably bad anyway. Is it checking for a BSD build system? We should have XP_BSD or something.
2000-10-28 15:29:50 +00:00
tor%cs.brown.edu 77c65fc2dd Landing libmng 0.9.2+. a=waterson 2000-08-08 03:58:05 +00:00
mcafee%netscape.com 61bd041cdc Ignore generated files. 2000-07-15 15:50:33 +00:00
tor%cs.brown.edu e0dd0ccfd2 Update libmng snapshot. Not in default build. 2000-07-05 19:32:22 +00:00
tor%cs.brown.edu 8b73bdd7cc Update libmng snapshot. Not in default build. 2000-06-30 23:41:12 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
tor%cs.brown.edu e60e68a996 Update libmng snapshot. Not in default build. 2000-06-29 21:40:43 +00:00
tor%cs.brown.edu 57dfa72eda Fix test for 32bit type. Not in default build. 2000-06-29 13:48:01 +00:00
tor%cs.brown.edu 1a6619795c Update libmng snapshot. Not in default build. 2000-06-29 12:32:04 +00:00
tor%cs.brown.edu 1e807dcdbd Update libmng snapshot. Not in default build. 2000-06-27 23:22:13 +00:00
tor%cs.brown.edu 60a17401f7 Update libmng snapshot. Not in default build. 2000-06-27 14:40:32 +00:00
tor%cs.brown.edu 02daff9e97 Dangling symbol reference was causing problems with Tru64 and MacOS.
Not in default build.
2000-06-24 03:54:35 +00:00
tor%cs.brown.edu e99e0cd763 Update libmng snapshot. Not in default build. 2000-06-23 22:59:51 +00:00
tor%cs.brown.edu 253385fede Patch from roc+moz@cs.cmu.edu to get this building on windows.
Not in default build.  r=tor
2000-06-16 07:02:42 +00:00
tor%cs.brown.edu 3b96707962 Update libmng snapshot. Not in default build. 2000-06-14 14:20:55 +00:00
tor%cs.brown.edu c96c134058 Snapshot v0.5.2 of libmng (http://www.libmng.com/).
Not in default build. a=brendan
2000-06-12 23:06:35 +00:00