Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-26 | [Android] default sdk=android-26 / update doc | peak3d | |
2018-01-23 | FIX: [doc] sdk 26 required after Oreo merge | Chris Browet | |
2017-12-31 | Merge pull request #13263 from koying/chgdroidgradle | Martijn Kaijser | |
CHG: [droid] use gradle to build apk | |||
2017-12-29 | CHG: [droid] use gradle to build apk | Chris Koying Browet | |
2017-12-29 | [docs] android uses clang 5.0 since d32bd6656f | Rechi | |
2017-12-22 | CHG: [droid] switch to clang & libc++ | Chris Koying Browet | |
2017-12-22 | CHG: [droid] default toolchain = 16 | Chris Koying Browet | |
2017-11-21 | [fix] missing --with-ndk to --with-ndk-(api|path) renames at e6c79d3bee | Rechi | |
2017-11-21 | FIX: [droid;doc] --ndk-dir no more supported | Chris Koying Browet | |
2017-11-08 | [docs] raspberry-pi: simplyfy build instructions | wsnipex | |
don't require sudo, don't copy stuff needlessly | |||
2017-11-08 | [depends] fix rbpi toolchain usage | wsnipex | |
2017-11-06 | [docs] add README.FreeBSD | Ahto Taat | |
2017-11-03 | FIX: [doc;droid] now requires SDK 24 | Chris Browet | |
2017-10-30 | [docs] - updated iOS readme with xcode 9 support | Memphiz | |
2017-10-30 | [docs] - added Xcode 9 support to the osx readme | Memphiz | |
2017-09-09 | Remove dependency on (un)zip where unwarranted | Philipp Kerling | |
zip is only used for darwin codesigning. unzip is used both for codesigning and android. All other platforms do not use them, so no need to check for them. | |||
2017-08-16 | [readme] Update Linux instructions for Wayland | Philipp Kerling | |
2017-07-15 | Update README.android | Martijn Kaijser | |
2017-07-07 | [bluray] Use bd_open_files. This makes BD-J menus from Blu-rays using a ↵ | ace20022 | |
protocol like smb:// functional. The old way of using filesystem hooks is deprecated. This requires libbluray 0.9.3 as a minimum. | |||
2017-06-05 | [android] bump to NDK 14b | Martijn Kaijser | |
2017-05-30 | Merge pull request #12059 from Memphiz/osx_droid | Martijn Kaijser | |
[OSX] - fix compilation for android on OSX hosts. | |||
2017-05-22 | Update README.raspberrypi | ivopz | |
Updating the "2. Building Kodi for the Raspberry Pi" procedure | |||
2017-05-20 | [droid] - some fixups to the readme file for android | Memphiz | |
2017-05-12 | [depends][darwin] configure: remove special tarballs dir & nativeprefix | Rechi | |
2017-05-12 | [docs] ios & osx use 'make -C tools/depends/target/cmakebuildsys' for generation | Rechi | |
2017-04-24 | Update README.linux testing information | Craig Andrews | |
Update testing instructions to align with changes made during the cmake migration. | |||
2017-04-12 | Corrected spacing in readme | Razzeee | |
2017-04-12 | Added build instructions for rapidjson OpenSuse. (#11943) | BlakZtar | |
Added build instructions for rapidjson OpenSuse. | |||
2017-03-24 | Merge pull request #8008 from Montellese/rapidjson | Wolfgang Schupp | |
JSON: replace YAJL with RapidJSON | |||
2017-03-24 | [depends/cmake/win32] replace yajl with rapidjson (thanks to hudokkow) | montellese | |
2017-03-23 | Merge pull request #11854 from santaSJ/update-README.android | Wolfgang Schupp | |
[docs] Update README.android | |||
2017-03-20 | [cleanup] depends: remove libsdl2 | Stefan Saraev | |
2017-03-20 | [cleanup] depends: remove libsdl_image | Stefan Saraev | |
2017-03-14 | [docs] Update README.android | santaSJ | |
2017-03-05 | [cmake/depends/win32] add libfmt | montellese | |
2017-02-18 | Merge pull request #11591 from mueller-ma/patch-1 | Martijn Kaijser | |
fix right order of topics | |||
2017-02-17 | Merge pull request #11024 from rinaldus/master | popcornmix | |
Update README.raspberrypi | |||
2017-02-16 | Update README.raspberrypi | Peter | |
2017-02-14 | Merge pull request #10539 from Memphiz/xcode8_ios | jenkins4kodi | |
2017-01-31 | fix right order of topics | mueller-ma | |
2017-01-16 | [DOCS] Update README.linux, add README.OpenSuse (#11244) | mgrep | |
* Update README.linux Addition of OpenSuse Build Dependencies and cmake build instructions for OpenSuse * Update README.linux * Add files via upload Changed the documentation as requested * Delete README.linux Made the OpenSuse specific changes in a new file called "README.opensuse" * Add files via upload Original file * Changed Linux and OpenSuse documentation #2nd try @wsnipex README.linux now contains cmake compile instructions. README.opensuse contains instructions specifically for OpenSuse. @hudokkow squashed into one commit | |||
2017-01-03 | spelling: comments | Josh Soref | |
2016-12-24 | [docs] Remove note that Xcode has to be adapted for a certain SDK | Christian Fetzer | |
It's enough to have depends built using --with-sdk and then point cmake to the respective Toolchain file. | |||
2016-12-24 | [docs] Fix cmake paths in README.ios.md and README.osx.md | Christian Fetzer | |
2016-12-23 | [readme/ios] - added xcode8 support | Memphiz | |
2016-12-22 | [docs] Update README.ios | Christian Fetzer | |
2016-12-22 | [docs] Update README.osx | Christian Fetzer | |
2016-12-12 | [depends] remove rtmp as it's included through ffmpeg or as binary addon | Martijn Kaijser | |
2016-12-11 | Merge pull request #11113 from candrews/remove-libmad | Martijn Kaijser | |
Remove remaining reference to libmad | |||
2016-12-11 | Merge pull request #11112 from candrews/remove-libxinerama | Martijn Kaijser | |
Remove reference to libxinerama-dev |