Stefan Saraev
115fe45bc9
mediacenter: add kodi binary addons
...
- audioencoders: all
- audiodecoders: all
- pvr clients: all
- visualizations: fishbmc, spectrum, waveform
2015-04-03 12:19:38 +03:00
Stefan Saraev
4fe8fad558
buildsys: set default arch to x86_64. drop i386 support
2015-04-03 12:08:22 +03:00
Stefan Saraev
7193fb68f9
drop SDL(1)
2015-04-03 12:00:37 +03:00
Stephan Raue
8407816414
scripts: add support for PKG_ADDON_PROVIDES
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-22 21:57:07 +01:00
Lukas Rusak
e2f3241629
Dove cleanup
2015-03-13 09:00:29 -07:00
Stefan Saraev
e9c7d69644
buildsys:clean up nouveau leftovers
2015-02-22 13:22:50 +02:00
Jonas Karlman
82d79093af
GCC 4.9 has support for armv7ve
2015-02-10 08:06:54 +01:00
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 42c0ad09df23b3494193d40e8cd6e0c1a4c13b61.
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
Stephan Raue
58ef85be1f
projects/*/options: rename $WEBSERVER to $KODI_WEBSERVER_SUPPORT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 12:24:49 +01:00
Stephan Raue
479bd5c83d
projects/*/options: rename $UPNP_SUPPORT to $KODI_UPNP_SUPPORT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 12:22:04 +01:00
Stephan Raue
43120e9979
projects/*/options: rename $AFP_SUPPORT to $KODI_AFP_SUPPORT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 12:19:18 +01:00
Stephan Raue
e00be7b6a8
projects/*/options: rename $AIRPLAY_SUPPORT to $KODI_AIRPLAY_SUPPORT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 12:17:22 +01:00
Stephan Raue
3e12eb050c
projects/*/options: rename $AIRTUNES_SUPPORT to $KODI_AIRTUNES_SUPPORT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 12:16:25 +01:00
Stephan Raue
26bafc063f
move vaapi / vdpau support to config/graphic
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 02:40:59 +01:00
Stephan Raue
fc52cf3ea5
add support for project based versioning
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-03 23:40:10 +01:00
Stephan Raue
4b97acfb37
Merge pull request #3538 from vpeter4/folder_path
...
path: search for package folders only if they containg package.mk file
2014-10-27 12:13:31 +01:00
Stephan Raue
cf1ec2e8d9
config/options: read distro options if available
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-26 19:07:25 +01:00
Stephan Raue
e78572762c
[xbmc-rebrand] config/functions: rename XBMC comments to 'Kodi'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-21 14:01:41 +02:00
Stephan Raue
9f17c5587d
[xbmc-rebrand] config/*: rename all variables '$XBMC*' to '$KODI*'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-18 22:50:36 +02:00
Stephan Raue
b29145aeab
config/functions: show_config: report upnp support
2014-10-16 14:32:21 +02:00
vpeter4
c2d314c30f
path: search for package folders only if they containg package.mk file
...
it's much more universal way as it was before
2014-10-10 09:02:55 +02:00
vpeter4
2cedaafbe4
path: fix folders returned by find command
...
redirect errors in function get_build_dir()
2014-09-30 21:25:46 +02:00
Stephan Raue
2c54f9a757
Merge pull request #3392 from vpeter4/project_build
...
allow packages in projects folder
2014-09-27 21:17:21 +02:00
Stephan Raue
93a31140e0
config/functions: unset $CPP if set on host OS
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-23 20:21:05 +02:00
Stephan Raue
a2eb94542e
config/functions: fix strip_lto
...
no lto *flags should be left after stripping..
2014-09-03 23:04:16 +02:00
Stephan Raue
a5a5269281
config/functions: remove strip_linker_plugin
2014-09-03 23:02:32 +02:00