MilhouseVH
cce413d1d2
packages: align source code licence usage with project licence
2019-03-27 10:42:53 +00:00
MilhouseVH
19fcc5052a
packages: correct original copyright
2019-03-27 10:32:57 +00:00
MilhouseVH
972a11cbe0
mysql: fix intertwined vars and funcs
2018-12-30 00:10:27 +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
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
Christian Hewitt
be747f5d82
Merge pull request #959 from CvH/fix_debug_aarch64
...
mysql: fixes debug build for aarch64
2017-02-02 09:33:55 +04:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
cvh
fb1936fe17
mysql: fixes debug build for aarch64
2017-01-11 19:51:12 +01:00
MilhouseVH
fca86f7259
mysql: update to mysql-5.7.17
2016-12-21 13:19:06 +00: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
Christian Hewitt
a7ad32935c
Merge pull request #760 from lrusak/cmake
...
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Lukas Rusak
7347ef76b7
mysql: simplify cmake configuration
2016-09-26 23:20:59 -07:00
awiouy
e0c2de9b39
Decommission PKG_PRIORITY
2016-09-24 11:57:39 +02:00
Lukas Rusak
34c4f0c7f9
mysql: update to 5.7.15
2016-09-09 09:46:15 -07:00
Lukas Rusak
ad44ceccc4
mysql: update to 5.7.13
2016-07-25 10:04:58 -07:00
Lukas Rusak
e503a007df
mysql: update to 5.7.12
2016-05-20 11:53:37 -07:00
Jonas Karlman
dcf9797e7c
sqlite: update to 3.12.2
2016-05-15 11:55:43 +02:00
Stefan Saraev
0d9b10fb05
ncurses: replace with netbsd-curses
2016-04-20 23:25:00 -07: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