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
/
tools
/
buildsteps
/
win32
Age
Commit message (
Expand
)
Author
2015-04-15
[jenkins/win32] - enable webserver unit tests
Memphiz
2015-03-25
[jenkins/tests/win32] -exclude webserver tests for win32 because each one
Memphiz
2015-03-25
[jenkins/win32] - add buildstep for building and running testsuite
Memphiz
2015-03-19
paplayer: drop remaining codecs, only use ffmpeg
Rainer Hochecker
2015-03-12
[win32] binary addons: don't try to build unsupported addons
montellese
2015-03-10
[win32] write successful|failed binary addon builds into project/cmake/addons...
montellese
2015-03-10
[win32] don't abort make-addons.bat if a binary addon fails to build
montellese
2015-03-10
[win32] allow make-addons.bat to be called with multiple binary addons as arg...
montellese
2015-02-18
cmake: add platform definitions for android, darwin, freebsd, ios, rbpi and w...
montellese
2015-01-10
[win32] update/cleanup build scripts for binary addons
montellese
2014-11-01
cmake: rename XBMCROOT to APP_ROOT with backwards compatibility
montellese
2014-11-01
cmake: rebrand from xbmc to kodi with backwards compatibility
montellese
2014-09-18
Merge pull request #5314 from ronie/re-focus
Martijn Kaijser
2014-09-16
ffmpeg: adapt win32 dlls to major versions of 2.4
Rainer Hochecker
2014-09-13
[win32] rename %XBMC_PATH% from download deps to %APP_PATH%
Martijn Kaijser
2014-08-28
[win32/jenkins] - add parallel compile for pvr addons and use 1.5 * cpu count...
Memphiz
2014-08-26
replace skin.touched with skin.re-touched
ronie
2014-08-16
[win32] rename and generalise packaging folders. also simplify NSIS installer...
Martijn Kaijser
2014-08-12
[win32] [jenkins] for win32 rm and init/fetch the touched skin submodule (as ...
Karlson2k
2014-08-02
[win32] binary addons: integrate DEPENDS_TO_BUILD parameter
montellese
2014-07-30
[win32] cmake: make use of ADDONS_TO_BUILD in make-addons.bat
montellese
2014-07-30
[win32] cmake: move generation of xbmc-config.cmake into xbmc dependency
montellese
2014-07-30
[win32] update path to cmake C/CXX flag override files
montellese
2014-07-30
[win32] cmake: integrated xbmc-addons-depends-windows into xbmc-addons-depend...
montellese
2014-07-17
[win32] extend make-addons.bat and make-addons.bat to be able to build specif...
montellese
2014-07-17
[win32] cosmetics in make-addons.bat and make-addon-depends.bat
montellese
2014-07-17
[win32] add an "install" switch to make-addons.bat to install built binary ad...
montellese
2014-07-17
[win32] extend ARCH_DEFINES for binary addon builds
montellese
2014-07-17
[win32] add cmake C/CXX compiler flag override files
montellese
2014-07-12
[win32] cmake: make sure to run Release builds
montellese
2014-07-10
[win32] add make-addon-depends.bat and cmake-based addon-depends system
montellese
2014-07-10
cmake: add xbmc-addons project, filled with audioencoder addons
montellese
2014-05-31
[WIN32] fixed: call the vsvars32.bat from vs2013
wsoltys
2014-04-27
[WIN32] prepare mingw build files for jenkins.
wsoltys
2014-01-10
[WIN32] remove build_setup directory before the first git command to avoid pr...
WiSo
2014-01-05
[WIN32] git clean directories as well but keep our downloaded depends
wsoltys
2013-05-20
[WIN32] fixed: delete vs created stuff as well on prepare-env
wsoltys
2013-04-15
[ffmpeg] fix shared library versions
wsnipex
2013-04-06
added jenkins make files for mingw libs
WiSo
2013-04-01
[WIN32] fixed wrong label. thanks garbear
WiSo
2013-03-31
[WIN32] added make-xbmc.bat to just build debug or release builds with jenkins.
Gotham_alpha2
WiSo
2013-03-31
[WIN32] fixed: depends also need XBMC_PATH set
WiSo
2013-03-31
[WIN32] added download-depends.bat and download-msys.bat to the jenkins build...
WiSo
2013-03-29
[WIN32] added a prepare-env script for jenkins to clean the environment a lit...
wsoltys