Jonas Karlman
4249089523
scripts/build|unpack: STAMP_DEPENDS device support
2016-10-28 20:08:08 +02:00
Jonas Karlman
203000a859
scripts/image: bootloader device support
2016-10-28 20:08:08 +02:00
Jonas Karlman
c94e1b77b5
scripts/unpack: project arch patches
2016-10-28 20:08:08 +02: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
Lukas Rusak
2974e17bce
lcdproc: remove package
2016-10-23 20:18:50 +02:00
Lukas Rusak
7d75c66dda
Merge pull request #718 from CvH/screenshot_v8
...
addons: add screenshot and fanart support for repo
2016-10-23 11:11:21 -07:00
cvh
6163e81e72
addons: support screenshots and fanart
2016-10-23 20:08:23 +02:00
Alex Deryskyba
28b7ee0514
scripts/image: Wipe (format) data and cache partitions for clean NAND installs on Amlogic-based devices
2016-10-22 12:08:12 +02:00
Olli Salonen
cbb43e568a
mkimage: rebranding and prompt change
...
Change the prompt to instruct the end user to wait for the installer
instead of just "Press TAB for boot options". Hopefully more intuitive
now.
Rebrand to LE in the code also. :)
2016-10-19 22:51:43 +03:00
Christian Hewitt
73c23c7f72
Merge pull request #836 from lrusak/changelog
...
scripts/create_addon: add changelog to new "news" item
2016-10-16 10:08:18 +04:00
Lukas Rusak
e400a90838
scripts/create_addon: add changelog to new "news" item
2016-10-13 09:21:28 -07:00
MilhouseVH
0a618a5e07
Merge pull request #796 from lrusak/build
...
scripts/build: cleanup
2016-10-13 11:54:46 +01:00
MilhouseVH
d3293c9b36
Merge pull request #792 from lrusak/cmake-fixups
...
scripts/build: use MinSizeRel cmake build type
2016-10-13 11:54:21 +01:00
Lukas Rusak
107d60aebc
scripts/build: use MinSizeRel cmake build type
2016-10-13 00:29:17 -07:00
Lukas Rusak
4fab0660ea
Merge pull request #759 from MilhouseVH/linux480
...
linux: Update to 4.8.1
2016-10-12 23:26:40 -07:00
MilhouseVH
a6c46573ed
image: mkknlimg no longer necessary with 4.8 kernel
2016-10-13 01:20:28 +01:00
MilhouseVH
4992ff71be
scripts/build: no need to setup toolchain twice and before really building
2016-10-04 03:52:12 +01:00
Stefan Saraev
c468820ba9
scripts/build: cleanup
2016-10-02 17:18:11 -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
Lukas Rusak
101243265b
scripts/build: use debug option for target instead of host
2016-09-29 12:23:27 -07:00
Lukas Rusak
02f0de1a7e
scripts/build: cmake default to Release build type
2016-09-26 23:21:05 -07:00
Stephan Raue
aca0869cf4
scripts/build: add support to automatically build cmake projects if cmake is supported, add support for $PKG_CMAKE_OPTS_(TARGET|HOST|INIT|BOOTSTRAP)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-09-26 23:20:33 -07:00
Stephan Raue
bc1419e886
scripts/build: reuse $TARGET_CONFIGURE_OPTS for $INIT_CONFIGURE_OPTS and $HOST_CONFIGURE_OPTS for $BOOTSTRAP_CONFIGURE_OPTS, rename $TARGET_NAME-init and $HOST_NAME-, cosmetics
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2016-09-26 23:20:33 -07:00