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.include.in
Age
Commit message (
Expand
)
Author
2012-06-17
Run 'distclean' in testsuite directories.
Andres Mejia
2012-06-17
Add 'check' target used in compiling/running testsuite.
Andres Mejia
2012-05-14
[osx] remove stale 10.4 sdk reference
davilla
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-07-28
Use and display the correct compilers
Cory Fields
2011-07-28
fixed: linux build
Cory Fields
2011-07-24
fixed: on compile failure we must still error code so make aborts
elupus
2011-07-23
fixed: make sure .P files get deleted on ctrl+C
elupus
2011-07-09
changed: win32 has dvdplayer root in include dir, so let's have that for linu...
elupus
2011-06-13
prep for TARGET_xxx, move _LINUX into ARCH_DEFINES
davilla
2011-03-27
fixed: forgot to silence ar command
Joakim Plate
2011-03-26
changed: silence compile output on linux
Joakim
2011-02-07
remove all /bin/bash and replace them by @SHELL@ macro
Fneufneu
2011-02-03
removed: internal ffmpeg from includes when external is used
Anssi Hannula
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni
2010-07-11
fixed: set $PACKAGE_TARNAME as it may be referenced by @docdir@
anssih
2010-07-11
fixed: missing LDFLAGS/CFLAGS when removed from environment
anssih
2010-06-12
remove duplicate lib/include paths using sort
davilla
2010-06-08
fixed: debug and optim cflags should be passed to all lib tests and crap we b...
althekiller
2010-06-08
fixed: POSIX feature test macros should be passed to all of the crap we build
althekiller
2010-06-03
changed: updated ffmpeg to r23426
spiff_
2010-05-14
Merge branch 'fhs'
ceros7
2010-05-09
Allow the installation of files to be more configurable. Also fix the install...
ceros7
2010-01-22
Merge remote branch 'origin/gpl-compat'
ceros7
2009-11-14
Avoid symlinks from pwd.
ceros7
2009-09-30
fixed: Less stupidity digging for libcurl.so. (since you're configuring anywa...
AlTheKiller
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller