Commit Graph

315 Commits

Author SHA1 Message Date
Gregory Szorc
ee16899cec Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey 2011-11-01 15:45:23 -07:00
Ed Morley
380804585c Backout changeset 971ed890c27d (bug 679352), since burning comm-central; a=callek 2011-09-25 16:26:10 +01:00
Marco Castelluccio
f793091912 Bug 679352 - Remove libreg. r=khuey 2011-09-24 16:28:21 +02:00
Michael Wu
34247e34f4 Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak 2011-08-30 11:55:14 -07:00
Marco Castelluccio
ae8d3bd3d8 Bug 674014 - Remove "check whether mmap() sees write()s". r=glandium 2011-08-18 15:17:30 +02:00
Justin Lebar
e7a6280c54 Bug 663810 - Remove modules/libreg/standalone. r=khuey 2011-06-13 11:12:00 -04:00
Ed Morley
5939100a93 Bug 655756 - Remove final XP_MAC remnants; r=josh 2011-05-10 20:24:48 +02:00
Michael Kohler
61fec64afe Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Arpad Borsos
2e3294eb97 Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron 2009-05-26 10:53:15 +02:00
Josh Aas
533d7ee3e6 Remove FSSpec and alias usage from libreg on Mac OS X. b=487966 r=bsmedberg 2009-04-22 14:08:47 -04:00
Josh Aas
10940ea4d6 Remove classic Mac OS code from libreg. b=486906 r/sr=bsmedberg 2009-04-09 20:49:24 -04:00
Josh Aas
a868ad8fad Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg 2009-03-19 10:41:13 -07:00
Phil Ringnalda
94f68943fe Bug 224012 - VerReg.c warning: "VR_FILE_SEP redefined", r+sr=dveditz 2009-03-01 17:06:58 -08:00
Sunil Mohan Adapa
40e2665a83 Bug 412610 - MAXPATHLEN too small for glibc's realpath(); m-c part; r=*
jsfile.cpp + reg.c + SpecialSystemDirectory.cpp : benjamin
lcms.h : bholley
XRemoteClient.cpp : roc
2009-02-23 19:28:12 +01:00
Josh Aas
101ad8d149 Remove libreg dependency on morefilesx. b=464362 r=smichaud sr=bsmedberg 2009-01-29 23:49:27 -05:00
Walter Meinl
1c6bda9763 Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla 2008-10-11 03:01:28 +02:00
Josh Aas
0954afad1f Remove a lot of dead Mac code. Part of bug 456662. sr=pinkerton 2008-09-25 12:23:33 -04:00
75d051d4c6 Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
7ade81b6e4 Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00
e8da1285f9 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
90ba917784 Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
c643cbce57 Revert all of bug 383167 changes because they're not enough... going to try again later. 2007-06-25 11:40:57 -07:00
1e73d3be25 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
208223cb3e clean up Mac OS X macros in libreg's reg.c. r=cbarrett sr=luser 2007-06-23 18:07:21 -07:00
4eb577a222 Bug 385189 - mac builds without libxul failing to compile due to macmorefiles, r=mento 2007-06-20 12:22:01 -07:00
9af004ac77 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
hg@mozilla.com
2ca566cd74 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
benjamin@smedbergs.us
2b633a7e83 Bug 305949 (almost done!) - Stop exporting some nonfrozen functions (widget and libreg) r=bryner 2006-05-22 19:13:03 +00:00
cbiesinger@web.de
7489e1779f bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin@smedbergs.us
31f4df593f Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
mkaply@us.ibm.com
4cb4f6cce9 #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
bsmedberg@covad.net
7437b08b10 Bug 307168 - Add configure test for GCC bug that prevent the pragma-visibility stuff from working properly on some configurations, and also clean up usages of HAVE_VISIBILITY_PRAGMA which should really be HAVE_VISIBILITY_ATTRIBUTE r=roc+wolfiR, previous revisions reviewed by bryner 2005-11-02 14:14:18 +00:00
joshmoz@gmail.com
02f6c6e72a more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
bryner@brianryner.com
08caa7f974 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
timeless@mozdev.org
32967eb94a Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bsmedberg@covad.net
24534e9169 Constipate libreg API - Bug 240334 - rs=dveditz 2004-05-11 12:15:10 +00:00
gerv@gerv.net
4ba0518141 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
timeless@mozdev.org
e68f7d58c1 Bug 219003 vr_stubs.c(186) : warning C4013: 'free' undefined; assuming extern returning int
r=dveditz sr=darin
2003-09-21 04:53:14 +00:00
cls@seawood.org
7551af15b4 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
mkaply@us.ibm.com
93bf5e244a rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 21:08:40 +00:00
mkaply@us.ibm.com
1c38745344 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 20:16:02 +00:00
seawood@netscape.com
24c4bdf192 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
14633624d7 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
seawood@netscape.com
20d5a05ab6 Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
cls@seawood.org
802b72c9fe Avoid tainting srcdir for win32 builds. 2003-03-15 05:45:20 +00:00
dougt@netscape.com
d575ba72ae Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
dougt@netscape.com
2b505bedcc prelanding of minimo. Not part of build 2003-03-11 02:30:05 +00:00
dbaron@dbaron.org
207e66d177 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
ccarlen@netscape.com
f35cd6a826 Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
dougt@netscape.com
46ce738546 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00