Sascha Kuehndel (InuSasha)
7e86103362
mariadb-connector-c: update to 3.0.6
...
- fix CVE-2018-3081
- build without gold, failed to link
- drop unused variables
2018-08-27 15:49:43 +02: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
Matthias Reichl
a3bf19078b
mysql: drop lto build flag
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-06-04 19:54:29 +02: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
9dd6be587a
mysql: use build_with_debug() helper function
2018-02-19 07:08:48 +00:00
Christian Hewitt
161ae076c9
Merge pull request #2459 from MilhouseVH/le90_package_bumps_2018v1
...
Package Updates: various
2018-02-10 10:54:32 +04:00
MilhouseVH
056b43fa02
sqlite: update to sqlite-autoconf-3220000
2018-02-06 23:42:55 +00:00
Sascha Kuehndel (InuSasha)
ff62a9ac3c
mariadb: switch from mysql to mariadb
...
- kodi-patch merged upstream
- mariadb is selected as default
2018-02-05 16:10:21 +01:00
MilhouseVH
879a4a07f9
mysql: update to mysql-5.7.20
2018-01-06 12:24:42 +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
Lukas Rusak
c75f026257
mysql: use ninja
2017-10-13 15:01:50 -07:00
cvh
13f69f494a
packages: change depends to ncurses
2017-08-21 19:19:51 +02:00
Sascha Kuehndel (InuSasha)
6abb6376e6
mysql: fix gcc7 build
2017-08-14 19:40:36 +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
MilhouseVH
65224c4a1a
Merge pull request #932 from InuSasha/fixes/dependency_tree
...
fix same missing dependencies
2017-05-11 14:36:14 -07:00
Sascha Kuehndel (InuSasha)
66590c9488
dependency-tree: host packages depend on toolchain
2017-05-10 20:50:10 +02:00
MilhouseVH
3eddb71824
mysql: update to mysql-5.7.18
2017-05-06 22:45:25 +01:00
Lukas Rusak
8e797eff17
use openssl instead of libressl
2017-03-14 10:46:29 -07:00
MilhouseVH
99ef6bc05d
PKG_BUILD: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c
TOOLCHAIN: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00