aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
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
2012-05-01[fix] - sync xcode projects for ios and atv2Memphiz
2012-05-01[osx] bump OSXRemote xcode project min version to xcode 3.1, disable ↵S. Davilla
distributed build to shutup a warning that it can not distcc the build, change the c-lang to compiler-default to match the main xcode project
2012-04-30[osx/ios] bump libjpeg-turbo to release version 1.2.0S. Davilla
2012-04-30release: bump versions for May merge windowtheuni
2012-04-28[ios] fix deprecated swp{b} spew for arm6+S. Davilla
2012-04-21release: change osx release var to make it line up with usage elsewheretheuni
2012-04-17[ios] update gas-preprocessor.pldavilla
2012-04-03release: version bumps for 12.0 alpha1theuni
Each merge window will be defined as an alpha release. Thus, the first commit in the next merge window should be a bump to 12.0 alpha2. For internal versioning that cannot be handled with strings, we use currentvers + .9 instead, so that versions are always incrementing. It's not nice to mix, but since they're for dev use only, confusion should be minimal. xbmc.addon will be 11.9.1 for the first alpha in the 12.0 release series, 11.9.2 for the second, etc. This way final release will be 12.0.0 as expected. configure.in is handled the same way.
2012-03-31[atv2/ios5.1] - create the appliances dir if needed - its not there after jbMemphiz
2012-03-29[osx/ios/libcec] - fixed that Makefile - really!Memphiz
2012-03-29[osx/ios] fixed, quit messing with this fileS. Davilla
2012-03-28[osx/ios] bump libcec from vauge 'latest' to libcec-1.5.2davilla
2012-03-27cec: get libCEC-latest from packages.pulse-eight.net, so it can be updated ↵Lars Op den Kamp
separately, e.g. to add vendor support
2012-03-27cec: added an option to configure whether or not to send an 'inactive ↵Lars Op den Kamp
source' message. bugzid: 439
2012-03-27cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set ↵Lars Op den Kamp
the config in libCEC.
2012-03-20Added Unity Quicklist integrationDavid Baucum
2012-03-14[osx] fix release build and packaging, yes I really, really tested this to ↵davilla
make sure it works
2012-02-27[osx/ios] fixed build, that will teach me to c/p from TheUni without testing :)davilla
2012-02-27[osx/ios] fixed enable buildbot to create release versiondavilla
2012-02-22fixed: syntax error in FEH.py (closes #12682 - thanks bonemasterno1)vdrfan
2012-01-18[osx/ios] fixed, curl now has librtmp depends so build librtmp before curl, ↵davilla
thx jm
2012-01-16[osx/ios] fixed, bump tarball version to one that does not have pre-compiled ↵davilla
bits... yes, I have been trouted
2012-01-16[osx/ios] fixed... again for those troublemakers in the backdavilla
2012-01-15[osx/ios] changed, bring changes into lib so others can use it without ↵davilla
having to patch the crap out of it
2012-01-15[osx/ios] fixed, qualify windows DEBUG ifdef as it collides with the darwin onedavilla
2012-01-15[osx/ios] fixed, force TIXML_USE_STL and just build the libdavilla
2012-01-15[osx/ios] add tinyxml as system lib for osx/iosdavilla
2012-01-08changed: allow sixwatch to recover after suspend or some exceptionJoakim Plate
2012-01-08changed: avoid crashing just cause we fail to set MTUJoakim Plate
It is usually not needed. Also added a readme file for ubuntu about what packages are needed
2012-01-07[osx/ios] - bump curl version to 7.21.6 - this fixes issues with some ↵Memphiz
redirected urls (e.x. used by youtube) - HTTP 302 requests