Mark Banner
f32805d28a
Bug 489975 Trunk comm-central static builds broken: unresolved external symbol _malloc_usable_size. r=gozer
2009-05-04 19:11:46 +01:00
Serge Gautherie
e953d8dc08
Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Kv1-CC) Stop XPCSHELL_TESTS execution by 'check' target, Update '.PHONY' target too; r=bugzilla@standard8.plus.com
2009-05-04 01:06:15 +02:00
Florian Quèze
04b9696860
Bug 486684 - Port bug 474737 and 477727 to comm-central (fix usage of WinCE SDK). r=KaiRo
2009-04-25 16:07:11 +02:00
Phil Ringnalda
d8b8cad666
Revert (invert?) the fix for bug 487252 to unbreak static builds now that 1.9.1 doesn't mean lcms anymore
2009-04-14 20:39:28 -07:00
Philippe M. Chiasson [Mozilla Messaging]
dcbd0e28a8
Bug 487252 - "Static trunk builds broken due to lcms to qcms switch (bug 481926)." [r=Standard8]
2009-04-11 20:26:59 +01:00
Walter Meinl
c885a7544c
Bug 484287 - [OS/2] simplify test_os2.cmd; r=mozilla@Weilbacher.org
2009-04-04 08:23:43 +02:00
Mark Banner
8017f045e4
Bug 482768 xpcshell tests broken on trunk due to mozilla-central changes. r=KaiRo.
...
--HG--
rename : mailnews/db/gloda/test/resources/glodaTestHelper.js => mailnews/db/gloda/test/unit/resources/glodaTestHelper.js
rename : mailnews/db/gloda/test/resources/mockIndexer.js => mailnews/db/gloda/test/unit/resources/mockIndexer.js
rename : mailnews/db/gloda/test/resources/mockTimer.js => mailnews/db/gloda/test/unit/resources/mockTimer.js
rename : mailnews/extensions/bayesian-spam-filter/test/resources/ham1.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/ham1.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/ham2.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/ham2.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam1.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam1.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam2.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam2.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam3.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam3.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/spam4.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/spam4.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/tokenTest.eml => mailnews/extensions/bayesian-spam-filter/test/unit/resources/tokenTest.eml
rename : mailnews/extensions/bayesian-spam-filter/test/resources/trainingfile.js => mailnews/extensions/bayesian-spam-filter/test/unit/resources/trainingfile.js
rename : mailnews/import/test/resources/AB_README => mailnews/import/test/unit/resources/AB_README
rename : mailnews/import/test/resources/addressbook.json => mailnews/import/test/unit/resources/addressbook.json
rename : mailnews/import/test/resources/basic_addressbook.csv => mailnews/import/test/unit/resources/basic_addressbook.csv
rename : mailnews/import/test/resources/basic_ldif_addressbook.ldif => mailnews/import/test/unit/resources/basic_ldif_addressbook.ldif
rename : mailnews/import/test/resources/import_helper.js => mailnews/import/test/unit/resources/import_helper.js
rename : mailnews/news/test/postings/auto-add/post1.eml => mailnews/news/test/unit/postings/auto-add/post1.eml
rename : mailnews/news/test/postings/auto-add/post2.eml => mailnews/news/test/unit/postings/auto-add/post2.eml
rename : mailnews/news/test/postings/auto-add/post3.eml => mailnews/news/test/unit/postings/auto-add/post3.eml
rename : mailnews/news/test/postings/auto-add/post4.eml => mailnews/news/test/unit/postings/auto-add/post4.eml
rename : mailnews/news/test/postings/auto-add/post5.eml => mailnews/news/test/unit/postings/auto-add/post5.eml
rename : mailnews/news/test/postings/auto-add/post6.eml => mailnews/news/test/unit/postings/auto-add/post6.eml
rename : mailnews/news/test/postings/auto-add/post7.eml => mailnews/news/test/unit/postings/auto-add/post7.eml
rename : mailnews/news/test/postings/post1.eml => mailnews/news/test/unit/postings/post1.eml
rename : mailnews/addrbook/test/resources/abLists1.mab => mailnews/test/data/abLists1.mab
rename : mailnews/addrbook/test/resources/abLists2.mab => mailnews/test/data/abLists2.mab
rename : mailnews/addrbook/test/resources/abSetup.js => mailnews/test/resources/abSetup.js
rename : mailnews/db/gloda/test/resources/messageGenerator.js => mailnews/test/resources/messageGenerator.js
rename : mailnews/base/test/resources/msgFolderListenerSetup.js => mailnews/test/resources/msgFolderListenerSetup.js
2009-03-27 13:22:12 +00:00
Mark Banner
e04f98afbb
Bug 483577 Provide a way to compile mailnews with or without external api. r=KaiRo. There are existing bugs on being able to compile with the external api.
2009-03-26 10:09:45 +00:00
Serge Gautherie
e1e802d38c
Bug 482768 - xpcshell tests broken on trunk due to mozilla-central changes; (Av1) Support both shell/1.9.1 and python/1.9.2; r=bugzilla@standard8.plus.com
2009-03-13 13:08:08 +01:00
Serge Gautherie
930f835b0b
Bug 479978 - remove references to MOZ_PROFILE from the build system; (Av1b-CC) the 3 files; r=kairo
2009-03-13 12:54:17 +01:00
Serge Gautherie
e83deb36d0
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell
...
(Fv1a-CC) Rename the object tests directory
2009-02-23 19:31:05 +01:00
Robert Kaiser
36daabe462
bug 475111 - port bug 471685, bug 469558, bug 464190, bug 467579, bug 397227, bug 463420, bug 466492, bug 471188, bug 467271, bug 466486 to comm-central, r=Standard8
2009-01-29 21:09:08 +01:00
Serge Gautherie
b59e9ddb51
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Bv1-CC) Move the source harness directory; r=bugzilla@standard8.plus.com
2009-01-22 19:42:49 +01:00
Arpad Borsos
b8e005cd78
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; configure cleanup, comm-central, refreshed; r=bugspam.Callek
2009-01-22 19:42:44 +01:00
Robert Kaiser
b833588a3b
bug 467052 - Introduce GLOBAL_DEPS to build system, r=Callek
2009-01-22 17:49:22 +01:00
Walter Meinl
81c444a44b
Bug 468915 - "comm-central build fails if built in srcdir" [r=kairo,a=Standard8 for checkin to closed tree]
2009-01-12 09:08:15 +00:00
Mark Banner
afbf403efc
imported patch 191_branch_detect
2008-12-04 21:17:17 +00:00
Robert Kaiser
ec66b63118
bug 465988 - Port bug 462451, bug 464379, bug 464127 to comm-central, r=Standard8
2008-12-04 15:46:34 +01:00
Arpad Borsos
42345d0579
Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; r=kairo
2008-12-04 15:05:12 +01:00
Robert Kaiser
0d9e46a39b
bug 464921 - restructure comm-central's locales/Makefile.in files, r=Standard8
2008-11-25 21:33:26 +01:00
Robert Kaiser
d56f9b18fa
bug 464920 - Port bug 449443, bug 434501, bug 450909, bug 258429, bug 97954, bug 460717, bug 462740 to comm-central, r=Standard8
2008-11-17 13:56:38 +01:00
Neil Rashbrook
3238e8c989
Bug 463896 Make xterm updates work with PARALLEL_DIRS for those people not on -j19 r=ted
2008-11-14 12:15:32 +00:00
Neil Rashbrook
ffcb377f37
Bug 462736 Add support for PARALLEL_DIRS to build system, ||ize suite/ r=KaiRo
2008-11-05 14:46:40 +00:00
Robert Kaiser
2cc58984fb
Bug 459431 - port to comm-central: bug 454730, bug 455670, bug 454376, bug 450717, bug 454841, bug 457214, bug 445321, bug 457082, r=Standard8
2008-10-20 16:25:41 +02:00
Phil Ringnalda
bc4fce48c9
Bug 407399 - Disable prebinding for trunk builds, drop support from comm-central tree part, r=kairo
2008-10-11 21:15:30 -07:00
Walter Meinl
d68b999aa6
Bug 454097 - [OS/2] get rid of VisualAge in configures; c-c part; r=mozilla
2008-10-11 03:04:07 +02:00
Robert Kaiser
f49627b679
bug 445141 - get rid of unneeded build system parts in comm-central, step 1: py- and javaXPCOM, r=Standard8
2008-10-06 19:52:04 +02:00
Robert Kaiser
3a562194cb
bug 455942 step 2, more ports to comm-central: remove v1 string ABI (m-c 7e95620116b1), bug 439050, r=Standard8
2008-10-04 17:54:00 +02:00
Robert Kaiser
a7b4a36d1b
bug 455942 - Port to comm-central: bug 440714, bug 447642, bug 454391, bug 454786, bug 454192, bug 432917, r=Standard8
2008-10-04 17:51:51 +02:00
Robert Kaiser
54ccbd9aa0
bug 452504 - port bug 97954, bug 394901, bug 451466, and bug 450194 changes to comm-central, r=Standard8
2008-08-29 23:59:02 +02:00
Robert Kaiser
400bb89de7
bug 450957 - Make Qt port compile with comm-central, r=Standard8
2008-08-29 14:16:06 +02:00
Robert Kaiser
ebd41399b4
bug 451756 - port bug 434192 (make clean fixes) to comm-central, r=Standard8
2008-08-24 00:36:14 +02:00
Magnus Melin
987866f77f
Recomitting accidentially backed out bugs: bug 449618, bug 449618, bug 450613,
...
bug 450899
Joshua Cranmer - Bug 449618 -- Move cardForEmailAddress to nsIAbDirectory
r=Standard8, sr=dmose
Robert Kaiser - bug 449367 - comm-central doesn't allow full-configures for l10n
purposes, r=Standard8
Joshua Cranmer - Fix typo in bug 449618.
Neil Rashbrook - Bug 450613 Bookmarks and Internet Search should null-check
observer data r=IanN
Robert Kaiser - bug 450899 - Port bug 450196 and bug 447853 to comm-central,
r=Standard8
2008-08-17 12:03:04 +03:00
Magnus Melin
9c6d53c596
Backing out phony merge.
2008-08-17 10:50:32 +03:00
Robert Kaiser
e18e92068e
bug 450899 - Port bug 450196 and bug 447853 to comm-central, r=Standard8
2008-08-16 22:26:15 +02:00
Robert Kaiser
fedfda647d
bug 447619 - comm-central: add configure option to l10n repositories (port of bug 445328), r=l10n@mozilla.com
2008-07-25 21:07:10 +02:00
Robert Kaiser
77157ac94b
bug 444686 - create/adapt build system for comm-central, creating the buildsystem, r=ted r=Callek r=Standard8
2008-07-22 14:27:55 +02:00