• David Ostrovsky's avatar
    Support MSVC 15.0 · b862cbdd
    David Ostrovsky yazdı
    New compiler changes quite some stuff:
    
    * Compiler detection done based on different registry key
    * .NET SDK detection done based on different registry key
    * Msbuild installation directory changed
    * Merge modules installation directory changed
    * SDK number in registry doesn't match the directory name:
      (registry key: 10.0.14393, directory name: 10.0.14393.0)
    * Compiler, include and library location directories changed
    * Architecture specific directory changed: x64 instead of amd64
    * Compiler own include directory must be added with -I option
    * To force usage of SDK 10 (8.1 is selected per default) new
      switch WindowsTargetPlatformVersion is passed to msbuild, to
      avoid patching VC project files with this line:
    <WindowsTargetPlatformVersion><SDK>/WindowsTargetPlatformVersion>
    
    Known issues:
    
    * Firebird is broken: http://paste.openstack.org/show/594333
    
    Change-Id: I148d7932aff43bbbd07bd493504df974726234c2
    Reviewed-on: https://gerrit.libreoffice.org/31279Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarDavid Ostrovsky <david@ostrovsky.org>
    b862cbdd
Adı
Son kayıt (commit)
Son güncelleme
..
activex Loading commit data...
base Loading commit data...
calc Loading commit data...
draw Loading commit data...
extensions Loading commit data...
gnome Loading commit data...
graphicfilter Loading commit data...
impress Loading commit data...
kde Loading commit data...
math Loading commit data...
onlineupdate Loading commit data...
ooo Loading commit data...
python Loading commit data...
quickstart Loading commit data...
sdkoo Loading commit data...
tde Loading commit data...
templates Loading commit data...
winexplorerext Loading commit data...
writer Loading commit data...
xsltfilter Loading commit data...