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
CvH
a4ec8951e0
cleanup: remove redundant PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
CvH
122e3a7d4a
spdx: packages/graphics
2018-07-17 23:58:50 +02: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
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
Jonas Karlman
69341a5dc2
vsxu: simplify cmake config
2017-01-03 21:20:57 +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
Stephan Raue
ec34896986
vsxu: simplyfing cmake configuration
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:54 -07:00
awiouy
e0c2de9b39
Decommission PKG_PRIORITY
2016-09-24 11:57:39 +02:00
Stephan Raue
556178ef66
vsxu: fix dependencies, link agains libX11 because glfw is linked with this library, build only on x86
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 23:21:53 -07:00
Stephan Raue
f51faa070d
packages: update license headers
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Arne Morten Kvarving
c07ad213cc
add vsxu
2015-05-13 09:27:43 +02:00