0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-12-01 17:23:42 +01:00

Add bitvec to build (CVS 4808)

FossilOrigin-Name: c690dd68f20aa2137562dff573031ac041a29a4e
This commit is contained in:
mlcreech 2008-02-26 03:45:59 +00:00
parent 9f504eab49
commit e0414bbceb
3 changed files with 10 additions and 8 deletions

View File

@ -140,6 +140,7 @@ SRC = \
$(TOP)/src/analyze.c \
$(TOP)/src/attach.c \
$(TOP)/src/auth.c \
$(TOP)/src/bitvec.c \
$(TOP)/src/btmutex.c \
$(TOP)/src/btree.c \
$(TOP)/src/btree.h \
@ -217,6 +218,7 @@ SRC += \
#
TESTSRC = \
$(TOP)/src/attach.c \
$(TOP)/src/bitvec.c \
$(TOP)/src/btree.c \
$(TOP)/src/build.c \
$(TOP)/src/date.c \

View File

@ -1,7 +1,7 @@
C Fix\sa\sbug\sin\sthe\sLIKE\soptimizer\sthat\soccurs\swhen\sthe\slast\scharacter\nbefore\sthe\swildcard\sis\san\supper-case\s'Z'.\s\sTicket\s#2959.\s(CVS\s4807)
D 2008-02-23T21:55:40
C Add\sbitvec\sto\sbuild\s(CVS\s4808)
D 2008-02-26T03:46:00
F Makefile.arm-wince-mingw32ce-gcc ac5f7b2cef0cd850d6f755ba6ee4ab961b1fadf7
F Makefile.in bc2b5df3e3d0d4b801b824b7ef6dec43812b049b
F Makefile.in 6be8d7c60afa918807e77ec4459f8aff68c996d9
F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
F VERSION 2e206fc9458bf10a8c3ba2d13bf521a04ef441c6
@ -621,7 +621,7 @@ F www/tclsqlite.tcl 8be95ee6dba05eabcd27a9d91331c803f2ce2130
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5
P 74126bf4e605dc875adbf5a0ee83bf8112891e35
R 61ff14acc658996aa4f2c96b0d9cdcfb
U drh
Z bc51f98ef19af3970b42d08ccd4bf327
P 610574b23b5e73b71be71df66e084c5bf37f6ccd
R bab28a4a3db4a1cb3ceb5a6dec45e576
U mlcreech
Z e4de6dec0da13beb83ac4a18974a9d20

View File

@ -1 +1 @@
610574b23b5e73b71be71df66e084c5bf37f6ccd
c690dd68f20aa2137562dff573031ac041a29a4e