Commit Graph

238 Commits

Author SHA1 Message Date
Ryan VanderMeulen
56c3b20fc1 Bug 1248472 - Upgrade SQLite to version 3.11.0. r=mak 2016-02-25 19:45:00 -05:00
Ryan VanderMeulen
1191b4467d Bug 1241121 - Upgrade SQLite to version 3.10.2. r=mak 2016-01-21 08:53:39 -05:00
Ryan VanderMeulen
32ce528803 Bug 1237324 - Upgrade SQLite to version 3.10.1. r=mak 2016-01-04 22:54:15 -05:00
Mike Hommey
060c91e5c9 Bug 1235132 - Remove whitespaces from sqlite.symbols. r=gps 2015-12-31 07:22:11 +09:00
Mike Hommey
f31c61a988 Bug 1235132 - Convert sqlite and nss to SYMBOLS_FILE. r=gps 2015-12-31 07:22:08 +09:00
Ryan VanderMeulen
b7882fb04b Bug 1214713 - Upgrade SQLite to version 3.9.1. r=mak 2015-10-21 12:19:31 -04:00
Nicholas Nethercote
e49efba560 Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium.
DONTBUILD because it only changes comments.

This will hopefully prevent confusion like that in bug 1215903.
2015-10-19 18:05:20 -07:00
Mike Hommey
b910106253 Bug 1209875 - Get rid of XULPPFLAGS. r=gps
The flags added in toolkit/locales/Makefile.in turn out not to be actually
used, so just remove that.

