Nicholas Nethercote
12fec02dfb
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
...
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
Ryan VanderMeulen
69ab74e1f2
Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak
2015-07-30 07:49:40 -04:00
Nathan Froyd
5e6c837eb9
Bug 1185616 - remove optimization-related hacks in sqlite's Makefile.in; r=glandium
...
The Mac-specific MODULE_OPTIMIZE_FLAGS was presumably related to the
ancient version of gcc we used to use on the Mac. Ideally, clang will
not have the same issues.
By the same token, the Windows-specific MODULE_OPTIMIZE_FLAGS was due to
MSVC 2005. Ideally, the pertinent crashes have been fixed in MSVC 2013
and above.
2015-07-20 11:09:49 -04:00
Ted Mielczarek
9a5a9ff048
bug 1174747 - Fix sqlite3 build on iOS. r=glandium
2015-05-07 08:39:13 -04:00
Ben Turner
46f26b44ae
Bug 1149815 - Pass storage function failure codes through to callers, r=asuth.
2015-06-20 09:08:20 -07:00
Wes Kocher
c8acb706a3
Backed out changeset 6435d5aab611 (bug 858680)
2015-05-21 16:44:38 -07:00
Ben Turner
37ea98832a
Bug 858680 - Part 3: Allow mozStorage to access the dbstats virtual table, r=asuth.
2015-04-30 16:30:57 -07:00
Ben Turner
90c9ac31cc
Bug 1162176, Part 1. r=mak.
2015-05-19 09:17:10 -07:00
Ryan VanderMeulen
47da3da4e0
Backed out changesets ba117e790ece and e183bcc18cd3 (bug 1162176) for bustage.
...
CLOSED TREE
2015-05-19 13:17:01 -04:00
Ben Turner
4eb1e687ad
Bug 1162176, Part 1. r=mak.
2015-05-19 09:17:10 -07:00
Ben Turner
ed2133a3ee
Bug 1162643 - Upgrade to SQLite 3.8.10.1, r=mak.
2015-05-11 13:44:14 -07:00
Reed Loden
259f02a2c2
Bug 1152939 - "Upgrade to SQLite 3.8.9". r=mak77
2015-04-14 17:31:00 +02:00
Ben Turner
7b3b003c9e
Bug 1127899 - Upgrade to SQLite 3.8.8.2, r=mak.
2015-01-31 18:00:34 -08:00
Ryan VanderMeulen
b936b5867f
Bug 1122717 - Upgrade SQLite to version 3.8.8.1. r=mak
2015-01-24 10:24:03 -05:00
Ryan VanderMeulen
f535680627
Bug 1108328 - Upgrade SQLite to version 3.8.7.4. r=mak
2014-12-10 10:02:17 -05:00
Ben Turner
819cdcabf5
Bug 1101217 - Upgrade to SQLite 3.8.7.2, r=mak
2014-11-18 20:52:33 -08:00
Ryan VanderMeulen
45c437690e
Bug 1091076 - Update SQLite to version 3.8.7.1 - Mozilla changes. r=mak
2014-11-04 10:48:42 -05:00
Ryan VanderMeulen
bbd9306793
Bug 1091076 - Update SQLite to version 3.8.7.1 - SQLite changes. r=mak
2014-11-04 10:48:42 -05:00
Kyle Huey
aade82ea6c
Bug 1088143: Update SQLite to version 3.8.6.1. r=mak
2014-10-23 10:34:49 -07:00
Ryan VanderMeulen
8c8b1b7e6c
Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth
2014-08-25 08:56:01 -04:00
Ryan VanderMeulen
dc75996d70
Bug 1054680 - Upgrade SQLite to version 3.8.6 - SQLite changes. r=asuth
2014-08-25 08:56:01 -04:00
Mike Hommey
c1d57ebc0b
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
...
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Mike Hommey
3c1e4023c6
Bug 1049311 - Remove sqlite resource files. r=mshal
2014-08-07 02:59:29 +09:00
Ryan VanderMeulen
ed093f2694
Bug 1020815 - Upgrade SQLite to version 3.8.5 - Mozilla changes. r=mak
2014-06-24 14:46:02 -04:00
Ryan VanderMeulen
6bb6f636b1
Bug 1020815 - Upgrade SQLite to version 3.8.5 - SQLite changes. r=mak
2014-06-24 14:46:02 -04:00
Nathan Froyd
6d1982eeb6
Bug 1018375 - part 2 - make db/sqlite3/src/ produce a version script for Linux-like OSes; r=glandium
2014-05-30 14:12:51 -04:00
Ryan VanderMeulen
550caeb008
Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak
2014-03-26 16:02:23 -04:00
Chris Peterson
372a5b06d2
Bug 984076 - Suppress clang and gcc warnings in third-party code: sqlite3. r=mak
2014-03-15 23:13:40 -07:00
Ryan VanderMeulen
761e07152d
Bug 981720 - Upgrade SQLite to version 3.8.4.1 - Mozilla changes. r=mak
2014-03-18 08:50:26 -04:00
Ryan VanderMeulen
47f379e3de
Bug 981720 - Upgrade SQLite to version 3.8.4.1 - SQLite changes. r=mak
2014-03-18 08:50:26 -04:00
Masatoshi Kimura
38120d1148
Bug 979252 - Stop using GetVersionEx from SQLite. r=mak
2014-03-07 22:47:58 +09:00
Ehsan Akhgari
a988e9d3fa
Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium
2014-02-18 08:49:12 -05:00
Ryan VanderMeulen
519864da62
Bug 971583 - Upgrade SQLite to version 3.8.3.1 - Mozilla changes. r=mak
2014-02-13 09:53:52 -05:00
Ryan VanderMeulen
04818094cf
Bug 971583 - Upgrade SQLite to version 3.8.3.1 - SQLite changes. r=mak
2014-02-13 09:53:52 -05:00
Ehsan Akhgari
860f2c1f29
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Ehsan Akhgari
279f3ddf85
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
2014-02-10 09:03:53 -05:00
Ryan VanderMeulen
9c9acd7131
Bug 967443 - Upgrade SQLite to version 3.8.3 - Mozilla changes. r=mak
2014-02-06 10:19:33 -05:00
Ryan VanderMeulen
850afab700
Bug 967443 - Upgrade SQLite to version 3.8.3 - SQLite changes. r=mak
2014-02-06 10:19:32 -05:00
Ryan VanderMeulen
eacf8098b7
Bug 947624 - Upgrade SQLite to version 3.8.2 - Mozilla changes. r=mak
2014-01-07 09:09:05 -05:00
Ryan VanderMeulen
7334108848
Bug 947624 - Upgrade SQLite to version 3.8.2 - SQLite changes. r=mak
2014-01-07 09:09:05 -05:00
Mike Hommey
c29763a26a
Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn
2013-12-09 13:39:26 +09:00
Mike Hommey
06f022b38f
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
3a5f5f0076
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
2013-11-28 14:24:05 +09:00
Mike Hommey
3405bc48c6
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Mike Hommey
f7d7d1544e
Bug 939071 - Kill SHORT_LIBNAME. r=ted
2013-11-19 11:47:47 +09:00
Mike Hommey
bbdaaf54c1
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
2013-11-19 11:47:45 +09:00
Mike Hommey
7f7e4faac1
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Ryan VanderMeulen
46312a46e3
Bug 928251 - Upgrade SQLite to version 3.8.1 - Mozilla changes. r=mak
2013-11-15 21:46:39 -05:00
Ryan VanderMeulen
c624b403b2
Bug 928251 - Upgrade SQLite to version 3.8.1 - SQLite changes. r=mak
2013-11-15 21:46:38 -05:00
Mike Hommey
258510352f
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
2013-11-09 10:35:44 +09:00