alecf%netscape.com
c8469b7ac5
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +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
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dmose%netscape.com
a2287e7a16
Fix for MOZ_TRACK_MODULE_DEPS build (eg senna tinderbox) build bustage
2001-05-15 22:22:59 +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
disttsc%bart.nl
a6f2f5861a
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
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +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
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
cls%seawood.org
8754202470
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
cls%seawood.org
adef1ac6f6
Minor changes to incoporate OS/2 into our build system. Bug #34106
...
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
jdunn%netscape.com
e871be6de2
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +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
dp%netscape.com
5b687bf115
bug# 15513 Removing dlldeps.cpp from RDF unix build. Patch from
...
waterson r=dp
1999-10-25 00:37:24 +00:00
kipp%netscape.com
c30fad172b
Switch from component to module
1999-09-30 21:37:14 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
colin%theblakes.com
4f8ec405fb
Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS
1999-09-10 00:00:03 +00:00
briano%netscape.com
817ba95486
Removed the obsolete non-NECKO leftovers.
1999-09-08 23:12:13 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
briano%netscape.com
e2cc541f86
Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff.
1999-08-03 21:40:56 +00:00
mcafee%netscape.com
efb0b4ac2e
librdf.so needs NS_NewUnicharStreamLoader from libneckoutil_s.a for NECKO=1 build.
1999-07-02 03:35:17 +00:00
mccabe%netscape.com
a048bb1a21
Remove lecacy hack that moved .xpt files from over in js/src/xpconnect to components, now that xpconnect exports its own .xpt files.
1999-05-18 09:01:01 +00:00
waterson%netscape.com
d02a861aa0
XPT files are generated on-the-fly now.
1999-05-11 02:11:21 +00:00
waterson%netscape.com
5652645b50
Break up interfaces into individual .idl files; implies installation of individual .xpt's from rdf/build. Create rdf/resources/Makefile that installs everything in the resources directory.
1999-05-05 03:05:40 +00:00
waterson%netscape.com
c716be445f
Added install lines for icons.
1999-04-28 02:41:27 +00:00
matt%netscape.com
e7ae67b58e
Adding sidebarcontainer.xul to rdf resources
1999-04-27 21:21:47 +00:00
waterson%netscape.com
48de941659
Added remote-flash-3.rdf to install.
1999-04-27 19:50:39 +00:00
waterson%netscape.com
ca3aba39b7
Added flash resources to install.
1999-04-27 19:26:31 +00:00
rjc%netscape.com
c00e5c1469
Export IE Favorite icon to DIST area.
1999-04-27 07:37:24 +00:00
waterson%netscape.com
ec6372c9ce
Temporary hack to copy typelibs to components dir so XPConnect works.
1999-04-26 23:29:55 +00:00
rjc%netscape.com
fa4f98841c
Export new "document.gif" icon to DIST area.
1999-04-24 00:39:06 +00:00
waterson%netscape.com
2fa4cabcd6
Added new test files.
1999-04-16 08:39:42 +00:00
slamm%netscape.com
7f2d7cfe0c
Adding properties appcore/window.
1999-04-07 04:26:43 +00:00
radha%netscape.com
056a50dd1b
Export history.xul history.css
1999-04-06 23:13:57 +00:00
waterson%netscape.com
ce240512e7
Added dom-test-2.xul.
1999-04-06 06:38:42 +00:00
kipp%netscape.com
6c8a8e4919
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
1999-03-31 04:54:42 +00:00
briano%netscape.com
1533030ed0
Made the static library in this directory depend on the same 'extra stuff' as the shared library.
1999-03-25 21:32:26 +00:00
waterson%netscape.com
ebde2d3222
Added dom-test-1.
1999-03-18 20:55:53 +00:00
rjc%netscape.com
47baa76a2a
Damn tabs/spaces.
1999-03-12 09:21:04 +00:00
rjc%netscape.com
60620dc46d
Move folder-open.gif and folder-closed.gif into dist area.
1999-03-12 09:00:58 +00:00
waterson%netscape.com
b204ed66c9
Fix more tab-spaces makefile bustage.
1999-03-12 05:00:13 +00:00
rjc%netscape.com
b413548180
Reducing length of personal toolbar folder icons to be no more than 31 characters as its a Mac limit.
1999-03-12 04:29:41 +00:00
waterson%netscape.com
e0d7b0dd30
s/rdfb/rdf
1999-03-12 01:25:30 +00:00
waterson%netscape.com
2bf8166342
Added rules for personal toolbar GIFs.
1999-03-12 01:23:00 +00:00
waterson%netscape.com
b3290410a8
Fixed spaces in Makefile.in.
1999-03-12 00:31:40 +00:00
waterson%netscape.com
4fcaa31487
Added rules to export bookmark images.
1999-03-12 00:01:22 +00:00
waterson%netscape.com
3d2b42cfd9
Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral.
1999-03-09 04:01:56 +00:00