Commit Graph

132 Commits

Author SHA1 Message Date
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
Lukas Rusak
564fb3e4b3 config/functions: cache ar assignment 2016-09-26 23:20:32 -07:00
Stephan Raue
ccb0683056 config/functions: rework setup_toolchain, add cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:28 -07:00
Lukas Rusak
6cd2350411 cleanup: clean build scripts to make more reproducible builds 2016-08-29 14:55:00 -07:00
Peter Vicman
c7f57815a7 functions: fix missing ` in the strip_gold function 2016-07-23 13:27:34 +02:00
longchair
4e3d92143e functions : Make sure sure we also remove lto & gold flags from TARGET_FLAGS.
If some packages want to use strip_lto or strip_gold and use the TARGET_FLAGS, those still have the lto flags.
2016-07-23 09:28:46 +02:00
Lukas Rusak
c5a076a244 Revert "mediacenter: install Kodi language files optionally"
This reverts commit 5ef9f35c4b.
2016-04-13 11:04:26 -07:00
longchair
720e68f298 config/functions : allow to have a per distro functions script
This also overriding a few default functions.
2016-04-12 13:07:06 +02:00
Peter Vicman
33c51330f7 imx6: update kernel, prepare for second kernel
"officially" supported kernel is branch 3.14-1.0.x-mx6-sr from solidrun (3.14.60 at the time of writing)
unofficial kernel is branch imx6-4.4.y from xbian thanks to mk01 (4.4.6+rt3)

patches can be in subfolder: projects/imx6/patches/linux/3.14-mx6-sr/
kernel config can be in subfolder: projects/imx6/linux/3.14-mx6-sr/linux.arm.conf
2016-03-24 18:28:34 +01:00
chewitt
b8ca012e90 openvpn: re-add openvpn to core builds 2016-03-18 00:09:17 -07:00
MilhouseVH
d8f6577b52 Merge pull request #2 from lrusak/seo-stripping
stripping changes
2016-03-14 17:55:15 +00:00
Lukas Rusak
40af353132 rebrand: LibreELEC 2016-03-12 01:41:55 +01:00
Stephan Raue
2c7678c41e Python: add crosscompiling patch from buildroot, dont globally change _sysconfigdata.py, enable autoreconf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-07 15:44:43 +01:00