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