566 Commits

Author SHA1 Message Date
cvh
820a5a6e6b scripts/checkdeps: add patchutils as dependency
- lsdiff is needed to build media_build (included in patchutils)
2017-01-11 11:40:47 +01:00
Christian Hewitt
9e4c5ea828 Merge pull request #1025 from lrusak/pkg-rev-binary
scripts/create_addon: use PKG_REV as part of the binary addon version
2017-01-08 10:29:57 +04:00
MilhouseVH
d32a82e506 build: dump cmake command and variables before building 2017-01-03 18:02:48 +00:00
MilhouseVH
fe6a92f934 Fixup post-/usr: need /usr/lib64 2016-12-14 15:08:19 +00:00
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
Christian Hewitt
03bbb0c0da Merge pull request #768 from lrusak/cmake-kodi
kodi use cmake
2016-12-06 21:54:45 +04:00
Lukas Rusak
d9f3526473
scripts/create_addon: use PKG_REV as part of the binary addon version 2016-12-04 15:56:23 -08:00
Lukas Rusak
fb12c9fcf5
scripts/install: use unified /usr 2016-12-04 13:23:41 -08:00
Lukas Rusak
2f9e111b3c
scripts/image: use unified /usr 2016-12-04 13:23:41 -08:00
Lukas Rusak
e8bfc4a345
scripts/build: use unified /usr 2016-12-04 13:23:41 -08:00
Lukas Rusak
3a8e676198
scripts/build: allow building between packages 2016-12-02 11:10:43 -08:00
cvh
219cef4346 scripts/create_addon: workaround for pvr addons
- the pvr addons are still in the old addon format
2016-11-30 23:31:12 +01:00
cvh
ef0e06c54c scripts/create_addon: copy fanart to buildfolder too 2016-11-24 14:59:48 +01:00
MilhouseVH
4ee20e8c71 Merge pull request #943 from lrusak/checkdeps
scripts/checkdeps: check for distro specific packages
2016-11-18 08:09:03 +00:00
Lukas Rusak
a686a4cc5b
scripts/checkdeps: check for distro specific packages 2016-11-17 23:21:58 -08:00
Christian Hewitt
d61953b7fc Merge pull request #864 from awiouy/docker_script
script: create_docker_package
2016-11-18 06:04:53 +04:00
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
awiouy
62cd1c76b7 script: create_docker_package 2016-10-22 14:45:40 +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
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
a4cdd9345c Merge pull request #738 from MilhouseVH/gpt_fsresize
scripts/mkimage: Add run mode, remember default selection, resize gpt…
2016-09-20 13:12:21 -07:00
MilhouseVH
7353f15dd3 scripts/mkimage: Add run mode, remember default selection, resize gpt partitions 2016-09-15 23:25:13 +01:00
awiouy
063df1797e Decommission PKG_ADDON_REPOVERSION 2016-09-13 08:13:07 +02:00
Jonas Karlman
89de68843e scripts/unpack: clean stale package build dir 2016-09-11 15:33:59 +02:00
Lukas Rusak
6cd2350411
cleanup: clean build scripts to make more reproducible builds 2016-08-29 14:55:00 -07:00
MilhouseVH
39021544c4 mkimage: add fogotten distroconfig.txt after #389 2016-08-28 22:07:53 +01:00