Lukas Rusak
c7b19e897c
config/functions: just check if the linux.*.conf exists
2017-03-14 12:06:20 -07:00
Christian Hewitt
e504d83ad8
Merge pull request #1370 from kszaq/addon_stripping
...
Addon stripping improvements
2017-02-26 18:35:21 +04:00
kszaq
55bafe4c72
config/functions: do not print strip errors
...
We cannot strip scipts but we also don't want to see errors regarding this.
2017-02-18 23:28:18 +01:00
MilhouseVH
03366a102c
TOOLCHAIN: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
MilhouseVH
db963c64ee
BUILD: add $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
MilhouseVH
a6d7d01697
config/functions: simplify kernel_* functions
2017-01-31 22:09:30 +00:00
MilhouseVH
0f50f6ce8b
config/functions: add get_pkg_variable and get_pkg_directory helper functions
2017-01-31 22:09:30 +00:00
Christian Hewitt
fbdb98fecb
Merge pull request #1173 from lrusak/kodi-libdvd-url
...
kodi: build libdvd* in the kodi depends
2017-01-16 15:41:06 +04:00
Jérôme Benoit
9076b4bbce
config/functions: add get_pkg_version helper function
...
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2017-01-14 00:37:04 -08:00
Jonas Karlman
5c926c42f3
pkg-config: use sysroot path
2017-01-04 22:36:56 +01:00
Jonas Karlman
1048bfd7ac
config/functions: restrict cmake find_package search path
2017-01-03 21:20:57 +01:00
Jonas Karlman
319c60ff34
config/functions: link systemd unit aliases
2016-12-27 21:40:37 +01:00
Lukas Rusak
8756cfcc86
config/functions: use unified /usr
2016-12-04 13:23:41 -08:00
Jérôme Benoit
9f298e2892
cleanup: remove for real out of tree projects and options file, features removal leafovers, etc.
...
I think it's error prone and useless to the development of LE.
I've left the possibilty to have a options file in your home directory
but I do not think it's necessary.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2016-11-18 22:09:36 +01:00
Lukas Rusak
0c00ae5426
Merge pull request #912 from InuSasha/fixes/host_build
...
build: fix host build enviroment
2016-11-05 09:57:59 -07:00
Peter Vicman
e4827031e2
buildsys: no more extra optimizations
...
OPTIMIZATIONS variable removed in 4df4ea789c
2016-11-05 09:06:03 +01:00
Sascha Kuehndel (InuSasha)
086a9ac6d6
build: fix host build enviroment
2016-11-04 21:36:58 +01:00
kszaq
2de641bb52
Add a possibility to create the projects that could have several different devices
...
Such projects should be compiled differently for each device.
A device for multi-device projects must be specified in the
command line.
Originally created by Codesnake, adapted for LE.
767125372c
2016-10-28 20:08:08 +02:00
Christian Hewitt
9e0afa874a
Merge pull request #889 from lrusak/stripping
...
config/functions: change debug_strip syntax
2016-10-27 11:15:40 +04:00
Lukas Rusak
483abb0108
config/functions: change debug_strip syntax
2016-10-26 23:41:32 -07:00
Lukas Rusak
2974e17bce
lcdproc: remove package
2016-10-23 20:18:50 +02:00
Lukas Rusak
4ede5234e1
irserver: remove package
2016-10-06 10:53:44 -07:00
Stephan Raue
322f4339a9
config/path: move some variables to config/functions and cleanup
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-09-26 23:20:33 -07:00
Stephan Raue
433ab98027
config/path: remove $TOOLCHAIN_LANGUAGES and $TOOLCHAIN_CXX
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-09-26 23:20:33 -07:00
Stephan Raue
734003bbeb
config/functions: add support for 'setup_toolchain() init' and 'setup_toolchain() bootstrap'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-09-26 23:20:32 -07:00