Stephan Raue
7e83801d16
noobs: add support for noobs 'supported_hex_versions'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-08 16:33:21 +01:00
Stephan Raue
36a5fbed80
noobs: move distro icon to distri folder
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-08 15:32:59 +01:00
Stephan Raue
a7c79ebe62
noobs: add support for PROJECT based multiple noobs builds
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-08 15:32:59 +01:00
Stefan Saraev
900c233be2
buildsys: drop afp support
2015-01-30 19:30:52 +02:00
Stefan Saraev
b6a07bae3e
config/functions: cosmetics
2015-01-27 22:37:13 +02:00
MilhouseVH
e308673d01
Allow unique build directories by appending project-defined suffix
2015-01-14 19:42:59 +00:00
Stefan Saraev
1632673e83
Merge pull request #3772 from stefansaraev/vpn
...
drop vpn
2015-01-13 21:00:54 +02:00
Stefan Saraev
b297cbca6c
config/functions: cosmetics
2015-01-12 19:44:08 +02:00
Stefan Saraev
13ae771771
Merge pull request #3766 from Kivutar/master
...
Fix multiple installations in NOOBS
2015-01-12 19:38:53 +02:00
Stefan Saraev
57b73f2d35
buildsys: drop pulse support
2015-01-11 17:42:59 +02:00
Stefan Saraev
f490af2c65
buildsys: clean up vpn support
2015-01-11 16:51:42 +02:00
Jean-André Santoni
27fe5660a5
Fix multiple installations in NOOBS
...
When installing two OpenELEC based distro with NOOBS, the labels of the SYSTEM partitions conflict. This fix address that problem by prefixing the names of these partitions by the DISTRONAME.
2015-01-09 23:50:07 +01:00
Stefan Saraev
2c64c37bdb
addons: introduce $PKG_ADDON_NAME.
...
use as addon name if set, otherwise $PKG_NAME is used, as before
2014-12-09 11:45:12 +02:00
Stefan Saraev
1921d81324
scripts/create_addon: drop PKG_ADDON_EXTENSIONS
...
special addons should be handled via addon templates in config/addon/
2014-12-09 01:17:00 +02:00
Stefan Saraev
9ee985b2d4
addons: allow building addons with type different than xbmc.python.script / xbmc.service
2014-12-09 01:15:20 +02:00
Stefan Saraev
1eadb4d440
Revert "build: Introduce CONCURRENCY_MAKE_FACTOR"
...
This reverts commit 42c0ad09df .
config/options requires 'bc' to calculate CONCURRENCY_MAKE_FACTOR
before scripts/checkdeps having any chance to tell the user
that 'bc' is a required dependency
for now, remove CONCURRENCY_MAKE_FACTOR. CONCURRENCY_MAKE_LEVEL is more
than enough
2014-11-30 19:01:44 +02:00
Trent Nelson
42c0ad09df
build: Introduce CONCURRENCY_MAKE_FACTOR
...
It is often useful to apply a factor to N_CPUs when calculating the best
-j option for make. eg. N_CPUs*2.5 is usally good if your sources sit on
an SSD.
2014-11-15 11:16:09 -07:00
Trent Nelson
131ac21c07
build: Allow CONCURRENCY_MAKE_LEVEL to be set on cmdline
2014-11-15 11:11:56 -07:00
Stephan Raue
a6c92663ab
add support to create different distributions with the same project configs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-11-09 17:04:27 +01:00
Stephan Raue
0894c68e64
config/functions: update config overview
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-11-09 13:26:04 +01:00
Stephan Raue
45183d9325
projects/*/options: rename $SAMBA_SUPPORT to $KODI_SAMBA_SUPPORT, add option for SAMBA mount support via the OS
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-11-09 13:26:04 +01:00
Stephan Raue
d142051b5e
projects/*/options: rename $NFS_SUPPORT to $KODI_NFS_SUPPORT, add option for NFS mount support via the OS
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-11-09 13:26:04 +01:00
Stephan Raue
02bd0452dc
projects/*/options: rename $BLURAY_SUPPORT to $KODI_BLURAY_SUPPORT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-11-09 13:26:03 +01:00
Stephan Raue
fb231f9b36
projects/*/options: rename $DVDCSS_SUPPORT to $KODI_DVDCSS_SUPPORT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-11-09 12:29:44 +01:00
Stephan Raue
a0677c6378
projects/*/options: rename $NONFREE_SUPPORT to $KODI_NONFREE_SUPPORT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-11-09 12:28:55 +01:00