aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2018-01-26[Android] default sdk=android-26 / update docpeak3d
2018-01-23FIX: [doc] sdk 26 required after Oreo mergeChris Browet
2017-12-31Merge pull request #13263 from koying/chgdroidgradleMartijn Kaijser
CHG: [droid] use gradle to build apk
2017-12-29CHG: [droid] use gradle to build apkChris Koying Browet
2017-12-29[docs] android uses clang 5.0 since d32bd6656fRechi
2017-12-22CHG: [droid] switch to clang & libc++Chris Koying Browet
2017-12-22CHG: [droid] default toolchain = 16Chris Koying Browet
2017-11-21[fix] missing --with-ndk to --with-ndk-(api|path) renames at e6c79d3beeRechi
2017-11-21FIX: [droid;doc] --ndk-dir no more supportedChris Koying Browet
2017-11-08[docs] raspberry-pi: simplyfy build instructionswsnipex
don't require sudo, don't copy stuff needlessly
2017-11-08[depends] fix rbpi toolchain usagewsnipex
2017-11-06[docs] add README.FreeBSDAhto Taat
2017-11-03FIX: [doc;droid] now requires SDK 24Chris Browet
2017-10-30[docs] - updated iOS readme with xcode 9 supportMemphiz
2017-10-30[docs] - added Xcode 9 support to the osx readmeMemphiz
2017-09-09Remove dependency on (un)zip where unwarrantedPhilipp 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 WaylandPhilipp Kerling
2017-07-15Update README.androidMartijn 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 14bMartijn Kaijser
2017-05-30Merge pull request #12059 from Memphiz/osx_droidMartijn Kaijser
[OSX] - fix compilation for android on OSX hosts.
2017-05-22Update README.raspberrypiivopz
Updating the "2. Building Kodi for the Raspberry Pi" procedure
2017-05-20[droid] - some fixups to the readme file for androidMemphiz
2017-05-12[depends][darwin] configure: remove special tarballs dir & nativeprefixRechi
2017-05-12[docs] ios & osx use 'make -C tools/depends/target/cmakebuildsys' for generationRechi
2017-04-24Update README.linux testing informationCraig Andrews
Update testing instructions to align with changes made during the cmake migration.
2017-04-12Corrected spacing in readmeRazzeee
2017-04-12Added build instructions for rapidjson OpenSuse. (#11943)BlakZtar
Added build instructions for rapidjson OpenSuse.
2017-03-24Merge pull request #8008 from Montellese/rapidjsonWolfgang Schupp
JSON: replace YAJL with RapidJSON
2017-03-24[depends/cmake/win32] replace yajl with rapidjson (thanks to hudokkow)montellese
2017-03-23Merge pull request #11854 from santaSJ/update-README.androidWolfgang Schupp
[docs] Update README.android
2017-03-20[cleanup] depends: remove libsdl2Stefan Saraev
2017-03-20[cleanup] depends: remove libsdl_imageStefan Saraev
2017-03-14[docs] Update README.androidsantaSJ
2017-03-05[cmake/depends/win32] add libfmtmontellese
2017-02-18Merge pull request #11591 from mueller-ma/patch-1Martijn Kaijser
fix right order of topics
2017-02-17Merge pull request #11024 from rinaldus/masterpopcornmix
Update README.raspberrypi
2017-02-16Update README.raspberrypiPeter
2017-02-14Merge pull request #10539 from Memphiz/xcode8_iosjenkins4kodi
2017-01-31fix right order of topicsmueller-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-03spelling: commentsJosh Soref
2016-12-24[docs] Remove note that Xcode has to be adapted for a certain SDKChristian 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.mdChristian Fetzer
2016-12-23[readme/ios] - added xcode8 supportMemphiz
2016-12-22[docs] Update README.iosChristian Fetzer
2016-12-22[docs] Update README.osxChristian Fetzer
2016-12-12[depends] remove rtmp as it's included through ffmpeg or as binary addonMartijn Kaijser
2016-12-11Merge pull request #11113 from candrews/remove-libmadMartijn Kaijser
Remove remaining reference to libmad
2016-12-11Merge pull request #11112 from candrews/remove-libxineramaMartijn Kaijser
Remove reference to libxinerama-dev