aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2011-07-24Fix build failure with GCC-4.6.Andres Mejia
Erro fixed was error: taking address of temporary [-fpermissive].
2011-07-20[osx/ios] update libnfsdavilla
2011-07-19[ios] one more time for the boys in the backdavilla
2011-07-19[ios] revert c2e6656bdcf2a850f342a00246b1da208db97966 and sed fix the real ↵davilla
problem
2011-07-19[ios] fixed, libbluray has a borked configure that does not pay attention to ↵davilla
config.site, use config.site.mk to help it
2011-07-18[libnfs] - version bump to new api and new buildsysMemphiz
2011-07-14[ios] fixed, do not patch twice, once is enoughS. Davilla
2011-07-11[osx/ios] since we build libboost_date_time, might as well make with correct ↵davilla
internal paths
2011-07-10[osx] replace depreciated functionsdavilla
2011-07-10[osx] force min os to 10.4davilla
2011-07-09build boost with date_time too, just in case we need it sometimedavilla
2011-07-06[osx/ios] fixed http://bugs.python.org/issue6869, not closing trac ticket 11699davilla
2011-07-06[osx/ios] force darwin depends build of dpkg-deb to use its internal libintl ↵davilla
and not some random macports/fink version that it cannot link with
2011-06-23[ios/atv2] bump mkdeb revision to 9amet
2011-06-23fixed, build boost_thread the right waydavilla
2011-06-20[fix] - fixed struct AUTH and typedef ... anonymous structs are evilMemphiz
2011-06-20[osx/ios] - activated sftp support for osx, ios and atv2 - rebuild darwin ↵Memphiz
depends for usage
2011-06-20[ios/atv2] bump mkdeb REVISION to 8amet
2011-06-19[ios/atv2] no, seriously ... fixed: mkdeb script to use correct path for ↵amet
dpkg-deb
2011-06-19[ios/atv2] fixed: mkdeb script to use correct path for dpkg-debamet
2011-06-19[osx/ios] change build system to use tools/darwin dependsdavilla
2011-06-18[fix] - remove libssh from darwin depends for now - due to missing -ssh in ↵Memphiz
xcode projects
2011-06-16[osx/ios] - activate build for libssh with darwin dependsMemphiz
2011-06-16[osx/ios] - remove legacy from libssh - it will break dynamic linkage on ↵Memphiz
runtime with atv2 (exported symbol string_free conflicts with libsmbclient)
2011-06-15[osx/ios] fixed darwin depends dylib path for libssh.. one more time for the ↵davilla
boys in the back
2011-06-15[osx/ios] fixed. tell cmake how to setup the internal paths on dylibsdavilla
2011-06-15[osx/ios] added libssh to darwin depends build. Still in test so not enabled ↵davilla
in main make of depends
2011-06-13[osx/ios] refactor darwin depends make for boostdavilla
2011-06-13[osx/ios] fixed, darwin depends. some scripts for ios look for tar in ↵davilla
prefix. remove once we change over to darwin/depends build
2011-06-13[osx/ios] darwin depends, cosmeticsdavilla
2011-06-13[libnfs] - stop syslog spamming of libnfsMemphiz
2011-06-13[osx/ios] fixed, do not remove bins from toolchain or prefix on depends make ↵davilla
clean/distclean
2011-06-13[osx/ios] changed main makefile behavior, make clean will make distclean on ↵davilla
all depends leaving prefix and toolchain dirs untouched.
2011-06-13[osx/ios] add more clean objects to darwin dependsdavilla
2011-06-12[osx/ios] fixed darwin depends, libmad builds i386 instead of armv7. needs ↵S. Davilla
autoreconf and some tweaks
2011-06-12[osx/ios] fixed darwin depends, libmodplug builds i386 instead of armv7. ↵S. Davilla
needs autoreconf
2011-06-12[osx/ios] fixed darwin depends, /usr/share/aclocal does not exist, use ↵S. Davilla
/Developer/usr/share/aclocal instead
2011-06-12[osx/ios] fixed darwin depends make failure for tarS. Davilla
2011-06-11changed to use our mirrors for libnfs tarballS. Davilla
2011-06-11[libnfs] - cleanup softlinksMemphiz
2011-06-11[linux/osx/ios] Prepare dyloading libnfsMemphiz
- added libnfs to configure.in search - added libnfs makefile for linux - added libnfs dyload wrapper
2011-06-10[osx/ios] active darwin build of libnfsS. Davilla
2011-06-11[ios/osx] - remove patches for darwin-depends ... these where merged in ↵Memphiz
upstream of libnfs
2011-06-09[osx/ios] add darwin build depends support for libarchiveS. Davilla
2011-06-07changed: removed libwavpack as it's fully supported by ffmpeg (fixes #11615)vdrfan
2011-06-07[darwin] - remove source dir on clean, use new libnfs version (fixes libdir ↵Memphiz
on osx)
2011-06-06[osx/ios] add preliminary libnfs buildS. Davilla
2011-06-06[osx/ios] make darwin depends configure more robust and not ignore bad argsS. Davilla
2011-06-05[ios] deleted obsolete startuptweeksS. Davilla
2011-05-31[osx/ios] fixed darwin depends: patch for gettext is only for iosbeenje