aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-09-06[darwin] fixed packaging, the internal name used when linking name needs to c...davilla
2012-09-06[darwin] - enable gtest targetsMemphiz
2012-09-06[darwin] add temp helper file for pvr addon binary builddavilla
2012-09-04Merge pull request #1282 from huceke/raspberrypihuceke
2012-09-04cec: bump the libCEC versions of win32 and osx to 1.8.1 (same as linux)Lars Op den Kamp
2012-09-03[rbp] changed turn back on ffmpeg optimisations and remove -fomit-frame-point...gimli
2012-09-03[osx/ml] - allow to build XBMC against osx sdk 10.8Memphiz
2012-09-03[droid] replace hard-coded "android-10" with in packaging makefile (thanks f...montellese
2012-09-03[droid] also remove directories in a skin's "media" directory during packagingmontellese
2012-09-03Merge pull request #1360 from MartijnKaijser/masterMartijn Kaijser
2012-09-03release: bump versions for September merge windowMartijn Kaijser
2012-09-01Check return of stat() syscall in XBMCTex.cppKyle Hill
2012-08-24fix xbmc.desktop file syntaxKen Dreyer
2012-08-13[rbp] fixed, hanewin patch not needed for libnfs 1.3.0gimli
2012-08-12[rbp] changed, we can now turn on optimizations. configure doesn't mess anymo...gimli
2012-08-10[rbp] added raspberrypi omxplayergimli
2012-08-10[rbp] added raspberrypi EGL support plus a pseudo 3D mode for 3D outputgimli
2012-08-10[osx] fixed default sdk selector when compiling on 10.8 and force to 10.7 sdkdavilla
2012-08-10[rbp] added raspberrypi toolchain support filesgimli
2012-08-08[droid] - fix darwin detection for TexturePacker - don't rely on ARCH but on ...Memphiz
2012-08-08[droid] - nearly forgot to make use of the DARWIN_NATIVE_ARCH in libsquish an...Memphiz
2012-08-08[droid] fix first-run TexturePacker build.Cory Fields
2012-08-08[droid] add rpath to native libsCory Fields
2012-08-08[droid] add packagingtheuni
2012-08-08[droid] add dependstheuni
2012-08-01release: bump versions for August merge windowmontellese
2012-07-03Merge pull request #887 from Pulse-Eight/cec1.6Lars Op den Kamp
2012-07-02cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using firmw...Lars Op den Kamp
2012-07-01release: bump versions for July merge windowMemphiz
2012-06-29[atv2] - remove the install clamp for ios > 5Memphiz
2012-06-29[ios] - new gas-preprocessor.pl needed for the ffmpeg arm pic patch - thx to ...Memphiz
2012-06-05[osx] fixed crash under 10.6 with xbcm built with 10.7sdk/10.6 min, thx amet ...davilla
2012-06-02[libshairport] - pass metadata to xbmcMemphiz
2012-06-01Merge pull request #932 from Memphiz/nfsbump13Memphiz
2012-05-31Merge pull request #969 from davilla/fix-ios-python-ctypesdavilla
2012-05-31release: bump versions for June merge windowtheuni
2012-05-18[darwin-deps] - added build for libboblight (not hooked up to be auto built -...Memphiz
2012-05-16[osx/ios] fixed, build libffi and use it with python26 to create _ctypes.so f...davilla
2012-05-15[ios] fixed ios build, HRESULT and ULONG only collide on osxdavilla
2012-05-14[osx/ios] fixed depends build on a neked xcode4, install help2man during boot...davilla
2012-05-13[osx/ios] fixed, use an absolute path setup by depends configure to locate Ma...davilla
2012-05-13[osx/ios] fixed i386/x86_64 pick for native compile of libsquash and texturep...davilla
2012-05-12[ios] fixed, ios depends build on xcode4/10.7davilla
2012-05-12[osx/ios] fixed, sed on 10.7 seems sensitivedavilla
2012-05-12[osx] fixed, since native texturepacker uses SDL from depends, look for x86_6...davilla
2012-05-11[darwin-deps] - force libGLEW to only onejob (doesn't handle it solid)Memphiz
2012-05-11[darwin-deps] - force libsdl to only onejob (doesn't handle it solid)Memphiz
2012-05-10Consolidate unimplemented messages in case statement.Andres Mejia
2012-05-10Fix warning about unhandle enumerations.Andres Mejia
2012-05-10Fix build failure using gcc-4.7.Andres Mejia