Commit Graph

563 Commits

Author SHA1 Message Date
Lukas Rusak
4e3dd4a9e3 Merge pull request #1020 from MilhouseVH/patch_dir
build: implement PKG_PATCH_DIRS
2016-12-06 10:36:04 -08:00
MilhouseVH
4b599ac7b9 build: implement PKG_PATCH_DIRS 2016-12-06 18:25:25 +00:00
Lukas Rusak
8756cfcc86 config/functions: use unified /usr 2016-12-04 13:23:41 -08:00
Christian Hewitt
9b939f525d Merge pull request #936 from LibreELEC/lrusak-patch-1
config/version: set ADDON_VERSION to 8.1
2016-11-21 09:54:36 +04: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
Christian Hewitt
d61953b7fc Merge pull request #864 from awiouy/docker_script
script: create_docker_package
2016-11-18 06:04:53 +04:00
Lukas Rusak
a2b656ba03 config/version: set ADDON_VERSION to 8.1
We need this to bump all the add-ons without pissing people off because suddenly all their add-ons broke with the next alpha bump.
2016-11-15 16:31:11 -08: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
chewitt
f84628692b config/path: remove PKG_PRIORITY 2016-10-27 08:45:17 +01: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
cvh
6163e81e72 addons: support screenshots and fanart 2016-10-23 20:08:23 +02:00
awiouy
62cd1c76b7 script: create_docker_package 2016-10-22 14:45:40 +02:00
Lukas Rusak
e400a90838 scripts/create_addon: add changelog to new "news" item 2016-10-13 09:21:28 -07:00
MilhouseVH
22ef3eea06 path: remove regex dependency when processing packages 2016-10-06 21:54:59 +01:00
Lukas Rusak
4ede5234e1 irserver: remove package 2016-10-06 10:53:44 -07:00
Lukas Rusak
14c62f8f3d Merge pull request #781 from MilhouseVH/path_optimise
path: optimize package processing
2016-09-30 10:43:17 -07:00
MilhouseVH
af5010824e toolchain: only setup_toolchain when building 2016-09-30 06:19:25 +01:00
MilhouseVH
01eff6af7c path: optimize package processing 2016-09-30 03:23:01 +01: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