Граф коммитов

203 Коммитов

Автор SHA1 Сообщение Дата
Robert Kaiser 0dd4bf9f5d bug 442121 - Don't call into mailnews from toolkit-makefiles.sh, r=ted 2008-06-28 18:49:06 +02:00
Jim Blandy d852243993 Bug 424399: Remove unused directory "js/src/fdlibm". r+a=shaver 2008-06-19 18:44:10 -07:00
Diane Trout ext:(%2C%20James%20Bunton%20%3Cjamesbunton%40fastmail.fm%3E) 8e862bd6f1 Support system proxy settings on OS X 2008-06-12 14:50:15 +12:00
Benjamin Smedberg 4797903dea Merge cvs-trunk-mirror to mozilla-central. Conflict resolution:
* client.mk: new NSS tag merge to client.py

--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
2008-05-05 13:39:59 -04:00
kairo@kairo.at 41479e5478 remove lines for directories from toolkit-makes that have been obsoleted/removed by bug 383085, blanket-r=bsmedberg/gavin a1.9=beltzner 2008-05-02 15:13:32 -07:00
jorendorff@mozilla.com 6827bdf856 Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-04-02 16:35:13 -05:00
mozilla@weilbacher.org a34213dedf Bug 418104: Remove non-cairo Windows gfx code from the tree, changed files, r=alfredkayser, sr=pavlov, a=beltzner 2008-03-30 03:12:24 -07:00
Benjamin Smedberg 86aca46ef8 Merge cvs-trunk-mirror -> mozilla-central. There's a C++ bug in js/src/jsinterp.cpp that I am going to file upstream.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-03-20 12:42:05 -04:00
mattwillis@gmail.com 86c89e50de Bug 421622 - Add testcase 2008-03-18 11:22:50 -07:00
reed@reedloden.com 8700cf2c6e Follow-up to bug 422614 -- remove layout/tools/Makefile from toolkit/toolkit-makefiles.sh. 2008-03-16 14:10:54 -07:00
timeless@mozdev.org fb403adbb5 Bug 3004 Remove debug robot from build removed robot from the build, this removes it from cvs NPOB toolkit changes r=luser, a=luser 2008-03-16 13:30:40 -07:00
mozilla@weilbacher.org e1a6b200e0 Bug 418105: Remove non-cairo Mac gfx code from the tree, r=joshmoz, sr=vladimir, a1.9=beltzner 2008-03-14 12:59:41 -07:00
benjamin@smedbergs.us e6abb3a465 Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
2008-03-12 16:32:37 -04:00
reed@reedloden.com 21433d47b7 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 04:13:09 -07:00
reed@reedloden.com 7ed60d096e Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 04:33:28 -08:00
reed@reedloden.com f4fafd24f5 Bustage fix for bug 305782 (update toolkit/toolkit-makefiles.sh with SYSTEM_BZ2). 2008-03-08 03:16:54 -08:00
benjamin@smedbergs.us 4358bb36ee Bug 419624 - Build framework, basic usage, and testsuite for statically checking the codebase using gcc-dehydra, r=luser,dbaron,tglek 2008-02-27 11:28:13 -05:00
dtownsend@oxymoronical.com f921f9bb07 Bug 406807: Remove unneccesary parts of xpinstall. r=bsmedberg, sr=dveditz, a=damons 2008-01-29 18:00:45 -08:00
reed@reedloden.com ad5fe78586 Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 10:38:15 -08:00
reed@reedloden.com e84f27e0b7 Back out for now until there's a fix. 2008-01-29 09:57:17 -08:00
reed@reedloden.com dd3f1cb70f Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 07:58:38 -08:00
reed@reedloden.com 0ffaf842ca Bug 405874 - "Update toolkit/toolkit-makefiles.sh to reflect recent removals" [p=reed r=bsmedberg a1.9=damons] 2007-12-11 01:03:03 -08:00
bugzilla@standard8.plus.com a1c6e4b202 Bug 397147 Move/Remove remaining sidebar code in xpfe/components/sidebar to suite r=kairo,sr=Neil,a=sayrer 2007-10-13 02:21:15 -07:00
dmose@mozilla.org fd47266c07 First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking 2007-10-03 23:10:47 -07:00
bugzilla@standard8.plus.com 2e55f47362 Part of bug 382647 (move xpfe bookmarks to suite) and bug 393842 (move xpfe search to suite). r=KaiRo,sr=Neil,a=mconnor over irc as commented in the bugs 2007-09-17 12:57:05 -07:00
myk@mozilla.org 5bdf493a4e bug 395272: include uriloader/exthandler/tests directory in toolkit/toolkit-makefiles.sh; rs=bsmedberg; a=bzbarsky 2007-09-17 10:53:17 -07:00
kairo@kairo.at 8159c8059d bug 394567 - Move SeaMonkey parts of mozilla/themes to suite/, followup 1.1: don't pull themes/ and remove old modern, r+sr=Neil, a=mconnor via IRC 2007-09-17 10:15:26 -07:00
dtownsend@oxymoronical.com e35ecbdccb Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger, a=bzbarsky 2007-09-16 16:48:03 -07:00
mats.palmgren@bredband.net 3afd28207c [OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org 2007-09-08 09:22:56 -07:00
bent.mozilla@gmail.com fe6d842ba1 Bug 381902 - Figure out the minimum set of makefiles needed for the build system. r+a=bsmedberg. 2007-08-30 21:23:04 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
kairo%kairo.at 738e29c1b0 remove lines for directories from toolkit-makes that have been obsoleted/removed by bug 383085, blanket-r=bsmedberg/gavin a1.9=beltzner 2008-05-02 22:13:32 +00:00
mozilla%weilbacher.org d236292508 Bug 418104: Remove non-cairo Windows gfx code from the tree, changed files, r=alfredkayser, sr=pavlov, a=beltzner 2008-03-30 10:12:24 +00:00
mattwillis%gmail.com 1d3cf91fbd Bug 421622 - Add testcase 2008-03-18 18:22:50 +00:00
reed%reedloden.com 35d213bc2c Follow-up to bug 422614 -- remove layout/tools/Makefile from toolkit/toolkit-makefiles.sh. 2008-03-16 21:10:54 +00:00
timeless%mozdev.org 1c99ab93c0 Bug 3004 Remove debug robot from build
removed robot from the build, this removes it from cvs
NPOB
toolkit changes r=luser, a=luser
2008-03-16 20:30:41 +00:00
mozilla%weilbacher.org dc7ea4dac3 Bug 418105: Remove non-cairo Mac gfx code from the tree, r=joshmoz, sr=vladimir, a1.9=beltzner 2008-03-14 20:00:04 +00:00
reed%reedloden.com be1f96edd1 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 11:13:11 +00:00
reed%reedloden.com 3805937bba Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 12:33:30 +00:00
reed%reedloden.com 0274d8fc8d Bustage fix for bug 305782 (update toolkit/toolkit-makefiles.sh with SYSTEM_BZ2). 2008-03-08 11:16:54 +00:00
dtownsend%oxymoronical.com 9e0a8f2304 Bug 406807: Remove unneccesary parts of xpinstall. r=bsmedberg, sr=dveditz,
a=damons
2008-01-30 02:00:47 +00:00
reed%reedloden.com 056df08ce8 Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 18:38:16 +00:00
reed%reedloden.com a3f36dae61 Back out for now until there's a fix. 2008-01-29 17:57:18 +00:00
reed%reedloden.com bf5e0f8c83 Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 15:58:42 +00:00
reed%reedloden.com 0d3f580c66 Bug 405874 - "Update toolkit/toolkit-makefiles.sh to reflect recent removals" [p=reed r=bsmedberg a1.9=damons] 2007-12-11 09:03:03 +00:00
bugzilla%standard8.plus.com 147477ea7e Bug 397147 Move/Remove remaining sidebar code in xpfe/components/sidebar to suite r=kairo,sr=Neil,a=sayrer 2007-10-13 09:21:17 +00:00
dmose%mozilla.org c930b4f459 First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking 2007-10-04 06:10:48 +00:00
bugzilla%standard8.plus.com 55ecf1fbd7 Part of bug 382647 (move xpfe bookmarks to suite) and bug 393842 (move xpfe search to suite). r=KaiRo,sr=Neil,a=mconnor over irc as commented in the bugs 2007-09-17 19:57:05 +00:00
myk%mozilla.org f94deb64c0 bug 395272: include uriloader/exthandler/tests directory in toolkit/toolkit-makefiles.sh; rs=bsmedberg; a=bzbarsky 2007-09-17 17:53:17 +00:00
kairo%kairo.at fb5a50cf5e bug 394567 - Move SeaMonkey parts of mozilla/themes to suite/, followup 1.1: don't pull themes/ and remove old modern, r+sr=Neil, a=mconnor via IRC 2007-09-17 17:15:26 +00:00
dtownsend%oxymoronical.com 36bfea8648 Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger,
a=bzbarsky
2007-09-16 23:48:08 +00:00
mats.palmgren%bredband.net 0dd89e3dd2 [OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org 2007-09-08 16:22:57 +00:00
bent.mozilla%gmail.com a483bb7ab9 Bug 381902 - Figure out the minimum set of makefiles needed for the build system. r+a=bsmedberg. 2007-08-31 04:23:10 +00:00