index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
2012-08-08
[droid] add new internal player for amlogic based SoCs
davilla
2012-08-08
[droid] add additional player selection support
davilla
2012-08-08
[droid] ffmpeg: workaround android+x86+gcc4.6 bug
theuni
2012-08-08
[droid] - fix compilation of ffmpeg on darwin. The target_os option ffmpeg wa...
Memphiz
2012-08-08
[droid] - last puzzle for making crosscompilation on darwin possible (gather ...
Memphiz
2012-08-08
[droid] more bionic fun. sonames need to match filenames exactly
theuni
2012-08-08
[droid] fixed, do not pass our CPPFLAGS/CXXFLAGS into ffmpeg, --extra-cflags ...
davilla
2012-08-08
[droid] disable ffmpeg optims when xbmc is built with --disable-optimizations
Cory Fields
2012-08-08
[droid] drop fontconfig in xbmc. libass needs it but we don't.
Cory Fields
2012-08-08
[droid] use toolchain objdump if necessary
Cory Fields
2012-08-08
[droid] need to manually link in libandroid in case nothing already has
Cory Fields
2012-08-08
[droid] fix build without alsa
Cory Fields
2012-08-08
[droid] skip checking a few more built-in libs
Cory Fields
2012-08-08
[droid] rearrange configure for static linking
theuni
2012-08-08
[droid] pthread support is included in libc on android
Cory Fields
2012-08-08
[droid] libgcrypt needs libgpg-error
Cory Fields
2012-08-08
[droid] don't link cpluff against all of our deps
davilla
2012-08-08
[droid] don't link against dlopened libs
theuni
2012-08-08
[droid] quit fighting it and just use a new file for android paths
theuni
2012-08-08
[droid] we need libzip
Cory Fields
2012-08-08
[droid] fixup mysql detection so that MYSQL_CONFIG can be overridden
theuni
2012-08-08
[droid] basic android configure changes
Cory Fields
2012-08-08
[droid] generate Makefile for exports
theuni
2012-08-08
[droid] generate new files
Cory Fields
2012-08-08
[droid] fix parallel build for gles
Cory Fields
2012-08-08
[droid] add fallback for soname detection for gold linker
theuni
2012-08-01
release: bump versions for August merge window
montellese
2012-07-21
fixed: build with libshairport without ao_set_metadata
Anssi Hannula
2012-07-15
Revert "Enable the ao_set_metadata* functions if available from libshairport....
Memphiz
2012-07-10
Allow compiling without mysql dependency (--disable-mysql).
Schischu
2012-07-03
Merge pull request #887 from Pulse-Eight/cec1.6
Lars Op den Kamp
2012-07-02
cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using firmw...
Lars Op den Kamp
2012-07-01
release: bump versions for July merge window
Memphiz
2012-06-29
[osx] fixed make from command-line
S. Davilla
2012-06-16
Enable the ao_set_metadata* functions if available from libshairport.
Andres Mejia
2012-06-06
libxbmc: option for shared libxbmc.so
theuni
2012-06-01
added: print libcap support in final_message
bobo1on1
2012-06-01
fixed: allow compiling without libcap by default if it's not installed
bobo1on1
2012-05-31
Merge pull request #1015 from bobo1on1/portcheck
bobo1on1
2012-06-01
added: link to libcap on linux
bobo1on1
2012-05-31
release: bump versions for June merge window
theuni
2012-05-19
fixed, it is -lcrystalhd NOT -llibcrystalhd :)
davilla
2012-05-15
[osx/ios] fixed, when using llvm-gcc-4.2 as the assmebler, file dependency wa...
davilla
2012-05-15
[osx/ios] fixed ios ffmpeg configure, patch out ffmpeg configure insisting on...
davilla
2012-05-10
Merge pull request #37 from Fneufneu/freebsd
Fneufneu
2012-05-10
[AE] remove old files from the build system
Geoffrey McRae
2012-05-10
[AE] remove SDL_mixer and HAS_SDL_AUDIO
Geoffrey McRae
2012-05-10
[AE] add new files to build system
Geoffrey McRae
2012-05-10
[AE] change pulseaudio to default to no rather than auto
Geoffrey McRae
2012-05-10
[AE] build system support for HAS/HAVE_ALSA
Geoffrey McRae
[next]