Age | Commit message (Expand) | Author |
2016-12-15 | remove autotools buildsystem | notspiff |
2016-12-14 | [addon] bye, bye libXBMC_addon.cpp | Alwin Esch |
2016-12-14 | [addon] bye, bye libKODI_guilib.cpp | Alwin Esch |
2016-12-13 | [addon] bye, bye libKODI_audioengine.cpp | Alwin Esch |
2016-12-13 | [addon] bye, bye libXBMC_codec.cpp | Alwin Esch |
2016-12-13 | [adsp] bye, bye libKODI_adsp.cpp | Alwin Esch |
2016-12-10 | [pvr] bye, bye libXBMC_pvr.cpp | Alwin Esch |
2016-02-29 | [addon] rename add-on include folder to match new style and prevent header #i... | Alwin Esch |
2015-12-08 | Merge pull request #8496 from wsnipex/fix_includes | Wolfgang Schupp |
2015-12-06 | [configure] make sure the top kodi src dir is always in INCLUDES | wsnipex |
2015-12-06 | rename dvdplayer to VideoPlayer | Rainer Hochecker |
2015-10-29 | [make] silent ar compiler warnings | Matthias Kortstiege |
2015-09-17 | [library.kodi.audioengine] Adapt project files | Achim 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 library | AlwinEsch |
2015-06-13 | Inject CPPFLAGS (e.g. to disable FORTIFY) | Alfredo Tupone |
2015-03-04 | split addon gui for skin and binary addons | Rainer Hochecker |
2015-02-13 | [osx] - .m files need to be compiled with C compiler not with C++ compiler (m... | Memphiz |
2014-12-16 | Revert "change xbmc/ path to src/ in all files" | Rainer Hochecker |
2014-12-15 | change xbmc/ path to src/ in all files | Fneufneu |
2014-10-19 | [rebrand][build sys] use dynamic application name | wsnipex |
2014-05-20 | make sure NPT_CONFIG_ENABLE_LOGGING is defined | montellese |
2014-04-27 | [configure] remove internal ffmpeg | wsnipex |
2014-01-06 | [AE] remove unnecessary include to cores/AudioEngine now that paths are relative | Jonathan Marshall |
2013-09-03 | configure: 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 headers | wsnipex |
2012-11-19 | autotools: 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 omxplayer | gimli |
2012-08-08 | [droid] fixed, do not hardcode ar, use what configure knows as it might be pa... | davilla |
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 |