Jorg K
51d3dc5060
Bug 1484388 - Silence clang-cl warnings. r=me
2018-08-18 02:11:50 +02:00
aceman
206167865d
Bug 1481417 - Part 2: Replace AllowCompilerWarnings() with -Wno-error=overloaded-virtual in db/mork/src. r=jorgk DONTBUILD
2018-08-08 07:38:19 +02:00
Jorg K
550f7b4d73
Bug 1481326 - fix some clang-cl warnings and allow others. rs=bustage-fix
2018-08-07 09:47:31 +02:00
Jorg K
d1859d65e1
Bug 1463266 - replace tabs with spaces in db/. rs=white-space-only
...
[skip-blame]
2018-05-23 22:24:43 +02:00
Jorg K
2b3bccfb29
Bug 1399756 - fix typos in db/ using codespell. rs=comment-only,typo-fix
...
[skip-blame]
2018-03-20 00:32:05 +01:00
Jorg K
1ec91f49fd
Bug 1399756 - remove trailing spaces in db (Mork). rs=white-space-only
...
[skip-blame]
2018-02-24 09:55:44 +01:00
Masatoshi Kimura
7c66504eb9
Bug 1440278 - port bug 1428258 to mailnews: Stop using GetNativePath(). r=jorgk
2018-02-23 00:04:39 +09:00
Tom Prince
6d347072a8
Bug 1419997: Don't allow building Thunderbird or SeaMonkey with dbm disabled; r=Fallen,frg
...
MozReview-Commit-ID: HZzu8nXlmNp
--HG--
extra : amend_source : f1aada413dba6bb0aa3f1605933508de5dcfca43
extra : histedit_source : 08550ac1da3f11f8497cec63441d2f1be17bc8f6
2017-11-22 19:11:24 -07:00
Tom Prince
e4764bc250
Bug 1419997: Get rid of MOZ_MORK configuration variable; r=Fallen,frg
...
Part of the build system has support for optionally compiling mork (but the build fails if it isn't enabled) and other parts explicitly force that option to be on. Instead, just get rid of the option and always compile mork.
MozReview-Commit-ID: 8EV2uQyYZ01
--HG--
extra : rebase_source : 894b94b461fa8a138e9b781e81157793a3e9c705
extra : amend_source : 989e6ecddaabc0c7eca3cb30b43630c4994d2a2a
extra : histedit_source : 53f79f2cb127305b4d8a01abcec1a428ec41c340
2017-11-22 14:56:57 -07:00
Jorg K
419d419ddf
Bug 1417620 - fix compiler warning caused by bug 1414067. rs=bustage-fix DONTBUILD
2017-11-15 14:27:00 +01:00
Jorg K
e58c68f202
Bug 1392057 - Port bug 1389851: Fix clang's -Wunreachable-code-return warnings. rs=bustage-fix
...
--HG--
extra : amend_source : 89e613579d2d297616b65343c2ec04fdc4996dbb
2017-08-20 13:04:47 +02:00
Jorg K
dc624da9ed
Bug 1358444 - port bug 1356843 to mailnews: Fix clang's -Wcomma warnings (more). r=aceman
2017-04-22 00:46:37 +02:00
Jorg K
af0f4f1ad5
Bug 1323406 - Port Bug 1323042 to mailnews: Remove calls to MOZ_COUNT_CTOR/DTOR from classes derived from nsISupports. rs=bustage-fix CLOSED TREE
2016-12-14 14:30:00 +01:00
Frank-Rainer Grahl
3c3e8f6781
Bug 1318966 - Remove MOZ_INCOMPLETE_EXTERNAL_LINKAGE from c-c build files. r=aleth,Ratty a=Ratty
2016-12-05 15:19:32 +01:00
Jorg K
53143dbeec
Bug 1278795 - Make morkAtom::AliasYarn() static. r=rkent
2016-11-15 11:09:45 +01:00
aceman
0aa5930e98
Bug 1294260 - Part 6: fix some compile warnings in mork, potentially problematic. r=jorgk CLOSED TREE
...
--HG--
extra : amend_source : 747444ba01cb12b4515bd25f750b4509c38a1051
2016-08-14 20:16:25 +02:00
R Kent James
3aa30800d5
Bug 1250723, fix crash and improve error handling when nsMsgKey hits max value, r=aceman
...
--HG--
extra : transplant_source : %A7%1AR%DC%E1M%3A%20sv%B3%A5H%BF%2A%0E%A5%EEi%0F
2016-03-16 10:42:38 -07:00
Philip Chee
e7c440573b
Bug 1183729 - error: 'HasDangerousPublicDestructor' is not a template r=jcranmer a=bustage fix CLOSED TREE
...
try: -b do -p all -u all -t none
2015-07-21 03:23:47 +08:00
Ehsan Akhgari
8b5d08430d
Bug 1146094 - Replace MOZ_OVERRIDE and MOZ_FINAL with override and final, as a follow-up to bug 1145631
2015-03-22 14:54:47 -04:00
Philip Chee
ac3042802f
Bug 1141548 - Port Bug 868814 - Fold mozalloc into mozglue, r=jcranmer, a=ratty for a CLOSED TREE
2015-03-11 10:12:52 -07:00
Sylvestre Ledru
04407e2e2a
Bug 1114328 - Remove some useless variables r=jcranmer a=jcranmer
...
--HG--
extra : amend_source : 6d87046b4c3b2dcd1bf4c19ef5c72505ba4d3a92
2015-01-11 10:41:48 +01:00
Mike Hommey
fb9670f829
Bug 1062630 - Port bug 1041941 to c-c r=jcranmer a=CLOSED TREE
2014-09-04 21:36:28 +08:00
Ian Neal
d6f865071d
Bug 1050086 - C-c needs a "port" of bug 1047267 r=jcranmer a=for CLOSED TREE
2014-08-13 22:04:31 +01:00
Ian Neal
9949932396
Bug 1051619 - Port |Bug 914274 - Remove MODULE_NAME| to comm-central r=jcranmer a=for CLOSED TREE
2014-08-13 22:04:29 +01:00
Mark Banner
732cf1be13
Fix build bustage due to 'error: comparison of unsigned expression >= 0 is always true [-Werror=type-limits]' after bug 1018288 landing in m-c. Part 2. rs=bustage-fix CLOSED TREE
2014-08-09 09:47:46 +01:00
Ian Neal
cacf171b86
Bug 1043019 - "Port |Bug 1036894 - Move in-tree library linkage information to moz.build| and |Bug 1041936 - Allow static library definitions to depend on shared libraries| to comm-central" r=jcranmer, a=jcranmer for CLOSED TREE
2014-07-25 11:23:28 -05:00
Edmund Wong
57e59bcf31
Bug 1037775 - Port |Bug 1036864 - Remove EXPORT_LIBRARY| to Mailnews. r=Standard8 in a CLOSED TREE
2014-07-12 22:08:36 +08:00
Joshua Cranmer
ceeed4b0a6
Bug 1033619 - Fix more dangerous public destructor issues, r=Neil. a=bustage fix on CLOSED TREE.
2014-07-10 00:19:01 -05:00
Joshua Cranmer
bd200fcb22
Bug 1035650, part 4: Fix public destructors everywhere else, r=Neil a=bustage fix on CLOSED TREE
2014-07-09 09:04:59 -05:00
Edmund Wong
d6349d32d1
Bug 1030019 - Port |Bug 598615 - HAVE_64BIT_OS changed to HAVE_64BIT_BUILD| to Thunderbird. r=jcranmer
2014-06-30 10:22:28 +08:00
Joshua Cranmer
b33acfaecc
Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey.
2014-04-27 22:30:23 -05:00
Cykesiopka
c8822ed9f0
Bug 801553 - Replace mdb_err by nsresult. r=standard8
2014-02-27 11:27:59 -05:00
Sebastian Hengst
2865e38e73
Bug 971087 - Remove OS/2 support from comm-central: mork. r=jcranmer
2014-02-25 14:21:37 +01:00
Cykesiopka
dadb81de03
Bug 801718 - Make mEnv_ErrorCode a nsresult. r=Standard8
2014-01-02 14:44:43 -05:00
Philip Chee
11a59726a8
Fix bustage due to Bug 951352 (Disallow XPIDL_MODULE if no XPIDL_SOURCES are defined) rs=bustage fix a=CLOSED TREE
...
XPIDL_MODULE cannot be defined unless there are XPIDL_SOURCES: db/mork/public
2013-12-22 01:02:06 +08:00
Joshua Cranmer
97bff1e08a
Bug 940204 - Use FINAL_LIBRARY in comm-central, r=Standard8
...
A CLOSED TREE for SeaMonkey though.
2013-12-16 18:32:52 -06:00
Joshua Cranmer
72cbae9c0e
Port bug 947798 part 1 (rename NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN) to comm-central, rs=bustage-fix to reopen CLOSED TREE
2013-12-10 10:20:02 -06:00
Joshua Cranmer
eaa85a2fc1
Port bug 939044 to comm-central, rs=bustage-fix
...
This involves deleting unused MODULE declarations and renaming others to
XPIDL_MODULE. Also, pushing to SeaMonkey's CLOSED TREE.
2013-11-18 21:08:17 -06:00
Joshua Cranmer
2df05037fe
Port bug 929905 (combine all *SOURCES into a single SOURCES variable) to comm-central, rs=port by build system peer
...
Partly fixing SeaMonkey's CLOSED TREE too.
--HG--
extra : amend_source : a89b4a69ac0d1eae7568420dde5c5d5cd5ac93d5
2013-10-25 08:34:13 -05:00
Joshua Cranmer
69a7312783
Bug 884825 - Move LIBRARY_NAME to moz.build in comm-central, r=Standard8, a=jcranmer
...
Also viable on SeaMonkey's CLOSED TREE.
2013-09-03 10:26:59 -05:00
Joshua Cranmer
c7d2b11d1f
Bug 910541 - Port LIBXUL_LIBRARY et al to moz.build in comm-central, r=Standard8
2013-09-03 10:26:57 -05:00
Joshua Cranmer
ed6a0ebc6f
Bug 901752 - Do not simultaneously define LIBXUL_LIBRARY and FORCE_STATIC_LIB, r=Standard8.
...
This is a requirement held by the mozilla-central build system, so necessary for
cc-rework to proceed.
--HG--
extra : rebase_source : e06cc7403c0a93a6d3b122f93ebd98bbe884bdc2
2013-08-12 07:55:06 -05:00
Mark Banner
d04f753819
Bug 891167 - Port bug 886526 - kill IS_COMPONENT and MODULE_NAME for things that go into libxul to comm-central. blanket-rs=build peer port of m-c bug. a=bustage fix for CLOSED TREE
2013-07-08 17:22:00 -05:00
Joshua Cranmer
7c31b16e50
Backout changeset c1021b0b890c, as the corresponding mozilla-central patch was also backed out to help unbreak a CLOSED TREE.
2013-07-31 17:20:03 -05:00
Mark Banner
f834e63767
Bug 891167 - Port bug 886526 - kill IS_COMPONENT and MODULE_NAME for things that go into libxul to comm-central. blanket-rs=build peer port of m-c bug. a=bustage fix for CLOSED TREE
2013-07-08 17:22:00 -05:00
Joshua Cranmer
4f57f6f0d7
Bug 864744 - Move CPPSRCS to moz.build, comm-central version. r=Standard8.
...
--HG--
extra : rebase_source : 5aa5a3feb1c70d2d3cfca112ad56a0463ff57b63
2013-06-19 08:12:29 -05:00
Joshua Cranmer
35de12dd7b
Bug 864192 - Kill off newly empty Makefile.ins, r=Standard8.
2013-05-09 12:08:07 -05:00
Joshua Cranmer
d3fbb6e177
Bug 864192 - Move EXPORTS to moz.build, r=Standard8.
2013-05-09 12:07:19 -05:00
Joshua Cranmer
2b47d36ffa
Bug 869425 - Move MODULE to moz.build in comm-central, r=Standard8.
2013-05-09 12:06:07 -05:00
Mark Banner
4b07b55228
Bug 852869 - Remove some redundant Makefile.in files in comm-central. More complicated removals to clean up files with redundant MODULE definitions. r=jcranmer
2013-05-07 14:13:16 +01:00