aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2011-03-23Fixed a comment in mkdev-xbmc-ios.sh so it doesn't throw an error when ran.keith
2011-03-23[osx/ios] changed. bump libvorbis to 1.2.3 to get rid of unused static ↵S. Davilla
warnings. drop patches and sedify them in the Makefiles
2011-03-23[osx/ios] changed from using internal build of libflac to xxx-depends and ↵S. Davilla
removed internal osx/ios build bits
2011-03-21[osx] fix build under 10.5, libtool is too old thereS. Davilla
2011-03-21[ios] cleanup mkdeb scripts, Allows us to run mkdeb-xbmc-xxx.sh from ↵amet
anywhere in the three, rather than the tools/osx/packaging/xbmc-xxx folder only
2011-03-21changed: use supported '-n 1' param instead for determining revision string.theuni
The '-1' param works, but only because it works at some deeper level, and is much more likely to break.
2011-03-20[osx] added: quick script for buildbot to determine if osx-build-deps have ↵theuni
changed since the last fetch
2011-03-20added: gitrev-posix script so that buildbot can capture the revision string ↵theuni
for osx/linux
2011-03-20[osx] fixed: incorrect prefix and missing path in osx/ios-depends Makefilesbeenje
2011-03-19[osx/ios] fixed librtmp build. Thanks jingai(Jonathan Lane)S. Davilla
2011-03-19[ios-depends] fixed, if buildroot exists and building from a clean depends, ↵S. Davilla
symlink will fail unless forced
2011-03-18[osx/ios] banish libass to xxx-depends, this removes the need for an ↵S. Davilla
external flag as osx/ios/linux/win are external libass but win is still dyloaded while the others are compile linked
2011-03-18[osx/ios] flip the order of aclocal includes, search buildroot firstS. Davilla
2011-03-17[ios] refactor boost makefileS. Davilla
2011-03-17[ios] remove unused fileS. Davilla
2011-03-17[osx/ios] add libbluray to depends buildS. Davilla
2011-03-17[ios] fixed, make xcode and ios-depends scripts independent on installed ↵S. Davilla
iphone 4.x SDK
2011-03-17[osx] fixed, python2.6 issues with hashlib under 10.4S. Davilla
2011-03-16[osx/ios] fixed, forgot to include libmodplug in xxx-depends MakefileS. Davilla
2011-03-16[osx/ios] update base urls to our mirrorsS. Davilla
2011-03-16[osx/ios] changed, banish libmicrohttp and libmodplug to the backlands of ↵S. Davilla
xxx-depends. Remember to make -C tools/osx/xxx-depends to pick them up
2011-03-15[osx] fixed osx-depends python makefile to build onceS. Davilla
2011-03-14[osx] more dynamic_lookup removal, xbmc runs again under 10.4S. Davilla
2011-03-14[osx] fixed, do not pass undefined dynamic_lookup into configure, it voids ↵S. Davilla
any compile/link test for determining if a function exists
2011-03-12[osx] force gexttext to use the internal mempcpy functionS. Davilla
2011-03-11Merge branch 'Makefile_cleanup' of http://github.com/amet/xbmc into ↵S. Davilla
amet-Makefile_cleanup
2011-03-11[osx] fixed make build and changed xcode to match. Moral... don't mix SDL ↵S. Davilla
dynamic and static libs when linking.
2011-03-11cleanup of ios-depends and osx-depends Makefilesamet
2011-03-10[osx] build fixes for libgcrypt, libgpg-errorS. Davilla
2011-03-09[ios] prep, add ios-depends build systemS. Davilla
2011-03-09[darwin] changed, replace wrapping with wrapper.rb with linker alias_listS. Davilla
2011-03-08[ios] prep, add atv2/ios deb packaging scriptsS. Davilla
2011-03-08[osx] fixed, do not configure for shared jpg, png, tif, dlopen can not find ↵S. Davilla
them. make -C tools/osx/osx-depends/libsdl_image distclean, make -C tools/osx/osx-depends/libsdl_image to keep from having to rebuild osx-depends
2011-03-07[osx] native tools need an explicit PATH to builddir or they will not find ↵S. Davilla
our build native binaries
2011-03-07[osx] fixed, TexturePacker make was assuming the wrong lib path and an ↵S. Davilla
SDL_image dylib
2011-03-07[osx] fixed, it help if we actually install cmake, thanks dynaflashS. Davilla
2011-03-07[osx] fixed, configure SDL without x11, we do not use it under osxS. Davilla
2011-03-07[osx] fixed boost build, dump the old script and build directly with bjamS. Davilla
2011-03-05[osx] add new osx depends build system, this will replace macportsS. Davilla
2011-02-27changed: removed executable bit of FEH.py and xbmc-standalone.sh.invdrfan
2011-02-27fixed: xbmc-standalone command line args (fixes #9879)vdrfan
2011-02-17Removed use of libfaad2. It was already disabled on all platforms.theuni
2011-02-10Nuked XBMCLive. Have no fear, it is only moving to a new home.theuni
See: https://github.com/xbmc/xbmc-live Live may now be maintained independently from XBMC, meaning that bugfix releases (of Live itself) may be cut, and XBMC can be tagged independently. This should make development much less restricted. Acked by lcapriotti.
2011-02-09Nuke ppa packaging from our repo and give it a new home.theuni
Our tag and release schedules should be separate from our packaging. With this moved out, we can roll new XBMC releases from existing XBMC tags in order to correct packaging screwups. See: git://github.com/xbmc/xbmc-packaging.git
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
Squashed commit due to build breakage during code-reshuffle history. Conflicts: xbmc/Util.cpp xbmc/cdrip/CDDARipper.cpp xbmc/filesystem/Directory.cpp xbmc/filesystem/File.cpp
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
This reverts commit 4e98a514c6a2975ec234fe19fe058e7e74bcfb7d, reversing changes made to 8d73cbde1dcd240d80bee9301d0321703a15c995.
2011-01-20Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-19fixed: apparently cwiid doesn't pull the bluetooth library properly onspiff
all distros (ubuntu 11.04 in this case). thus link to it explicitly. part of ticket #11083 - thanks to sitzm
2011-01-16Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-16changed: not going to execute thesespiff