MilhouseVH
b280ec3bb4
mariadb-connector-c: update to mariadb-connector-c-3.1.1
2019-06-12 19:10:08 +01:00
MilhouseVH
530a10b138
mariadb-connector-c: update to mariadb-connector-c-3.1.0
2019-06-07 08:49:07 +01:00
MilhouseVH
4301e7e05d
sqlite: update to sqlite-autoconf-3280000
2019-04-20 19:57:30 +01:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
MilhouseVH
e691b3b693
packages: correct original copyright
2019-03-26 16:43:42 +00:00
CvH
f14df920b9
Merge pull request #3342 from MilhouseVH/le92_fixup_mysql
...
scripts/build: fix broken sym link after #3328
2019-03-07 00:04:26 +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
64bc8c2ab5
mysql: fix sym link
2019-02-28 06:19:13 +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
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