mcafee%netscape.com
f210c5f713
Unix, Win32 now get qsort out of mozilla/lib/xp/xp_qsort.c and mozilla/include/xp_qsort.h. Leaving XP_MAC here until the mac people figure this out, bug 2998 filed to pierre about this.
1999-02-10 04:33:45 +00:00
mcafee%netscape.com
600ec6d97b
Point Unix, Win32 at mozilla/include/xp_qsort
1999-02-10 04:29:17 +00:00
mcafee%netscape.com
c3cd719f0d
Cleaning this Makefile up; removing dead rules, unused stuff
1999-02-10 04:26:53 +00:00
mcafee%netscape.com
4850820afa
Reverting back to 3.4
1999-02-09 12:27:07 +00:00
mcafee%netscape.com
0b012eede2
Reverting back to 3.7
1999-02-09 12:26:27 +00:00
mcafee%netscape.com
9fb5cb8515
reverting back to 3.2
1999-02-09 12:23:00 +00:00
mcafee%netscape.com
bd1751e4fb
Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now
1999-02-09 08:37:35 +00:00
mcafee%netscape.com
f65f111960
Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998)
1999-02-09 08:19:24 +00:00
mcafee%netscape.com
a3b37fb4de
Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version
1999-02-07 09:30:51 +00:00
sfraser%netscape.com
1ef57d3970
Warning fix (remove ;)
1999-01-14 05:12:30 +00:00
pnunn%netscape.com
effe9e1cc0
Minor changes to address annoying compile warnings. pn
1999-01-04 20:04:49 +00:00
shaver%netscape.com
af51904fec
resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles
1998-12-18 02:55:23 +00:00
pnunn%netscape.com
55f0ac4f7e
Bugzilla#1971: Jpeg files larger than max size not handled properly. -pnunn
1998-12-17 22:16:27 +00:00
donm%netscape.com
37804b7a40
backing out Shaver's changes. -donm
1998-12-16 00:49:36 +00:00
shaver%netscape.com
0161071aef
Make apprunner link dynamically.
...
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
pnunn%netscape.com
0769bc1b48
fix to squelch some mac warnings. -pnunn.
1998-12-14 22:42:06 +00:00
beard%netscape.com
18984e5a80
First Checked In.
1998-12-13 05:01:04 +00:00
akkana%netscape.com
3f85f0f084
Fix C++ comment in C file
1998-12-09 19:46:38 +00:00
pnunn%netscape.com
07b5dbddf7
update to png version 1.0.2. -pnunn.
1998-12-08 19:44:02 +00:00
pnunn%netscape.com
89e5a10872
update to png version 1.0.2. -pnunn. Note: gamma is temporarily disabled.
1998-12-08 19:41:25 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
pierre%netscape.com
38664b9f06
Fix optimized build: use png.o instead of pngDebug.o in non-debug target
1998-12-05 00:23:29 +00:00
beard%netscape.com
c402da12d1
Build bustage, was referencing non-debug libraries in debug target.
1998-12-01 01:55:01 +00:00
beard%netscape.com
a078b1626c
More build bustage fixes.
1998-12-01 01:17:03 +00:00
beard%netscape.com
79b3299dc3
More build bustage fixes.
1998-12-01 01:06:33 +00:00
beard%netscape.com
17ea73c8b0
Trying to fix build bustage.
1998-12-01 01:02:32 +00:00
beard%netscape.com
c0c7bc482d
Mac shared library migration.
1998-11-30 22:15:00 +00:00
rpotts%netscape.com
43ff6e4a58
removed invalid asserts for the STANDALONE_IMAGELIB...
1998-11-24 10:55:53 +00:00
cyeh%netscape.com
65038e9551
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
pnunn%netscape.com
7395f57c29
All image container states in il_image_complete() are now handled explicitly in
...
a switch, not by asserts. -pn
1998-11-18 20:24:40 +00:00
cls%seawood.org
7411f07b1d
Updated checks for solaris. Started using platform.h.
1998-11-18 18:32:52 +00:00
leaf%mozilla.org
beadf5f0fa
Checking in a fix for linux builds.
1998-11-13 22:16:07 +00:00
cls%seawood.org
c5a72acbdc
Added EXPORTS
1998-11-11 05:33:24 +00:00
cls%seawood.org
358f737b24
Forgotten piece of Jeremy Lea's patch
1998-11-11 04:38:53 +00:00
cls%seawood.org
288a1c7f8c
Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs.
1998-11-11 01:53:49 +00:00
pnunn%netscape.com
83c3330a72
bugzilla#1211. Needed ifndef for Timer decl.
1998-11-10 00:07:58 +00:00
pierre%netscape.com
fed80d6b91
enabled debug info in standalone target (closed tree override: raptor build only)
1998-11-04 06:34:34 +00:00
cls%seawood.org
c59be78dc1
Some updated to work with nglayout. Others sync'd to remove cruft.
1998-10-28 03:49:12 +00:00
cls%seawood.org
5db72cde51
Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block.
1998-10-22 03:59:53 +00:00
cls%seawood.org
ed2a7f5f65
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
gagan%netscape.com
f482438c59
Backing out my changes of NUCACHE. Gromit/Raptor were broken.
1998-10-20 13:49:16 +00:00
gagan%netscape.com
f27781f002
Temp fix for NUCache defines. Not reaching here...
1998-10-20 02:58:24 +00:00
pnunn%netscape.com
b6a0d81eab
migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn.
1998-10-16 21:09:41 +00:00
gagan%netscape.com
daba6ef637
Makefile changes for NU_Cache.
1998-10-13 00:33:27 +00:00
gagan%netscape.com
10d87c7a64
Renamed cachelib to cache for NuCache.
1998-10-12 23:25:24 +00:00
cyeh%netscape.com
66fc92cb28
NSPR20 will always be defined, so simplify makefile
1998-10-12 20:17:45 +00:00
pierre%netscape.com
87764930d1
fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions
1998-10-06 03:00:28 +00:00
dp%netscape.com
fbe1aa04e7
Adding NU_CACHE specific defitions for compilation error with VC 5.0
1998-10-06 00:36:10 +00:00
gagan%netscape.com
0e3820378c
NuCache changes.
1998-10-05 21:45:37 +00:00
cyeh%netscape.com
f31dc000c8
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +00:00