]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In main.mk, always recompile vdbe.o and parse.o first, since changes to either
authordrh <drh@noemail.net>
Mon, 29 Jul 2013 13:51:54 +0000 (13:51 +0000)
committerdrh <drh@noemail.net>
Mon, 29 Jul 2013 13:51:54 +0000 (13:51 +0000)
commit30a6837c355cbc7a136c6f0924e327de37a7f1bb
tree7de877b4116f5a36875d31ca20b592a767ad4a8f
parent53371f90e4e821fd6595d86c5a32d26fb0ad49dd
In main.mk, always recompile vdbe.o and parse.o first, since changes to either
parse.y or vdbe.c will cause all files to be recompiled and if there are
syntax errors in vdbe.c or parse.y we want to hit them early in the compile
process.

FossilOrigin-Name: a94a66d10f160ee79fffa8527655c2cc4a0c7103
main.mk
manifest
manifest.uuid