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
2010-05-15
Autogenenerate presets.zip for projectm.
ceros7
2010-05-13
fixed: Marked pulse as auto but forgot to implement.
althekiller
2010-05-13
removed: Old cruft, pcre is required now.
althekiller
2010-05-13
fixed: Configure options that are normally auto-detected, but the user has ma...
althekiller
2010-05-12
Implement and use our own pushd/popd functions for shells that don't support ...
ceros7
2010-05-12
[osx] fixed libass configure, AC_CHECK_LIB needs to be in platform independen...
davilla
2010-05-12
Fix errors caused by latest dash no longer supporting assignments via '+='.
ceros7
2010-05-12
fixed: linux compile for a sleepy spiff
theuni
2010-05-12
[osx,linux] fixed build breakage
davilla
2010-05-12
fixed: fall back to internal libass if the system one does not cut it
spiff_
2010-05-11
changed: move linux to system libass
spiff_
2010-05-11
fixed: configure switches for vorbis encode
gnif2
2010-05-11
added: configure option to enable libvorbis encode support in ffmpeg
gnif2
2010-05-11
fixed: wrong configure flags for mp3 encode support
gnif2
2010-05-11
added: new cdrip FFmpeg encoder (incomplete, disabled for now)
gnif2
2010-05-11
Don't build with external libdts or liba52 if not using those deprecated libr...
ceros7
2010-05-11
Build projectM with -fpic on.
ceros7
2010-05-10
fixed: remove useless "echo -n" that doesn't work on OSX
beenje
2010-05-10
Applied #9200 - Thanks openelec.tv for the contribution!
topfs2
2010-05-09
Fix build for cross compiling. Use $CC instead of gcc for library test.
ceros7
2010-05-07
fixed: VDA config flags was always set. (whitespace matters)
althekiller
2010-05-05
[osx] fixed command-line make
davilla
2010-05-02
removed: debug code. whoops
althekiller
2010-05-02
Added: macro to resolve sonames in configure (reduce duplication)
althekiller
2010-05-02
Cosmetic: Unmatched quotes screwing up vim syntax highlight
althekiller
2010-05-02
Cosmetic: Sanitize external lib configure flag testing
althekiller
2010-04-28
add VDADecoder to configure and use HAVE_LIBVDADECODER to ifdef test in sourc...
davilla
2010-04-24
changed: no need to generate the Makefile
spiff_
2010-04-19
Fix library basename detection to check for libraries via gcc.
ceros7
2010-04-19
Add other libraries to check for basenames.
ceros7
2010-04-19
Fix libcurl basename path for users using libcurl3-gnutls.
ceros7
2010-04-18
fixed: #9086 compile on fc13. thanks to mihailim.
theuni
2010-04-07
fixed, you really want HAVE_LIBVA and not HAVE_LIBVA____
davilla
2010-04-06
fixed: need to link va-glx aswell
elupus
2010-04-06
fixed: typo in configure for vaapi
elupus
2010-04-06
better configure
elupus
2010-04-06
added: check for vaapi at configure time
elupus
2010-03-30
added: Cross compile options from #7392 (patches 010,111-123) (thx openelec.tv)
althekiller
2010-03-26
Revert "wip"
alcoheca
2010-03-26
remove configure of old cpluff
davilla
2010-03-26
[osx] sync with osx
davilla
2010-03-26
disable native language support for cpluff
alcoheca
2010-03-26
wip
alcoheca
2010-03-26
build libcpluff, will be dlloaded from system
alcoheca
2010-03-26
Use an auxilary directory for build tools and ensure they're not placed in re...
ceros7
2010-03-26
Add .dummy to list of files to should be removed by make distclean.
ceros7
2010-03-26
Use AM_INIT_AUTOMAKE([foreign]) instead of AM_INIT_AUTOMAKE. Takes out the ne...
ceros7
2010-03-26
Use AM_INIT_AUTOMAKE to install config.guess and config.sub.
ceros7
2010-03-26
Don't attempt to update config.guess and config.sub anymore.
ceros7
2010-03-26
Fix Trac 9012. Leave config.guess and config.sub installed.
ceros7
[next]