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
/
Makefile.in
Age
Commit message (
Expand
)
Author
2012-07-31
build: fix cmyth build after 2d79579ad.
Cory Fields
2012-07-10
Allow compiling without mysql dependency (--disable-mysql).
Schischu
2012-07-08
[xrandr] update xbmc-xrandr.c base code
Joakim Plate
2012-06-19
Add threads test directory to check in 'make check' run.
Andres Mejia
2012-06-18
Merge pull request #1088 from odon/master
Andres Mejia
2012-06-17
Add 'check' target used in compiling/running testsuite.
Andres Mejia
2012-06-17
correct libxbmc broken link
odon
2012-06-10
Fixed compile failure with new --no-whole-archve libs.
Jim Carroll
2012-06-10
Merge pull request #961 from jimfcarroll/thread-cleanup
Jim Carroll
2012-06-06
libxbmc: option for shared libxbmc.so
theuni
2012-05-12
Adds back signal handling and windows translated exception handling in a less...
FernetMenta
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] add new files to build system
Geoffrey McRae
2012-05-07
[FreeBSD] move FreeBSDGNUReplacements to a freebsd folder
Fneufneu
2012-05-07
[FreeBSD] remove SNESAPU from the build
Fneufneu
2012-05-06
fixed README.linux install. The location changed in 6a5bc5a1089ff6cf31f10a908...
huceke
2012-05-03
Use system implementation of tinyxml instead of internal implementation.
Andres Mejia
2012-04-30
Merge pull request #382 from jimfcarroll/fm-threads
Arne Morten Kvarving
2012-04-30
build: fix build when microhttpd isn't present
theuni
2012-04-21
Broke circular dependency between threads and utils.
Jim Carroll
2012-03-27
webserver: add Makefile for httprequesthandlers for linux
montellese
2012-03-20
network: add websocket implementation
montellese
2011-10-15
changed: also use DIRECTORY_ARCHIVES for object files
Joakim Plate
2011-10-15
changed: reduce some of the entering / leaving directory clutter during make
Joakim Plate
2011-10-15
changed: silence linking step of xbmc.bin
Joakim Plate
2011-10-15
changed: drop list of BIN_DIRS (only used for make clean) by generating it fr...
Joakim Plate
2011-10-15
changed: only add archive files to buildable files if feature is enabled
Joakim Plate
2011-10-15
removed: reallyclean target that was svn based
Joakim Plate
2011-10-15
added: echo on a completed successfull build of xbmc
Joakim Plate
2011-10-15
changed: Simplify sub archive make by just listing archives with subdir that ...
Joakim Plate
2011-10-14
remove unused libcec bits
davilla
2011-10-11
don't set USE_EXTERNAL_LIBCEC=1 when USE_LIBCEC=0 and check whether USE_LIBCE...
Lars Op den Kamp
2011-10-10
[ios] changed/fixed, detect skin.touched. if present enable packing it and us...
davilla
2011-10-11
cec: use libcec as an internal lib and fetch it in "bootstrap". added --enabl...
Lars Op den Kamp
2011-09-30
cec: added support for the Pulse-Eight CEC Adaptor. split up linux/Peripheral...
Lars Op den Kamp
2011-09-30
Squashed original peripherals PR #383
Lars Op den Kamp
2011-09-06
configure: let select XBMCProjectM, this adds support to enable/disable build...
Stephan Raue
2011-09-03
vis: hook up waveform and glspectrum for all gles builds
theuni
2011-08-29
Merge remote-tracking branch 'theuni/configure-cleanup'
theuni
2011-08-29
[change] - adapt buildsys for building OpenGLSpectrum on ios
Memphiz
2011-08-29
build: make rsxs configurable
theuni
2011-08-22
fixed, strange <C4> cosmetics error
S. Davilla
2011-08-22
[gles] refactor GLES under X11, and add WinBindingEGL class for handling EGL....
S. Davilla
2011-08-09
Makefile.in: fix build after 1bfd337b688c0f2b099afe8ff7ea98af9ead9776. Remove...
Stephan Raue
2011-08-08
- build eglspectrum vis for ios
huceke
2011-08-04
Revert "Use system tinyxml library by default except on OSX and Windows."
Andres Mejia
2011-08-03
Use system tinyxml library by default except on OSX and Windows.
Andres Mejia
2011-08-02
add InfoBool classes for caching of boolean conditions and expressions
Jonathan Marshall
2011-07-23
changed: allow building of screensavers and visualizations in parallell
elupus
[next]