Ian Leonard
da1ff5554a
sqlite: update to 3.32.3
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-06-19 00:42:19 +00:00
Ian Leonard
7cc7cd8cb1
sqlite: update to 3.31.1
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-03-25 20:45:33 +00:00
Ian Leonard
2e847cc3c9
sqlite: update to 3.30.1
...
sqlite_enable_stat3 is a no-op, replaced by sqlite_enable_stat4.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-11-19 19:18:27 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler
2019-10-18 19:41:00 +02:00
Ian Leonard
a74dbc9aed
sqlite: update to 3.29.0
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-10-01 16:29:50 +00:00
MilhouseVH
4301e7e05d
sqlite: update to sqlite-autoconf-3280000
2019-04-20 19:57:30 +01:00
Ian Leonard
b096af0d37
sqlite: update to 3.27.2
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-03-01 02:06:39 +00:00
MilhouseVH
2ea31506a5
packages: more missing dependencies
2019-02-08 17:17:43 +00:00
MilhouseVH
b135c7ead9
packages: add missing dependencies
2019-02-08 17:17:43 +00:00
MilhouseVH
c19a3ff780
packages: setup_toolchain $TARGET only called after package is sourced
...
Packages referencing variables defined in setup_toolchain such as CC, CXX,
AR, CFLAGS, LDFLAGS, HOST_CC etc. etc. must only reference these variables in
pre_build()/pre_configure()/pre_make() etc. functions, as the variables will not
be available when the package is sourced, but will be available after the call
to setup_toolchain() from scripts/build.
2018-12-18 03:43:28 +00:00
Ian Leonard
0b193372c4
sqlite: update to 3.26
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-12-05 04:23:03 +00:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
MilhouseVH
f0b4abc98c
sqlite: update to sqlite-autoconf-3250000
2018-09-17 03:02:34 +01:00
CvH
d31b217ff4
spdx: packages/databases
2018-07-17 23:58:49 +02:00
Matthias Reichl
28fde0b15f
sqlite: build shared
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-06-09 15:34:26 +02:00
MilhouseVH
3bc2fcd53d
sqlite: update to sqlite-autoconf-3240000
2018-06-09 07:52:28 +01:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
...
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)
All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk
Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
MilhouseVH
056b43fa02
sqlite: update to sqlite-autoconf-3220000
2018-02-06 23:42:55 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
MilhouseVH
9552048b82
sqlite: update to sqlite-autoconf-3200000
2017-08-07 00:59:55 +01:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
030b19b0d4
sqlite: add -fPIC to CFLAGS
2017-06-14 22:43:40 -07:00