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