cls%seawood.org
503337238d
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
01e335833e
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
b7046d5f72
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
c2b4788fd2
- 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
7dc4d1e4f1
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
e887c496ee
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
2726c470ae
237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner
2004-03-16 03:56:25 +00:00
cls%seawood.org
3977ae5a71
Backing out changes from bug 226609. MSVC is being uncharacteristically picky.
2004-03-16 00:59:29 +00:00
cls%seawood.org
8e702f20f2
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
9b6c795f0e
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
9a81ff1d79
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
bfe63c291c
Bug 235317: really override the preprocessed files
2004-03-02 02:59:28 +00:00
bsmedberg%covad.net
d17968e4b6
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
73298e056e
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
5f250d223d
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
18797e7f6c
Disabling my changes. I don't have time to debug this now.
2004-02-26 18:06:02 +00:00
bryner%brianryner.com
00c9936e63
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
a3f2a38be2
Don't compile .o files for executables with -fPIC. Bug 235657, r=seawood.
2004-02-26 08:17:27 +00:00
cls%seawood.org
858be6e322
Use LD instead of CC when linking C libs on HPUX
2004-02-26 07:34:27 +00:00
cls%seawood.org
d55c47cce0
Remove broken OS check for LIB_IS_C_ONLY
2004-02-25 22:17:45 +00:00
cls%seawood.org
bbe803c4d7
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
3a1c696bfc
Change version from 1.7a to 1.7b.
2004-02-21 19:29:41 +00:00
cls%seawood.org
4e1a592115
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
cls%seawood.org
db444547a9
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
3867672802
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
486c2570e0
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
1a0e9742d7
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
cdb23f59f9
Remove unneeded -liberty references.
...
Bug #232763
2004-02-10 17:21:14 +00:00
alex.fritze%crocodile-clips.com
5c676d4a47
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
c1bd27e6cf
Re-add RESFILE dependency to HOST_PROGRAM for the moment.
...
Fixing tinderbox bustage
2004-02-07 09:49:50 +00:00
cls%seawood.org
cb43d15ae9
Tighten static library dependencies for programs.
...
Bug #232499 r=bryner
2004-02-07 08:22:28 +00:00
bsmedberg%covad.net
abd8d73159
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
48c036956d
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
6233fbb29e
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
065f5ce3fc
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
a988e1dac2
Oops, DSO_LDOPTS_DEPS should not have been inside the DEPENDENT_LIBS ifdef!
2004-01-23 21:21:38 +00:00
bryner%brianryner.com
9e84339241
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
74f9ae76d7
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
9726ec9def
Preprocessor documentation, believe it or not.
2004-01-21 15:34:35 +00:00
ian%hixie.ch
5147d5c69f
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
cbbdd9cd3e
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
c7b97d1f33
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
047415ef80
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
bd4c43974e
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
551ea5ea7e
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
19bc58a9e4
Bump version number to 1.7a.
2003-12-19 03:49:12 +00:00
dbaron%dbaron.org
d5582721b7
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
bcfe046f40
bug 224768, r=dbaron. update alpha to beta in version strings
2003-11-07 18:23:23 +00:00
bsmedberg%covad.net
7b39ba106c
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
b5a2a67987
Bug 223084 - enable the static component loader by default r/sr=dougt
2003-10-30 21:11:07 +00:00