aboutsummaryrefslogtreecommitdiff
path: root/Makefile.include.in
AgeCommit message (Expand)Author
2015-10-29[make] silent ar compiler warningsMatthias Kortstiege
2015-09-17[library.kodi.audioengine] Adapt project filesAchim Turan
2015-07-19[adsp] Add gui sound playback with selectable channel position on dsp addon c...AlwinEsch
2015-07-19[adsp] Add adsp addon callback helper libraryAlwinEsch
2015-06-13Inject CPPFLAGS (e.g. to disable FORTIFY)Alfredo Tupone
2015-03-04split addon gui for skin and binary addonsRainer Hochecker
2015-02-13[osx] - .m files need to be compiled with C compiler not with C++ compiler (m...Memphiz
2014-12-16Revert "change xbmc/ path to src/ in all files"Rainer Hochecker
2014-12-15change xbmc/ path to src/ in all filesFneufneu
2014-10-19[rebrand][build sys] use dynamic application namewsnipex
2014-05-20make sure NPT_CONFIG_ENABLE_LOGGING is definedmontellese
2014-04-27[configure] remove internal ffmpegwsnipex
2014-01-06[AE] remove unnecessary include to cores/AudioEngine now that paths are relativeJonathan Marshall
2013-09-03configure: add initial support for CC_FOR_BUILD, CXX_FOR_BUILD, CFLAGS_FOR_BU...Stephan Raue
2013-07-16[configure] don't use relative include paths in addon headerswsnipex
2012-11-19autotools: fix build hitting wrong config header (ticket #13364)Pete Beardmore
2012-09-05[GSOC] Have the testsuite built when the 'check' target is invoked.Andres Mejia
2012-08-10[rbp] added raspberrypi omxplayergimli
2012-08-08[droid] fixed, do not hardcode ar, use what configure knows as it might be pa...davilla
2012-06-17Run 'distclean' in testsuite directories.Andres Mejia
2012-06-17Add 'check' target used in compiling/running testsuite.Andres Mejia
2012-05-14[osx] remove stale 10.4 sdk referencedavilla
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-07-28Use and display the correct compilersCory Fields
2011-07-28fixed: linux buildCory Fields
2011-07-24fixed: on compile failure we must still error code so make abortselupus
2011-07-23fixed: make sure .P files get deleted on ctrl+Celupus
2011-07-09changed: win32 has dvdplayer root in include dir, so let's have that for linu...elupus
2011-06-13prep for TARGET_xxx, move _LINUX into ARCH_DEFINESdavilla
2011-03-27fixed: forgot to silence ar commandJoakim Plate
2011-03-26changed: silence compile output on linuxJoakim
2011-02-07remove all /bin/bash and replace them by @SHELL@ macroFneufneu
2011-02-03removed: internal ffmpeg from includes when external is usedAnssi Hannula
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-07-11fixed: set $PACKAGE_TARNAME as it may be referenced by @docdir@anssih
2010-07-11fixed: missing LDFLAGS/CFLAGS when removed from environmentanssih
2010-06-12remove duplicate lib/include paths using sortdavilla
2010-06-08fixed: debug and optim cflags should be passed to all lib tests and crap we b...althekiller
2010-06-08fixed: POSIX feature test macros should be passed to all of the crap we buildalthekiller
2010-06-03changed: updated ffmpeg to r23426spiff_
2010-05-14Merge branch 'fhs'ceros7
2010-05-09Allow the installation of files to be more configurable. Also fix the install...ceros7
2010-01-22Merge remote branch 'origin/gpl-compat'ceros7
2009-11-14Avoid symlinks from pwd.ceros7
2009-09-30fixed: Less stupidity digging for libcurl.so. (since you're configuring anywa...AlTheKiller
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller