• 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
..
inc Loading commit data...
macros Loading commit data...
source Loading commit data...
AutoInstall.mk Loading commit data...
CustomTarget_langmacros.mk Loading commit data...
InstallModule_activex.mk Loading commit data...
InstallModule_base.mk Loading commit data...
InstallModule_calc.mk Loading commit data...
InstallModule_draw.mk Loading commit data...
InstallModule_extensions.mk Loading commit data...
InstallModule_gnome.mk Loading commit data...
InstallModule_graphicfilter.mk Loading commit data...
InstallModule_impress.mk Loading commit data...
InstallModule_kde.mk Loading commit data...
InstallModule_math.mk Loading commit data...
InstallModule_onlineupdate.mk Loading commit data...
InstallModule_ooo.mk Loading commit data...
InstallModule_python.mk Loading commit data...
InstallModule_quickstart.mk Loading commit data...
InstallModule_sdkoo.mk Loading commit data...
InstallModule_tde.mk Loading commit data...
InstallModule_ure.mk Loading commit data...
InstallModule_windows.mk Loading commit data...
InstallModule_winexplorerext.mk Loading commit data...
InstallModule_writer.mk Loading commit data...
InstallModule_xsltfilter.mk Loading commit data...
InstallScript_sdkoo.mk Loading commit data...
InstallScript_setup_osl.mk Loading commit data...
Makefile Loading commit data...
Module_scp2.mk Loading commit data...
README Loading commit data...