aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2017-03-19FIX: [cmake] use specific Android profile (so versions)Chris Koying Browet
2017-03-13[win] use 64-bit toolset if availableRechi
2017-03-12[jenkins][windows] don't remove previous compiled version of ffmpeg and ↵Rechi
libdvd if nothing changed
2017-03-10Merge pull request #10970 from wsnipex/depends_flagsCris Silva
[depends] filter out unwanted optimization flags
2017-03-09[depends] libfmt: really fix native buildmontellese
2017-03-09[depends] libfmt: fix retrieval of source tarballMontellese
2017-03-09[depends] add missing CMAKE_INSTALL_PREFIX for native linux buildsmontellese
2017-03-08[depends] libfmt: remove BASE_URL pointing to githubMontellese
2017-03-05Merge pull request #11039 from Montellese/libfmtPär Björklund
Use {fmt} instead of custom sprintf
2017-03-05[cmake/depends/win32] add libfmtmontellese
2017-03-04[Android] pycryptodome packaging namespace fixpeak3d
2017-03-01Merge pull request #11758 from mdeguzis/patch-3Wolfgang Schupp
display revision num. when building
2017-03-01Merge pull request #11763 from wsnipex/cryptodomeWolfgang Schupp
[depends] install pycryptodome under the alternative Cryptodome names…
2017-02-26[depends] install pycryptodome under the alternative Cryptodome namespace ↵wsnipex
instead of Crypto
2017-02-26[depends] fix taglib are boost removalwsnipex
2017-02-25display revision num. when buildingMichael T. DeGuzis
2017-02-25[depends] install depends build for debug and release into their own ↵wsnipex
respective dirs
2017-02-25[depends] filter out unwanted optimization flagswsnipex
2017-02-22[linux] prevent wasting RAM due to memory fragmentationwsnipex
2017-02-18Merge pull request #11585 from nsenica/ffmpeg_options_leiaMartijn Kaijser
[cmake] Tidy up ffmpeg in order to be more flexible and versatile. Also includes switches for Raspberry Pi.
2017-02-18Merge pull request #11658 from mdeguzis/patch-2Wolfgang Schupp
allow tag rev to be defined for rebuilds
2017-02-18Merge pull request #11452 from Kwiboo/master-app-nameWolfgang Schupp
App-name fixes for master
2017-02-16[depends] use ccache if availableRechi
2017-02-16[depends] allow CC & CXX have spacesRechi
2017-02-14Merge pull request #10539 from Memphiz/xcode8_iosjenkins4kodi
2017-02-11allow tag rev to be defined for rebuildsMichael T. DeGuzis
2017-02-11Unify setting for RPi, there's no need to make it CPU specific.Nuno Sénica
2017-02-07[linux] install <app-name>.desktopJonas Karlman
2017-01-30Tidy up ffmpeg in order to be more flexible and versatile. Also includes ↵Nuno Sénica
switches for Raspberry Pi
2017-01-24[depends] patch taglib: Efficient lookup for an ID3v2 tag in MPEG files with ↵Rechi
garbage.
2017-01-23[droid] fix packaging after 2816efc77d71d50200ea3ae12fb66ad324d1f6e2Martijn Kaijser
2017-01-23Merge pull request #11510 from MartijnKaijser/fixpixel-kryptonMartijn Kaijser
FIX: [droid] Copy splash to xxxhdpi drawable
2017-01-22Merge pull request #11260 from TotalCaesar659/masterCristiano A. Silva
Added Russian translation to the shortcut comment
2017-01-21FIX: [droid] Copy splash to xxxhdpi drawableChris Koying Browet
Prevents crash on very large dpi devices, as a "plain" drawable is assumed mdpi
2017-01-21add pycryptodome python modulepeak3d
2017-01-17[cleanup] remove leftover from autotoolsRechi
2017-01-16updated artwork containing full logo to reflect our registered mark (r)da-anda
2017-01-03spelling: methodsJosh Soref
2017-01-03spelling: commentsJosh Soref
2017-01-03spelling: local variablesJosh Soref
2017-01-03spelling: stringsJosh Soref
2017-01-03spelling: outputJosh Soref
2017-01-05fix invalid output from JsonSchemaBuilder (#11357)Sam Stenvall
The scanner scans up until an \n character, which means a potential \r might sneak in. When each character is looped over there was no handling for \r so they got streamed to the output, resulting in bogus new lines in the output file.
2017-01-04Merge pull request #11361 from opdenkamp/libcec-4.0.1Lars Op den Kamp
[CEC] bump to libCEC 4.0.1
2017-01-04[CEC] bump to libCEC 4.0.1Lars Op den Kamp
fixes detection of CEC adapters
2017-01-03android:debuggable supportpeak3d
2017-01-03spelling: configureJosh Soref
2016-12-30[depends] explictly disable building curl with rtmp supportMartijn Kaijser
2016-12-29[docs] fix typo in README.debianJason Lewis
[docs] fix typo in README.debian
2016-12-28Merge pull request #11243 from fetzerch/cmake_mdnsChristian Fetzer
[cmake] Add FindMDNSEmbedded module (for Zeroconf on Android)