Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler
2019-10-18 19:41:00 +02:00
MilhouseVH
e691b3b693
packages: correct original copyright
2019-03-26 16:43:42 +00:00
MilhouseVH
64bc8c2ab5
mysql: fix sym link
2019-02-28 06:19:13 +00:00
MilhouseVH
972a11cbe0
mysql: fix intertwined vars and funcs
2018-12-30 00:10:27 +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
CvH
d31b217ff4
spdx: packages/databases
2018-07-17 23:58:49 +02: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
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
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
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02: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