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
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
2011-04-27
Ensure xbmc/rendering directory gets cleaned...
althekiller
2011-04-26
Ensure that xbmc/network's subdirs get cleaned.
althekiller
2011-04-18
changed: use opengl checks rather than arm where appropriate
theuni
2011-04-17
[ios] fixed broken build
S. Davilla
2011-04-16
fixed: Vis were being built with different sets of rules. Let's just make sur...
theuni
2011-04-16
changed: rename BUILD_GOOM to DISABLE_GOOM to reflect what it really means
theuni
2011-04-16
fixed: don't build+install xrandr if explicitly disabled by configure
theuni
2011-04-08
Updated the Makefile.in to remove the old hack for ARM that hardcoded PYTHON_...
Jim Carroll
2011-04-08
changed: Makefile.in cleanup after removing internal python on linux + update...
vdrfan
2011-04-07
File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-...
Jim Carroll
2011-04-06
Merge remote branch 'mine/ext-python'
Jim Carroll
2011-04-06
This commit represents the including of the new external python for win32. cr...
WiSo
[next]