cls%seawood.org
ba78e22542
Use DLL_PREFIX instead of LIB_PREFIX when installing NSPR into the SDK.
...
Fixing mingw tinderbox bustage.
2004-03-24 00:08:31 +00:00
bsmedberg%covad.net
168f7225da
Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
2004-03-23 20:58:21 +00:00
cls%seawood.org
b5e2a46299
Use the brute force method to override NSS build variables when cross-compiling.Bug #172651 r=darin a=chofmann
2004-03-23 08:41:30 +00:00
bryner%brianryner.com
64b17d3d9c
- Add detection of -fprofile-arcs/-fprofile-generate to configure
...
- Add a new client.mk target, profiledbuild, which does a profiling build, runs a specified script to generate the profile, and then rebuilds using the profile data.
- Add a profiling script for Seamonkey/Firefox that runs a couple cycles of the pageload test, and then does a second start to hit the fastload/history code.
Bug 237239, r=dbaron, sr=brendan, a=brendan.
2004-03-21 02:31:17 +00:00
pkw%us.ibm.com
30a68a5b7b
Bug 237545 - Need to support objmodel=ibm for AIX VisualAge C++ Compiler
...
r=cls@seawood.org , sr=shaver@mozilla.org , a=chofmann@mozilla.org
2004-03-19 16:59:56 +00:00
cls%seawood.org
d12bd0dac7
Fix mingw 3.3.1/3.3.3 bustage.
...
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
ben%bengoodger.com
798976deef
237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner
2004-03-16 03:56:25 +00:00
cls%seawood.org
b3977b384a
Backing out changes from bug 226609. MSVC is being uncharacteristically picky.
2004-03-16 00:59:29 +00:00
cls%seawood.org
19e016c009
Fix mingw 3.3.1/3.3.3 bustage. Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
...
Bug #226609 r=shaver sr=dbaron a=chofmann
2004-03-15 23:47:04 +00:00
darin%meer.net
a958114089
Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
...
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library. This means that only UNIX-like
operating systems (including Linux and OSX) are supported. A SSPI-based
solution is needed for WIN32.
Only HTTP authentication is currently supported. Mail protocols will follow.
Patch by:
Daniel Kouril <kouril@ics.muni.cz> (original author)
Wyllys Ingersoll <wyllys.ingersoll@sun.com>
Christopher Nebergall <cneberg@sandia.gov>
Darin Fisher <darin@meer.net>
r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
mconnor%myrealbox.com
f042c635a9
bug 206029 Flash Plugin installer removes line endings from all.js, patch by Steffen Wilberg (steffen.wilberg@web.de), r=bryner
2004-03-10 00:22:46 +00:00
chanial%noos.fr
18355dbecd
Bug 235317: really override the preprocessed files
2004-03-02 02:59:28 +00:00
bsmedberg%covad.net
eb05a5f175
Bug 235317, always build preprocessed chrome because we don't have a good dependency system. r=pch
2004-03-01 21:12:29 +00:00
darin%meer.net
646e5b5ba0
landing patch for bug 233305 "Support gnome-vfs's smb: URL scheme" r=biesi sr=bryner
2004-02-28 00:05:58 +00:00
kairo%kairo.at
97c9024a5a
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
2004-02-27 11:54:28 +00:00
bryner%brianryner.com
d5c1b4993a
Disabling my changes. I don't have time to debug this now.
2004-02-26 18:06:02 +00:00
bryner%brianryner.com
24f3fdd1c2
Bustage fix - instead of only allowing PIC if LIBRARY_NAME is defined, just skip it if PROGRAM, SIMPLE_PROGRAMS, HOST_PROGRAM, or HOST_SIMPLE_PROGRAMS is defined.
2004-02-26 17:16:57 +00:00
bryner%brianryner.com
5173722d93
Don't compile .o files for executables with -fPIC. Bug 235657, r=seawood.
2004-02-26 08:17:27 +00:00
cls%seawood.org
abc3f0351b
Use LD instead of CC when linking C libs on HPUX
2004-02-26 07:34:27 +00:00
cls%seawood.org
3e233767a3
Remove broken OS check for LIB_IS_C_ONLY
2004-02-25 22:17:45 +00:00
cls%seawood.org
6dada5e398
Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
...
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
dbaron%dbaron.org
0050bd02ad
Change version from 1.7a to 1.7b.
2004-02-21 19:29:41 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
cls%seawood.org
32eb2c4962
Assume standard linker behavior when using GNU ld on win32 or OS/2.
...
Fixing mingw static build bustage.
Bug #221768 r=bsmedberg r=pedemonte
2004-02-20 20:43:21 +00:00
tor%cs.brown.edu
0253ecb126
Bug 231620 - build option for cairo svg renderer. r=alex sr=bryner a=chofmann
2004-02-12 16:05:54 +00:00
cls%seawood.org
332976510a
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
...
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
cls%seawood.org
bc24ffd464
Backing out previous changes.
...
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org
f390e6de11
Remove unneeded -liberty references.
...
Bug #232763
2004-02-10 17:21:14 +00:00
alex.fritze%crocodile-clips.com
910659d1c9
Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
...
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).
Not part of default build; code is #ifdef'ed out.
r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
cls%seawood.org
1991b7431d
Re-add RESFILE dependency to HOST_PROGRAM for the moment.
...
Fixing tinderbox bustage
2004-02-07 09:49:50 +00:00
cls%seawood.org
08d1da74df
Tighten static library dependencies for programs.
...
Bug #232499 r=bryner
2004-02-07 08:22:28 +00:00
bsmedberg%covad.net
8bfe2a7b74
Build bustage... we need to look for contents.rdf in the preprocess case also. r/sr=dbaron
2004-02-04 19:22:01 +00:00
dbaron%dbaron.org
68a96816bf
Allow MINIMO=1 to be specified in a mozconfig file. b=232254 r=dougt
2004-02-01 23:22:21 +00:00
pinkerton%aol.net
60aa753170
add support for OSX 10.3 SDK support so build done on 10.3 can be run on
...
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
2004-01-29 20:18:14 +00:00
cbiesinger%web.de
d99719ebc6
Bug 166192 Remove last traces of PICS.
...
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
bryner%brianryner.com
dac511f877
Oops, DSO_LDOPTS_DEPS should not have been inside the DEPENDENT_LIBS ifdef!
2004-01-23 21:21:38 +00:00
bryner%brianryner.com
4fe3f1bf1f
Make sure we rebuild shared libraries when a static library that's being linked in changes. Fallout from bug 231162. r=cls.
2004-01-23 08:15:49 +00:00
neil%parkwaycc.co.uk
879c04dd9f
Bug 230791 Wrong company name and trademarks in mozilla.exe p=mbockelcamp@web.de r=leaf sr=bryner
2004-01-22 16:01:25 +00:00
ian%hixie.ch
69d1cac571
Preprocessor documentation, believe it or not.
2004-01-21 15:34:35 +00:00
ian%hixie.ch
5fa88fc10b
Support a new --line-endings argument so that you can force a particular type of line endings.
2004-01-21 15:34:10 +00:00
bsmedberg%covad.net
ac85253d6a
Bug 231286 - "make install" doesn't create directories for default pref files. r=bryner
2004-01-18 23:39:45 +00:00
bsmedberg%covad.net
e77f17ab5c
Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
2004-01-16 23:59:09 +00:00
bsmedberg%covad.net
e9634f0db4
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
timeless%mozdev.org
19675d6132
Bug 230751 Link is being passed the same def file twice
...
patch by sdwalker@myrealbox.com r=bsmedberg
2004-01-14 01:46:06 +00:00
ian%hixie.ch
06686f1f02
Stop requiring File::Spec 0.8 for now, by copying the relevant functions into this file. Patch originally by Jon Rekai, edited by me, r+sr=bryner. Bug 227078.
2004-01-09 00:12:16 +00:00
dbaron%dbaron.org
67d5c6e882
Bump version number to 1.7a.
2003-12-19 03:49:12 +00:00
dbaron%dbaron.org
f35f2c3708
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
leaf%mozilla.org
410119b3b0
bug 224768, r=dbaron. update alpha to beta in version strings
2003-11-07 18:23:23 +00:00
bsmedberg%covad.net
12deeacc31
Bug 135533 - Enable the chrome preprocessor for seamonkey as well as the *birds. To use the preprocessor, prefix an asterisk (*) before the file name in your jar.mn. For documentation on preprocessor directives, see http://software.hixie.ch/utilities/unix/preprocessor/ r=bryner
2003-10-31 14:01:35 +00:00
bsmedberg%covad.net
940aae9127
Bug 223084 - enable the static component loader by default r/sr=dougt
2003-10-30 21:11:07 +00:00