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
/
project
/
VS2010Express
/
XbmcCommons.vcxproj
Age
Commit message (
Expand
)
Author
2013-11-10
[win32] Add "core-defaults" with basic project settings, include file in each...
Karlson2k
2013-11-10
[win32] XBMC, XbmcCommons and XbmcThreads projects: remove custom settings as...
Karlson2k
2013-11-10
[win32] rename project defaults file, update paths to defaults file in projects
Karlson2k
2013-11-01
Merge pull request #3485 from Karlson2k/win32_projects_update_01
wsoltys
2013-11-01
Merge pull request #3528 from Karlson2k/win32_projects_update_02
Martijn Kaijser
2013-10-30
[win32] cleanup: remove leftover from old project conversion
Karlson2k
2013-10-30
[win32] mark debug/release configs with proper internal marks
Karlson2k
2013-10-24
[win32] Use more VC optimizations for important XBMC parts for 'Release' config
Karlson2k
2013-06-18
[win32] Enable SSE2 everywhere
Karlson2k
2013-03-11
[win32] update VS project files after 92c7bf0e682a63baee3cd81a36468a346b16d5a8
montellese
2012-09-05
[win32] remove "Debug Testsuite" configuration from all projects except gtest...
montellese
2012-09-05
[WIN32] added a new target called Debug Testsuite which includes the gtest li...
WiSo
2012-07-08
Total cleanup of all VS projects + fix for OpenGL build
Evgeny Grin
2012-06-10
Merge pull request #961 from jimfcarroll/thread-cleanup
Jim Carroll
2012-05-25
switch VS2010 debug project to disable STL iterator checks so that debugging ...
Jonathan Marshall
2012-05-12
Adds back signal handling and windows translated exception handling in a less...
FernetMenta
2012-04-21
Tests working under windows.
Jim Carroll