bsmedberg%covad.net
fa01ef8027
Bug 232003 - AS perl and cygwin GNU make 3.80 don't play well together r=cls
2005-02-07 14:55:07 +00:00
bsmedberg%covad.net
c18b1c8902
Bug 279768 - Use new % syntax for locale directory structure. r=gandalf
2005-01-26 13:33:53 +00:00
roc+%cs.cmu.edu
ba66716f38
Bug 279212. Tweaking print-failed-commands so that using a make option that includes an 's' doesn't trigger the print-failed-commands stuff. r+sr=bryner
2005-01-23 21:32:20 +00:00
bsmedberg%covad.net
9e106dbb54
Not part of the build, yet. The l10n directory structure is /l10n/de-DE/netwerk/... not /l10n/de-DE/netwerk/locales/...
2005-01-12 20:29:00 +00:00
bsmedberg%covad.net
43efb2238c
Bug 237282 - Add makefile rule for preprocessed components. r=cls
2005-01-12 11:23:43 +00:00
bsmedberg%covad.net
67be86c8c4
bug 273598 - Add TOOL_DIRS variable for delayed building of tools until libxul is available. Should not affect non-libxul builds. r=cls
2004-12-08 12:38:22 +00:00
mkaply%us.ibm.com
a419f21457
Backing out OS/2 only fix - this shouldn't be needed
2004-12-02 16:41:01 +00:00
mkaply%us.ibm.com
82240d4acd
OS/2 only change for OS/2 build bustage on some machines
2004-12-01 17:37:39 +00:00
pedemont%us.ibm.com
15717f0bf7
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
bsmedberg%covad.net
985c5975ce
More work for bug 271324 - source localization - reviewed by Pike and biesi
2004-11-29 23:14:13 +00:00
dbaron%dbaron.org
74ac1e169b
Fix Windows newlines introduced in part of the file. b=249782
2004-11-28 01:20:08 +00:00
bsmedberg%covad.net
351a0623ea
Merge XULPPFLAGS patch from the aviary branch, overarching bug is 271324.
2004-11-24 16:01:03 +00:00
timeless%mozdev.org
d01dd1aa4c
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
aea4e1b0c0
Merge topsrcdir-relative (absolute) paths in jar.mn files from the aviary branch, to facilitate un-forking parts of xpfe/global
2004-10-02 01:39:39 +00:00
bsmedberg%covad.net
76fcff11db
Bug 248507 - preprocess jar.mn files r=bryner a=roc for 1.8a2 (over IRC)
2004-07-08 15:06:19 +00:00
cls%seawood.org
0be84a0940
Make console handling in mingw builds behave the same as msvc builds.
...
Bug #245903 r+sr=dmose
2004-06-21 20:56:14 +00:00
bsmedberg%covad.net
30597b0bb2
Merge rules for building .m files from the aviary 1.0 branch. (original checkins by Ben Goodger and Brian Ryner)
2004-06-18 00:56:48 +00:00
mkaply%us.ibm.com
68463d876d
#242189
...
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:27:19 +00:00
gerv%gerv.net
31625ba2b1
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +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
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
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
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
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
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
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
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
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
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
neil%parkwaycc.co.uk
c0add51d3d
Bug 75687 support --enable-chrome-format=symlink r=bsmedberg sr=bryner
2003-10-30 09:24:40 +00:00
bzbarsky%mit.edu
01975f305d
Removing stray ^M. Patch by bernd, r/sr=me, bug 207401
2003-10-16 06:46:50 +00:00
bsmedberg%covad.net
fb8fa3a05e
Bug 207401 - linker /DEF flag used incorrectly during compiling - patch by steve@advance-software.co.uk r=adamlock moa=bryner
...
Bug 219362 - make chrome target recursive. Use "realchrome" if you don't want a recursive target. r=bryner (patch by me with parallel build correction by cls)
2003-10-15 20:30:59 +00:00
mkaply%us.ibm.com
1e1be8415c
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-18 17:24:54 +00:00
cls%seawood.org
19d1d413c2
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
dbaron%dbaron.org
905a62182a
Use incremental linking again on Windows, for DLLs. b=216335 rs=cls
2003-09-16 22:36:02 +00:00
cbiesinger%web.de
8c24779114
Bug 217656
...
"make clean" doesn't delete .ilk files
r=cls
2003-09-11 11:36:40 +00:00
cls%seawood.org
14bbc70997
Since cygpath is converting paths into absolute paths, remove $srcdir as well as $_dos_srcdir to catch the relative paths.
...
Fixing dependency bustage when configure is called with a relative path.
Fallout from bug #210393
2003-08-26 20:28:47 +00:00
cls%seawood.org
d7aca2a1bb
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 22:37:25 +00:00
bryner%brianryner.com
da1f73fd22
On Windows and OS/2, make pref .js files use DOS line endings even if the user is using cygwin with unix line endings. This works around a bug in the Macromedia Flash installer where it corrupts all.js. Bug 206029, r=cls.
2003-08-13 23:18:28 +00:00
cls%seawood.org
064d382e0c
Fix VPATH build problem with cygwin make 3.80:
...
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
cls%seawood.org
a8b11eb498
Link generated .res files into mingw builds.
...
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
bryner%netscape.com
e952d5249e
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
2003-06-09 22:25:25 +00:00