Age | Commit message (Expand) | Author |
2011-04-12 | [osx/ios] refactor depends build system to use config.site, for testing only ... | S. Davilla |
2011-04-11 | [osx/ios] do not delete the includes when cleaning | S. Davilla |
2011-04-10 | [chd] fixes #11421, osx-depends broke libcrystalhd detection during configure | S. Davilla |
2011-04-07 | Updated the ios and osx depends builds to no longer invoke configure with --e... | Jim Carroll |
2011-04-05 | Code changes for external python. Changes include submissions by cptspiff,WiS... | spiff |
2011-03-31 | [ios] refactor makefile to remove undefined dynamic lookups, this confuses co... | S. Davilla |
2011-03-27 | [osx/ios/linux] changed, drop arch from various static lib names, this syncs ... | S. Davilla |
2011-03-24 | [osx] use our mirror for libvorbis tarball | amet |
2011-03-23 | Fixed 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 warnin... | S. Davilla |
2011-03-23 | [osx/ios] changed from using internal build of libflac to xxx-depends and rem... | S. Davilla |
2011-03-21 | [osx] fix build under 10.5, libtool is too old there | S. Davilla |
2011-03-21 | [ios] cleanup mkdeb scripts, Allows us to run mkdeb-xbmc-xxx.sh from anywhere... | amet |
2011-03-21 | changed: use supported '-n 1' param instead for determining revision string. | theuni |
2011-03-20 | [osx] added: quick script for buildbot to determine if osx-build-deps have ch... | theuni |
2011-03-20 | added: gitrev-posix script so that buildbot can capture the revision string f... | theuni |
2011-03-20 | [osx] fixed: incorrect prefix and missing path in osx/ios-depends Makefiles | beenje |
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... | S. Davilla |
2011-03-18 | [osx/ios] banish libass to xxx-depends, this removes the need for an external... | S. Davilla |
2011-03-18 | [osx/ios] flip the order of aclocal includes, search buildroot first | S. Davilla |
2011-03-17 | [ios] refactor boost makefile | S. Davilla |
2011-03-17 | [ios] remove unused file | S. Davilla |
2011-03-17 | [osx/ios] add libbluray to depends build | S. Davilla |
2011-03-17 | [ios] fixed, make xcode and ios-depends scripts independent on installed ipho... | S. Davilla |
2011-03-17 | [osx] fixed, python2.6 issues with hashlib under 10.4 | S. Davilla |
2011-03-16 | [osx/ios] fixed, forgot to include libmodplug in xxx-depends Makefile | S. Davilla |
2011-03-16 | [osx/ios] update base urls to our mirrors | S. Davilla |
2011-03-16 | [osx/ios] changed, banish libmicrohttp and libmodplug to the backlands of xxx... | S. Davilla |
2011-03-15 | [osx] fixed osx-depends python makefile to build once | S. Davilla |
2011-03-14 | [osx] more dynamic_lookup removal, xbmc runs again under 10.4 | S. Davilla |
2011-03-14 | [osx] fixed, do not pass undefined dynamic_lookup into configure, it voids an... | S. Davilla |
2011-03-12 | [osx] force gexttext to use the internal mempcpy function | S. Davilla |
2011-03-11 | Merge branch 'Makefile_cleanup' of http://github.com/amet/xbmc into amet-Make... | S. Davilla |
2011-03-11 | [osx] fixed make build and changed xcode to match. Moral... don't mix SDL dyn... | S. Davilla |
2011-03-11 | cleanup of ios-depends and osx-depends Makefiles | amet |
2011-03-10 | [osx] build fixes for libgcrypt, libgpg-error | S. Davilla |
2011-03-09 | [ios] prep, add ios-depends build system | S. Davilla |
2011-03-09 | [darwin] changed, replace wrapping with wrapper.rb with linker alias_list | S. Davilla |
2011-03-08 | [ios] prep, add atv2/ios deb packaging scripts | S. Davilla |
2011-03-08 | [osx] fixed, do not configure for shared jpg, png, tif, dlopen can not find t... | S. Davilla |
2011-03-07 | [osx] native tools need an explicit PATH to builddir or they will not find ou... | S. Davilla |
2011-03-07 | [osx] fixed, TexturePacker make was assuming the wrong lib path and an SDL_im... | S. Davilla |
2011-03-07 | [osx] fixed, it help if we actually install cmake, thanks dynaflash | S. Davilla |
2011-03-07 | [osx] fixed, configure SDL without x11, we do not use it under osx | S. Davilla |
2011-03-07 | [osx] fixed boost build, dump the old script and build directly with bjam | S. Davilla |
2011-03-05 | [osx] add new osx depends build system, this will replace macports | S. Davilla |
2011-02-27 | changed: removed executable bit of FEH.py and xbmc-standalone.sh.in | vdrfan |
2011-02-27 | fixed: xbmc-standalone command line args (fixes #9879) | vdrfan |
2011-02-17 | Removed use of libfaad2. It was already disabled on all platforms. | theuni |