Commit Graph

118 Commits

Author SHA1 Message Date
CvH
3bcd1b67d9 config/options: make VERBOSE usable from promt 2018-09-23 11:58:12 +02:00
MilhouseVH
19f463af05 config/options: include project and device package files in linux depends 2018-09-08 21:10:15 +01:00
MilhouseVH
d8d723d7c2 init: drop BOOT_IMAGE from RPi/RPi2/Rockchip; fix img upgrades 2018-05-15 22:14:42 +01:00
Matthias Reichl
fcf1ea5d78 config/options: remove unused variable DEVTOOLS
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-27 09:57:32 +02:00
MilhouseVH
1edbc1b10f config/options: initialise the debug helper caches 2018-02-19 07:08:48 +00:00
MilhouseVH
7dce074e20 config/options: call check_path/check_config earlier 2017-12-17 19:12:59 +00:00
MilhouseVH
b0aa03ef65 config/functions: include in config/options not config/path 2017-12-17 19:12:59 +00:00
Jonas Karlman
1168df439b linux: rebuild when config or patches changes 2017-12-11 00:03:10 +01:00
Radostan Riedel
a5cd1eee59 Merge pull request #2248 from MilhouseVH/le90_check_root
config/options: check if the effective uid is root (and bail if so)
2017-11-25 09:00:24 +01:00
MilhouseVH
fffd7fb134 config/options: LINUX_DEPENDS not observing correct kernel config when TARGET_PATCH_ARCH in effect 2017-11-24 20:49:22 +00:00
MilhouseVH
e4c752d394 config/options: check if the effective uid is root (and bail if so) 2017-11-22 23:40:51 +00:00
MilhouseVH
9928350609 buildsystem: eliminate other unecessary sub process usage 2017-10-10 01:34:46 +01:00
MilhouseVH
cf6ed26936 buildsystem: eliminate unecessary grep usage 2017-10-09 13:11:43 +01: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
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
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
Lukas Rusak
c66176f1ed linux: install external firmware for x86_64 only 2016-09-19 11:52:51 -07:00
MilhouseVH
44a4797740 build: evaluate DEVTOOLS after $HOME options 2016-06-27 10:58:13 +01:00
zalaare
cc8b88014d libreelec: lower CCACHE_CACHE_SIZE limit to 10GB 2016-06-08 21:52:59 +00:00
Lukas Rusak
40af353132 rebrand: LibreELEC 2016-03-12 01:41:55 +01:00
Stephan Raue
d6cc927b0e buildsystem: add support to select building OEM support via commandline (OEM=yes|no)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-22 17:40:39 +01:00
Stephan Raue
3d4caa6b6d buildsystem: move $HOME/.openelec/$PROJECT to $HOME/.openelec/projects/$PROJECT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-22 17:40:39 +01:00
Stefan Saraev
57ed5cb599 config/options: gcc is required. early. 2015-10-20 01:46:42 -07:00
Stefan Saraev
fbf57d1b47 (cosmetics) buildsys: remove FORCE_INSTALL 2015-08-22 19:31:55 +03:00
Stefan Saraev
4fe8fad558 buildsys: set default arch to x86_64. drop i386 support 2015-04-03 12:08:22 +03:00