aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2012-05-16[osx/ios] fixed, build libffi and use it with python26 to create _ctypes.so ↵davilla
for ios, use it for osx too
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 ↵davilla
bootstrap as autoconfig needs it
2012-05-13[osx/ios] fixed, use an absolute path setup by depends configure to locate ↵davilla
Makefile.buildtools
2012-05-13[osx/ios] fixed i386/x86_64 pick for native compile of libsquash and ↵davilla
texturepacker
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 ↵davilla
x86_64 in CXXFLAGS as a hint to build it 32 or 64 bit
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
2012-05-10Merge pull request #37 from Fneufneu/freebsdFneufneu
add FreeBSD support
2012-05-10[osx] changes to build XBMCHelperamet
2012-05-09[osx/ios] refactor depends build and switchover to using 10.6sdk for osxS. Davilla
2012-05-07[osx/ios/atv2] use tarballs from our mirrorsamet
2012-05-07[osx/ios] bump cmake from 2.8.4 to 2.8.8davilla
2012-05-07[FreeBSD] include stdlib.h for realloc & freeFneufneu
2012-05-06[osx/ios] fixed native compile under 10.7/5.x sdksdavilla
2012-05-06[ios] fixed, libgcrypt compile under ios 5.x sdkdavilla
2012-05-06[osx/ios] prep for x86_64davilla
2012-05-06[osx/ios] fixed more c/p errorsdavilla
2012-05-06[osx/ios] fixed c/p errorsdavilla
2012-05-06[osx] bring in 'SDL: Fixed bug #1111', invalid inline assembly in ↵davilla
src/video/mmx.h
2012-05-06[osx/ios] restrict stpncpy.patch to sdk's > 10.6davilla
2012-05-06[osx/ios] bump yasm from 1.1.0 to 1.2.0davilla
2012-05-06[osx] bump libsdl from 1.2.13 to 1.2.14davilla
2012-05-06[osx/ios] bump liblzo2 from 2.03 to 2.06 and remove useless patchdavilla
2012-05-06[osx] gettext needs stpncpy.patch for sdk > 10.4davilla
2012-05-06[osx/ios] use system default gcc when building native pythondavilla
2012-05-06[osx/ios] bump libvorbis from 1.2.3 to 1.3.2davilla
2012-05-06[osx/ios] bump libogg from 1.1.4 to 1.3.0davilla
2012-05-06[osx/ios] prep for 10.6 sdk build under xcode4davilla
2012-05-06[osx] fixed, include our CFLAGS on builddavilla
2012-05-06[osx/ios] only build libafpclientdavilla
2012-05-06[osx/ios] force libcec to use autotools that we builddavilla
2012-05-05[osx] fixed, correct dylib path so we only build oncedavilla
2012-05-05[osx] use autotools that we build as the default osx versions are too olddavilla
2012-05-05[osx/ios/atv2] - cosmeticsMemphiz
2012-05-05[ios/atv2] - fix build of libmp3lameMemphiz
2012-05-05[osx/ios] fixed broken build that caught me nappingdavilla
2012-05-04[nfs] - bump version to 1.3Memphiz
2012-05-03[osx] fixed, silly brer rabbit, tar baby knows nothing about a zip filedavilla
2012-05-02[osx/ios] switch to pulling from our mirrorsdavilla
2012-05-02[osx] bump libGLEW from 10.5.8 to 1.7.0 and sedify patchesdavilla
2012-05-02[ios] - remove the ios5 restriction for ios - we only need it for atv2 now ↵Memphiz
because AppleTV.app dyloads us.
2012-05-01temp exclude install on iphone/ipad under ios5 until we fix ffmpeg asmS. Davilla
2012-05-01[ios] temp exclude install on atv2/ios5 until we fix ffmpeg asmS. Davilla
2012-05-01[fix] accidental removal of libcec.Jim Carroll