The remaining uses of XULPPFLAGS are to set debug flags depending on whether
MOZ_DEBUG is set or not. Just set a dedicated variable with the right value
from configure.
2015-10-01 07:30:48 +09:00
Nicholas Nethercote
69d088e45f 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
010422a89d Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak 2015-07-30 07:49:40 -04:00
Nathan Froyd
dcb374303b 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
a98adf18bb bug 1174747 - Fix sqlite3 build on iOS. r=glandium 2015-05-07 08:39:13 -04:00
Ben Turner
d1ad3d2695 Bug 1149815 - Pass storage function failure codes through to callers, r=asuth. 2015-06-20 09:08:20 -07:00
Wes Kocher
b0b7c34b64 Backed out changeset 6435d5aab611 (bug 858680) 2015-05-21 16:44:38 -07:00
Ben Turner
585f4725b8 Bug 858680 - Part 3: Allow mozStorage to access the dbstats virtual table, r=asuth. 2015-04-30 16:30:57 -07:00
Ben Turner
b38d836e9e Bug 1162176, Part 1. r=mak. 2015-05-19 09:17:10 -07:00
Ryan VanderMeulen
150ad9bd6c Backed out changesets ba117e790ece and e183bcc18cd3 (bug 1162176) for bustage.
CLOSED TREE
2015-05-19 13:17:01 -04:00
Ben Turner
33c8b46772 Bug 1162176, Part 1. r=mak. 2015-05-19 09:17:10 -07:00
Ben Turner
5b0e554d7b Bug 1162643 - Upgrade to SQLite 3.8.10.1, r=mak. 2015-05-11 13:44:14 -07:00
Reed Loden
5cbe5e0783 Bug 1152939 - "Upgrade to SQLite 3.8.9". r=mak77 2015-04-14 17:31:00 +02:00
Ben Turner
bd5ce303d8 Bug 1127899 - Upgrade to SQLite 3.8.8.2, r=mak. 2015-01-31 18:00:34 -08:00
Ryan VanderMeulen
18683688f4 Bug 1122717 - Upgrade SQLite to version 3.8.8.1. r=mak 2015-01-24 10:24:03 -05:00
Ryan VanderMeulen
5064906b80 Bug 1108328 - Upgrade SQLite to version 3.8.7.4. r=mak 2014-12-10 10:02:17 -05:00
Ben Turner
305ff99ed6 Bug 1101217 - Upgrade to SQLite 3.8.7.2, r=mak 2014-11-18 20:52:33 -08:00
Ryan VanderMeulen
a3eac754e3 Bug 1091076 - Update SQLite to version 3.8.7.1 - Mozilla changes. r=mak 2014-11-04 10:48:42 -05:00
Ryan VanderMeulen
8d2e3c5586 Bug 1091076 - Update SQLite to version 3.8.7.1 - SQLite changes. r=mak 2014-11-04 10:48:42 -05:00
Kyle Huey
03f1dcc8d7 Bug 1088143: Update SQLite to version 3.8.6.1. r=mak 2014-10-23 10:34:49 -07:00
Ryan VanderMeulen
71bf3475ff Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth 2014-08-25 08:56:01 -04:00
Ryan VanderMeulen
54a06425c4 Bug 1054680 - Upgrade SQLite to version 3.8.6 - SQLite changes. r=asuth 2014-08-25 08:56:01 -04:00
Mike Hommey
cbe32e4bb3 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
165bf7158f Bug 1049311 - Remove sqlite resource files. r=mshal 2014-08-07 02:59:29 +09:00
Ryan VanderMeulen
e9df92552d Bug 1020815 - Upgrade SQLite to version 3.8.5 - Mozilla changes. r=mak 2014-06-24 14:46:02 -04:00
Ryan VanderMeulen
7eea1749ac Bug 1020815 - Upgrade SQLite to version 3.8.5 - SQLite changes. r=mak 2014-06-24 14:46:02 -04:00
Nathan Froyd
c81a8adf0d 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
9ae2ac1347 Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak 2014-03-26 16:02:23 -04:00
Chris Peterson
202412356b Bug 984076 - Suppress clang and gcc warnings in third-party code: sqlite3. r=mak 2014-03-15 23:13:40 -07:00
Ryan VanderMeulen
bbd15f4c38 Bug 981720 - Upgrade SQLite to version 3.8.4.1 - Mozilla changes. r=mak 2014-03-18 08:50:26 -04:00
Ryan VanderMeulen
172fc82e3d Bug 981720 - Upgrade SQLite to version 3.8.4.1 - SQLite changes. r=mak 2014-03-18 08:50:26 -04:00
Masatoshi Kimura
92923dcbfe Bug 979252 - Stop using GetVersionEx from SQLite. r=mak 2014-03-07 22:47:58 +09:00
Ehsan Akhgari
0ec6497e74 Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium 2014-02-18 08:49:12 -05:00
Ryan VanderMeulen
cfe26947e1 Bug 971583 - Upgrade SQLite to version 3.8.3.1 - Mozilla changes. r=mak 2014-02-13 09:53:52 -05:00
Ryan VanderMeulen
913e846150 Bug 971583 - Upgrade SQLite to version 3.8.3.1 - SQLite changes. r=mak 2014-02-13 09:53:52 -05:00
Ehsan Akhgari
82ebdc883f 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
144a2cdcb0 Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-10 09:03:53 -05:00
Ryan VanderMeulen
dec1046119 Bug 967443 - Upgrade SQLite to version 3.8.3 - Mozilla changes. r=mak 2014-02-06 10:19:33 -05:00
Ryan VanderMeulen
8da918bad6 Bug 967443 - Upgrade SQLite to version 3.8.3 - SQLite changes. r=mak 2014-02-06 10:19:32 -05:00
Ryan VanderMeulen
296dca559a Bug 947624 - Upgrade SQLite to version 3.8.2 - Mozilla changes. r=mak 2014-01-07 09:09:05 -05:00
Ryan VanderMeulen
80e663610d Bug 947624 - Upgrade SQLite to version 3.8.2 - SQLite changes. r=mak 2014-01-07 09:09:05 -05:00
Mike Hommey
255ad3e210 Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn 2013-12-09 13:39:26 +09:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00