Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-30 | Merge pull request #10992 from fritsch/ffmpeg-315-beta5 | Martijn Kaijser | |
FFmpeg: Bump to 3.1.6-Krypton-Beta6 | |||
2016-11-29 | Merge pull request #10980 from notspiff/remove_unused | Cristiano A. Silva | |
remove unused variables / members | |||
2016-11-26 | FFmpeg: Bump to 3.1.6-Krypton-Beta6 | fritsch | |
2016-11-25 | [depends] ffmpeg: add option to autobuild.sh to build shared libs | wsnipex | |
2016-11-23 | remove unused variables / members | Arne Morten Kvarving | |
2016-11-23 | [cmake] don't rebuild ffmpeg and crossguid when building from depends | wsnipex | |
both libs where already built during depends stage | |||
2016-11-23 | [depends] pass build type (debug|release) to targets | wsnipex | |
2016-11-18 | Merge pull request #10865 from fetzerch/cmake_addon_depends | Christian Fetzer | |
[binary-addons] Rename DEPENDS_PATH to ADDON_DEPENDS_PATH | |||
2016-11-16 | Merge pull request #10863 from fetzerch/cmake_crosscompile | Christian Fetzer | |
[cmake] Unify usage of CMAKE_CROSSCOMPILE throughout the project | |||
2016-11-11 | [cec] bump to libCEC 4.0.0 | Lars Op den Kamp | |
2016-11-10 | Merge pull request #10891 from hudokkow/depends_fierce_links | jenkins4kodi | |
2016-11-09 | [cmake] separate_arguments() is stupid | h.udo | |
2016-11-07 | build: Allow installed links to be overwritten | popcornmix | |
2016-11-07 | Merge pull request #10823 from peak3d/ln_s_sf | Markus Pfau | |
[Depends] Force link generation (ln -s) to package config files to allow subsequent make binary-addons calls | |||
2016-11-07 | Merge pull request #10785 from ronie/privacypolicy | Martijn Kaijser | |
add privacy policy | |||
2016-11-07 | update build files | ronie | |
2016-11-06 | [Toolchain] Unconditionally set CMAKE_CROSSCOMPILING | Christian Fetzer | |
Set CMAKE_CROSSCOMPILING unconditionally if we have a toolchain file. Also resort the _binaddons toolchain file so that it is closer to the other one. | |||
2016-11-06 | [Toolchain] Cleanup if conditions | Christian Fetzer | |
2016-11-05 | [binary-addons] Rename DEPENDS_PATH into ADDON_DEPENDS_PATH | Christian Fetzer | |
DEPENDS_PATH is used twice in the code build system it's set to the system depends path (via toolchain file). In the addon system it's used to point to the place where addon dependencies should be built. This change renames the variable for binary-addons to ADDON_DEPENDS_PATH. The toolchain file can then be used for local addon builds. | |||
2016-11-04 | [depends] all platform but darwin: always use our own zlib | wsnipex | |
2016-11-01 | [depends] alsa-lib: fix typo in configure.in | Serge Schneider | |
2016-10-31 | Merge pull request #10818 from koying/fixamcssize | Martijn Kaijser | |
FIX: [amcs] get proper VideoView size (fixes #17032) | |||
2016-10-31 | [Depends] Force link generation (ln -s) to package config files to allow ↵ | Markus Pfau | |
subsequent make binary-addons calls | |||
2016-10-30 | Merge pull request #10746 from fritsch/ffmpeg315 | Peter Frühberger | |
FFmpeg: Bump to 3.1.5-Krypton-Beta5-1 | |||
2016-10-30 | FIX: [amcs] get proper VideoView size | Chris "Koying" Browet | |
2016-10-27 | Revert "[xbmc][win]Build addons with debug info on Windows" | Martijn Kaijser | |
2016-10-27 | FFmpeg: Bump to 3.1.5-Krypton-Beta5-1 | fritsch | |
2016-10-24 | Merge pull request #10760 from Paxxi/more_debug | Martijn Kaijser | |
[xbmc][win]Build addons with debug info on Windows | |||
2016-10-23 | Build addons with debug info on Windows | Pär Björklund | |
Change buildsetup to bundle all our PDB files into an archive, should hopefully make it easier to look at addon crashes | |||
2016-10-21 | FIX: [droid;obb] apk keeps getting larger | Chris "Koying" Browet | |
2016-10-21 | Merge pull request #10728 from wsnipex/ndebug | Wolfgang Schupp | |
disable debug in depends in Release builds | |||
2016-10-20 | [jenkins/buildsteps] disable debug in depends in Release builds | wsnipex | |
2016-10-20 | [depends] add --enable-debug switch to configure | wsnipex | |
2016-10-20 | Merge pull request #10732 from Memphiz/cmake_fix_binaddons | jenkins4kodi | |
2016-10-19 | [cmake/toolchain_binaddons] - set CMAKE_SYSTEM_NAME to Darwin for ios - this ↵ | Memphiz | |
enables the cmake cross compile flag which will be needed in cmake 3.7 to fix an ugly bug with osx sdk flags spreading into the ios cflags during cross compile | |||
2016-10-17 | [android] strip binaries in debug builds as well as they do not bring any ↵ | Martijn Kaijser | |
extra information in logcat | |||
2016-10-13 | [android] don't strip binaries in debug builds | wsnipex | |
2016-10-09 | add aarch64 lock-obj patch to libgpg-error | Markus Pfau | |
2016-10-09 | pass CPU instead ARCH as xbmc.property | mapfau | |
2016-10-09 | [android] splash fix for arm64 | mapfau | |
2016-10-09 | packaging fix | Markus Pfau | |
2016-10-09 | add aarch64 buildstep | Markus Pfau | |
2016-10-09 | version bump / strip force | Markus Pfau | |
2016-10-09 | [android] allow building with jdk 8 | wsnipex | |
TODO: use cmake's Java_JAVAC_EXECUTABLE var and version instead of calling javac directly | |||
2016-10-09 | bump default sdk version to 21 / remove offs64 overrides in dvdnav/read | Markus Pfau | |
2016-10-09 | [android] fix packaging for aarch64 | wsnipex | |
2016-10-09 | [depends] set CMAKE_STRIP in Toolchain.cmake | wsnipex | |
2016-10-09 | CHG: [NDK21] sambav3 | Chris Koying Browet | |
Force all off_t to off64_t | |||
2016-10-09 | [cmake] ffmpeg: add android aarch64 support | wsnipex | |
2016-10-09 | aarch64 compile stuff | Markus Pfau | |