-
-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preparation for release of wxSQLite3 3.4.1
Updgraded to SQLite3 version 3.15.0 Adjusted SQLite3 encryption extension for SQLite3 3.15.0
- Loading branch information
Showing
17 changed files
with
5,833 additions
and
3,968 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
|
||
# Init this configure script with basic info about the component | ||
# (DON'T PUT ANYTHING BEFORE AC_INIT, JUST COMMENTS) | ||
AC_INIT([wxSqlite3], [3.4.0], [[email protected]]) | ||
AC_INIT([wxSqlite3], [3.4.1], [[email protected]]) | ||
AC_CONFIG_AUX_DIR(build) | ||
|
||
# ENABLES/DISABLES THE DEBUG MODE FOR THIS CONFIGURE SCRIPT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,13 +10,15 @@ | |
|
||
# Init this configure script with basic info about the component | ||
# (DON'T PUT ANYTHING BEFORE AC_INIT, JUST COMMENTS) | ||
AC_INIT([wxSqlite3], [3.4.0], [[email protected]]) | ||
AC_INIT([wxSqlite3], [3.4.1], [[email protected]]) | ||
AC_CONFIG_AUX_DIR(build) | ||
|
||
# ENABLES/DISABLES THE DEBUG MODE FOR THIS CONFIGURE SCRIPT | ||
#WX_DEBUG_CONFIGURE=1 | ||
|
||
m4_include(../wxcode/autoconf/wxcode.m4) | ||
# you need the wxCode/build/bakefiles in your local repository to generate a configure | ||
# script from this configure.ac file since wxcode.m4 is required.... | ||
m4_include(../../../build/autoconf/wxcode.m4) | ||
WXCODE_INIT | ||
|
||
## CONFIGURE OPTIONS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for wxSqlite3 3.4.0. | ||
# Generated by GNU Autoconf 2.69 for wxSqlite3 3.4.1. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -579,8 +579,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='wxSqlite3' | ||
PACKAGE_TARNAME='wxsqlite3' | ||
PACKAGE_VERSION='3.4.0' | ||
PACKAGE_STRING='wxSqlite3 3.4.0' | ||
PACKAGE_VERSION='3.4.1' | ||
PACKAGE_STRING='wxSqlite3 3.4.1' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1320,7 +1320,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures wxSqlite3 3.4.0 to adapt to many kinds of systems. | ||
\`configure' configures wxSqlite3 3.4.1 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1386,7 +1386,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of wxSqlite3 3.4.0:";; | ||
short | recursive ) echo "Configuration of wxSqlite3 3.4.1:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1506,7 +1506,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
wxSqlite3 configure 3.4.0 | ||
wxSqlite3 configure 3.4.1 | ||
generated by GNU Autoconf 2.69 | ||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -1599,7 +1599,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by wxSqlite3 $as_me 3.4.0, which was | ||
It was created by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -8332,7 +8332,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by wxSqlite3 $as_me 3.4.0, which was | ||
This file was extended by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -8385,7 +8385,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
wxSqlite3 config.status 3.4.0 | ||
wxSqlite3 config.status 3.4.1 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
@@ -9608,7 +9608,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by wxSqlite3 $as_me 3.4.0, which was | ||
This file was extended by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -9661,7 +9661,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
wxSqlite3 config.status 3.4.0 | ||
wxSqlite3 config.status 3.4.1 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for wxSqlite3 3.4.0. | ||
# Generated by GNU Autoconf 2.69 for wxSqlite3 3.4.1. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -579,8 +579,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='wxSqlite3' | ||
PACKAGE_TARNAME='wxsqlite3' | ||
PACKAGE_VERSION='3.4.0' | ||
PACKAGE_STRING='wxSqlite3 3.4.0' | ||
PACKAGE_VERSION='3.4.1' | ||
PACKAGE_STRING='wxSqlite3 3.4.1' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1323,7 +1323,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures wxSqlite3 3.4.0 to adapt to many kinds of systems. | ||
\`configure' configures wxSqlite3 3.4.1 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1389,7 +1389,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of wxSqlite3 3.4.0:";; | ||
short | recursive ) echo "Configuration of wxSqlite3 3.4.1:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1509,7 +1509,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
wxSqlite3 configure 3.4.0 | ||
wxSqlite3 configure 3.4.1 | ||
generated by GNU Autoconf 2.69 | ||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -1602,7 +1602,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by wxSqlite3 $as_me 3.4.0, which was | ||
It was created by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -8350,7 +8350,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by wxSqlite3 $as_me 3.4.0, which was | ||
This file was extended by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -8403,7 +8403,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
wxSqlite3 config.status 3.4.0 | ||
wxSqlite3 config.status 3.4.1 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
@@ -9626,7 +9626,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by wxSqlite3 $as_me 3.4.0, which was | ||
This file was extended by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -9679,7 +9679,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
wxSqlite3 config.status 3.4.0 | ||
wxSqlite3 config.status 3.4.1 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for wxSqlite3 3.4.0. | ||
# Generated by GNU Autoconf 2.69 for wxSqlite3 3.4.1. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -579,8 +579,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='wxSqlite3' | ||
PACKAGE_TARNAME='wxsqlite3' | ||
PACKAGE_VERSION='3.4.0' | ||
PACKAGE_STRING='wxSqlite3 3.4.0' | ||
PACKAGE_VERSION='3.4.1' | ||
PACKAGE_STRING='wxSqlite3 3.4.1' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1320,7 +1320,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures wxSqlite3 3.4.0 to adapt to many kinds of systems. | ||
\`configure' configures wxSqlite3 3.4.1 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1386,7 +1386,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of wxSqlite3 3.4.0:";; | ||
short | recursive ) echo "Configuration of wxSqlite3 3.4.1:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1506,7 +1506,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
wxSqlite3 configure 3.4.0 | ||
wxSqlite3 configure 3.4.1 | ||
generated by GNU Autoconf 2.69 | ||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -1599,7 +1599,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by wxSqlite3 $as_me 3.4.0, which was | ||
It was created by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -8332,7 +8332,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by wxSqlite3 $as_me 3.4.0, which was | ||
This file was extended by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -8385,7 +8385,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
wxSqlite3 config.status 3.4.0 | ||
wxSqlite3 config.status 3.4.1 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
@@ -9608,7 +9608,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by wxSqlite3 $as_me 3.4.0, which was | ||
This file was extended by wxSqlite3 $as_me 3.4.1, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -9661,7 +9661,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
wxSqlite3 config.status 3.4.0 | ||
wxSqlite3 config.status 3.4.1 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.