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-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
2011-07-23
fixed: don't spawn make in same directory to resolve deps
elupus
2011-07-23
changed: instead of defining multiple rules for dvdplayer, setup a subdir mak...
elupus
2011-07-17
Fix cleaning of asap files.
Andres Mejia
2011-06-23
Removed the CSemaphore and ISemaphore classes which weren't being used anywhere.
Jim Carroll
2011-06-03
replace jsoncpp with yajl (thanks topfs2)
montellese
2011-06-01
[osx/ios/atv2] sync xcode project and add SlingboxLib.a to make xcode_depends
amet
2011-05-24
Slingbox Linux Build
Harry Muscle
2011-05-20
Removed jsoncpp
Tobias Arrskog
2011-05-11
[osx/ios] remove ARCHTYPE, it is not needed anymore as -arch is passed in LDF...
S. Davilla
2011-05-02
[osx] cross-compile powerpc-osx
beenje
2011-04-30
added configure arg to enable/disable texturepacker
S. Davilla
[next]