Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
each project
|
|
|
|
|
|
|
|
|
|
same now
|
|
settings are same now
|
|
|
|
|
|
|
|
|
|
Win32 projects update
|
|
[win32] mark debug/release configs with proper internal marks
|
|
Win32 projects cleanup 03
|
|
|
|
This remove useless preprocessor definition "_VC80_UPGRADE=0x0710"
|
|
|
|
Win32 projects cleanup 02
|
|
VS project wizard generate project with such marks, should help MSBuild to correctly configure internal staff.
Seems that correct XBMC marks was lost on conversion from old projects.
|
|
* debug config was broken and not used
* target subsystem was "Console" instead of "Windows"
|
|
|
|
|
|
|
|
* Enable 'Full' code optimization
* Prefer speed over small size
* Allow any suitable inline function
* Enable Generate Intrinsic Functions
* Enable Function-Level Linking
* Enable 'Whole Program Optimization' for compiler, linker and lib task
* Explicitly enable linker optimization /OPT:REF and /OPT:ICF
|
|
relative to the script's location and relative classpath references.
|
|
[osx/ios/atv2] Xcode5 fix
|
|
|
|
unzipping.
|
|
|
|
|
|
|
|
libdcr.
|
|
|
|
dcraw.
|
|
'PNG_NO_WRITE_FILTERING' in pngwutil.
|
|
failure in xmemfile.
|
|
|
|
|
|
|
|
|
|
|
|
429ce9bc69cdee21d3f3be23c1f7147f25b42db6
|
|
|
|
|
|
|
|
includirs and libraries but wrongly with locations on the buildsystem. this breaks crosscompiling. We fix this with providing a own 'dvdread-config' file which dont inject /usr/include and /usr/lib in our *CFLAGS.
|
|
|
|
Remove URIUtils::GetDirectory(..) function without return value
|