aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
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
2011-07-23fixed: don't spawn make in same directory to resolve depselupus
2011-07-23changed: instead of defining multiple rules for dvdplayer, setup a subdir mak...elupus
2011-07-17Fix cleaning of asap files.Andres Mejia
2011-06-23Removed the CSemaphore and ISemaphore classes which weren't being used anywhere.Jim Carroll
2011-06-03replace jsoncpp with yajl (thanks topfs2)montellese
2011-06-01[osx/ios/atv2] sync xcode project and add SlingboxLib.a to make xcode_dependsamet
2011-05-24Slingbox Linux BuildHarry Muscle
2011-05-20Removed jsoncppTobias 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-osxbeenje
2011-04-30added configure arg to enable/disable texturepackerS. Davilla
2011-04-27Ensure xbmc/rendering directory gets cleaned...althekiller
2011-04-26Ensure that xbmc/network's subdirs get cleaned.althekiller
2011-04-18changed: use opengl checks rather than arm where appropriatetheuni
2011-04-17[ios] fixed broken buildS. Davilla
2011-04-16fixed: Vis were being built with different sets of rules. Let's just make sur...theuni
2011-04-16changed: rename BUILD_GOOM to DISABLE_GOOM to reflect what it really meanstheuni
2011-04-16fixed: don't build+install xrandr if explicitly disabled by configuretheuni
2011-04-08Updated the Makefile.in to remove the old hack for ARM that hardcoded PYTHON_...Jim Carroll
2011-04-08changed: Makefile.in cleanup after removing internal python on linux + update...vdrfan
2011-04-07File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-...Jim Carroll
2011-04-06Merge remote branch 'mine/ext-python'Jim Carroll
2011-04-06This commit represents the including of the new external python for win32. cr...WiSo