aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/xbmc-addons.include
AgeCommit message (Collapse)Author
2018-05-22[depends] binary-addons: pass tarballs locationRechi
2016-12-21[autotools/buildsteps/depends] Update pathsh.udo
2016-12-11Remove remaining references to glewCraig Andrews
glew was (mostly) removed in 03ff0d5ea02963b1283fe8bc7c1bad18f2dd97b6; this commit removes any remaining references to it.
2016-10-31[Depends] Force link generation (ln -s) to package config files to allow ↵Markus Pfau
subsequent make binary-addons calls
2016-09-18[depends] fix binary-addon install when not cross-compilingwsnipex
2016-09-03[cmake] linux: replace custom (sudo) install target, it's not allowed ↵wsnipex
anymore in cmake 3
2016-04-30[depends] binary-addons: support ADDON_SRC_PREFIX in the autotools wrapper ↵wsnipex
for cross-compile
2015-09-04[depends] binary-addons: add X11wsnipex
2015-09-04[depends] binary addons: add GLEW to addon depends on linuxwsnipex
2015-07-24[binary addons] turn PACKAGE_ZIP into a proper cmake optionmontellese
2015-03-14[depends] binary-addons: fix building only selected addonswsnipex
2015-03-12[depends] binary addons: don't try to build unsupported addonswsnipex
2015-03-11[depends/binaddons] - build all addons addon by addon and log the successful ↵Memphiz
built addons to cmake/project/addons/.success and the failed ones to cmake/project/addons/.failure
2015-03-01cmake: ask for sudo rights on addon install to system dirswsnipex
2015-03-01[depends] fix standalone building of binary addonswsnipex
2015-03-01[depends] add binary addon specific cmake Toolchain and autotools config.sitewsnipex
2015-03-01cmake: don't install binary addon dependencies in unified deps prefix pathwsnipex
and make sure unified deps are not used for building bin addons
2015-02-02[cmake] clean addons project dir before building from dependswsnipex
if the project dir is not clean, build from depends will fail
2015-02-02[cmake] pass autoconf config.sub, config.guess down to addon dependencieswsnipex
2015-02-02[depends] fix missing DEPENDS_PATH definition for non-darwin buildsmontellese
2015-01-10[depends] fix building binary addons with the new auto depends handlingwsnipex
2015-01-10[depends] adapt binary addon building to new systemwsnipex
2015-01-10[depends] use central include file for binary-addons buildwsnipex