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
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
MilhouseVH
8786085d86
sqlite: update to sqlite-3150200
2016-12-21 13:19:06 +00:00
awiouy
6dadb21a65
sqlite: disable autoreconf
2016-11-15 20:51:46 +01:00
MilhouseVH
ebdf3b59cf
sqlite: update to sqlite-autoconf-3150000
2016-10-16 13:11:09 +01:00
awiouy
e0c2de9b39
Decommission PKG_PRIORITY
2016-09-24 11:57:39 +02:00
Jonas Karlman
dcf9797e7c
sqlite: update to 3.12.2
2016-05-15 11:55:43 +02:00
Stephan Raue
b137d4a113
sqlite: update to sqlite-autoconf-3120000
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-04-04 12:51:28 -07:00
Stephan Raue
a81e0c9742
sqlite: update to sqlite-autoconf-3110100
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-03-05 12:03:13 +01:00
Lukas Rusak
d98bbbcd59
sqlite: update to 3.11
2016-02-18 21:42:55 +01:00