aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2016-03-01build estouchy instead of re-touchedronie
2016-03-01[depends] Bump openssl to 1.0.2gRechi
2016-03-01prepare build-related stuff for skin changephil65
2016-02-28[cmake] Align FFMPEG build with AutotoolsChristian Fetzer
Use the same options for building FFMPEG with CMake and Autotools.
2016-02-26[android] bump to NDK 10eMartijn Kaijser
2016-02-25[cmake] Build kodi.bin for androidChristian Fetzer
This is the first step for android support with CMake.
2016-02-24[win32] build-mingwlibs: remove parallelism for `make install`.Anton Fedchin
2016-02-23[posix] move libdvd to dependswsnipex
2016-02-23[win32] Build libdvd libs from Kodi repos.Anton Fedchin
2016-02-23[depends] add libdvdcsswsnipex
2016-02-23[depends] add libdvdnavwsnipex
2016-02-23[depends] add libdvdreadwsnipex
2016-02-23[win32] Update msys+mingw build system to msys2+mingw-w64.Anton Fedchin
2016-02-20[ios/packaging] - fixed wrong evaluation of $ARM64 (which is command true, ↵Memphiz
false and can't be fed to test via []), fixes arm64 requirement during installation even while we are still building 32bit...
2016-02-19Merge pull request #6730 from louis89/add_ssl_to_mysql_for_mac_os_x_buildsMemphiz
Enables SSL for MySQL in Mac OS X builds
2016-02-18Merge pull request #9059 from Razzeee/bump-sqlite-3.10.2Martijn Kaijser
Bump to SQLite 3100200 (aka 3.10.2)
2016-02-18[depends] - mysql needs zlib nowMemphiz
2016-02-18[depends/mysql] - fixed openssl checkMemphiz
2016-02-18Added options to mysql Makefile to enable SSL for MySQL in Mac OS X buildsLouis DaPrato
2016-02-14Merge pull request #9092 from stefansaraev/squishStefan Saraev
remove libsquish
2016-02-14Merge pull request #9084 from fritsch/androidtestv3Martijn Kaijser
AESinkAUDIOTrack: Adjustments for AML
2016-02-13[cmake] remove squish dependencyStefan Saraev
2016-02-13[depends] remove libsquishStefan Saraev
2016-02-13[texturepacker] configure: remove libsquishStefan Saraev
2016-02-13[texturepacker] remove squish usageStefan Saraev
2016-02-13[texturepacker] make disabling dxt/lzo actualy work.Stefan Saraev
2016-02-12[cmake] Add CMake files to tools/dependsChristian Fetzer
Add CMakeLists.txt and find modules for dependencies. - OSXRemote - JsonSchemaBuilder - TexturePacker - libsquish - crossguid - ffmpeg
2016-02-12AESinkAUDIOTRACK: Add support for AMLogic HD Audiofritsch
2016-02-12[cmake] Adapt Toolchain.cmake.in for CMake based buildsystemChristian Fetzer
2016-02-08FFmpeg: Build from branch nowfritsch
2016-02-08[depends/ffmpeg] fix autobuild.sh for branch names that contains slasheswsnipex
2016-02-08Bump to SQLite 3100200 (aka 3.10.2)Kolja Lampe
2016-02-07Revert "FFmpeg: Bump to 2.8.6-Jarvis-16.1"fritsch
This reverts commit 3e9e7d202b3a5b7dc16bbec7da1219cd6c9a6b4b. Reason: It did not match the intended semantics - further discussion ongoing
2016-02-07FFmpeg: Bump to 2.8.6-Jarvis-16.1fritsch
2016-02-05[guilib][depends] Remove libgif from core. It's still needed for TexturePacker.ace20022
2016-02-05Merge pull request #9040 from fritsch/ffmpeg-2.8.6Martijn Kaijser
FFmpeg: Bump to 2.8.6-Jarvis-rc2
2016-02-03FFmpeg: Bump to 2.8.6-Jarvis-rc2-dxvafritsch
2016-02-02[depends] Bump libnfs to version 1.10.0Kolja Lampe
2016-02-02Remove the unused folder tools/rbpKolja Lampe
2016-02-01[cleanup] remove boost from dependsStefan Saraev
2016-01-31Merge pull request #9006 from Memphiz/rbpi_update_toolchainMemphiz
[jenkins/rbpi] - use new toolchain for rbpi and get rid of the unused…
2016-01-31[jenkins/rbpi] - use new toolchain for rbpi and get rid of the unused ↵Memphiz
"--with-toolchain" configure flag
2016-01-29Merge pull request #8980 from stefansaraev/waylandRainer Hochecker
[cleanup] wayland
2016-01-29Merge pull request #8951 from wsnipex/remove_libssh2Wolfgang Schupp
[depends] removed unused libssh2
2016-01-29[cleanup] waylandStefan Saraev
2016-01-29[TexturePacker][gif] The Graphic Control Extension is optional.ace20022
2016-01-24[depends] removed unused libssh2wsnipex
2016-01-22FIX Android: On newer kernels neon cpu feature is represented as asimdStanislav Vlasic
Newer kernels, for example starting from 3.14.33 kernel; commit: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/diff/?h=linux-3.14.y&id=42b34c73ae40e3158779a5d47dcd514702804613
2016-01-15FFmpeg: Bump to 2.8.5-Jarvis-rc1fritsch
2016-01-13[xcode] - remove HEADER_SEARCH_PATHES from xcode and update them properly in ↵Memphiz
App.xcconfig