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
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
c66176f1ed
linux: install external firmware for x86_64 only
2016-09-19 11:52:51 -07:00
Christian Hewitt
925864666d
Merge pull request #696 from lrusak/cleanup
...
build system cleanup
2016-09-10 13:12:21 +04:00
Lukas Rusak
4df4ea789c
buildsys: remove optimizations=normal
2016-09-09 09:17:20 -07:00
kszaq
2398539cf8
aarch64: define CPU extensions project-wise
...
S905 does not support crypto extensions, while other aarch64 CPUs may implement them.
Solution: define CPU extensions project-wise.
2016-09-07 16:06:56 +02: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
MilhouseVH
44a4797740
build: evaluate DEVTOOLS after $HOME options
2016-06-27 10:58:13 +01:00
Christian Hewitt
ec5e0bc2b4
Merge pull request #433 from zalaare/pr_ccache
...
libreelec: use build project directory for ccache
2016-06-25 14:20:27 +04:00
zalaare
cc8b88014d
libreelec: lower CCACHE_CACHE_SIZE limit to 10GB
2016-06-08 21:52:59 +00:00
zalaare
dfa9d4a4cb
libreelec: use separate ccache location [project+arch+major_version]
2016-06-08 21:52:51 +00:00
Lukas Rusak
b60759e3b1
config/addon: add xbmc.service.pluginsource.xml
2016-05-18 14:29:49 -07:00
Christian Hewitt
0ebd674323
Merge pull request #253 from jo3rg/changed_urls
...
change LibreELEC URLs to https://libreelec.tv
2016-04-28 07:42:22 +04:00
Joerg Felser
cbe327e07e
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
...
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
fixup
2016-04-27 11:36:31 +02:00
chewitt
2ebd75afa0
noobs: update slides to new branding
2016-04-25 22:36:24 +01:00
Lukas Rusak
fb75ba9f87
config/version: set OS version to 8.0
2016-04-18 00:51:36 -07:00
Lukas Rusak
c5a076a244
Revert "mediacenter: install Kodi language files optionally"
...
This reverts commit 5ef9f35c4b91ae35008753ef543ca99cc5e563e3.
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
Stefan Saraev
81b801b17e
buildsys: remove SSL_CERTIFICATES
2016-04-07 15:33:21 -07:00
zalaare
7a84cdc96f
allow all current gcc aarch64 cpu's
2016-04-06 12:01:29 -04:00
zalaare
4e73d4c625
add big.LITTLE support for arm architectures
2016-04-06 10:19:45 -04:00
Lukas Rusak
20618947d9
Merge pull request #51 from MilhouseVH/variable_part_size
...
Allow for a custom system partition start sector + custom system size
2016-03-29 21:53:42 -07: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
MilhouseVH
b42b63983b
Allow for a custom system partition start sector + custom system size
2016-03-24 12:02:45 +00:00
Christian Hewitt
668689a0e1
Merge pull request #13 from lrusak/virtual-is-back
...
Thanks :)
2016-03-19 06:35:53 +04:00
chewitt
b8ca012e90
openvpn: re-add openvpn to core builds
2016-03-18 00:09:17 -07:00
Lukas Rusak
11e072066c
config/graphic: allow using virtual drivers
2016-03-15 02:03:08 -07:00
MilhouseVH
d8f6577b52
Merge pull request #2 from lrusak/seo-stripping
...
stripping changes
2016-03-14 17:55:15 +00:00
MilhouseVH
875806cdac
Add PKG_SOURCE_NAME for non-standard package tarballs
2016-03-13 23:47:12 -07: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