summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_MSC_class.mk
AgeCommit message (Expand)AuthorFilesLines
2019-10-04filter arguments to MSVC to avoid the annoying D9025 warningLuboš Luňák1-4/+13
2019-10-04common gbuild function for getting the correct windows compilerLuboš Luňák1-6/+11
2019-05-24disable warnings in external libsLuboš Luňák1-2/+3
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák1-0/+4
2019-05-17Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski1-2/+2
2019-05-09use .gch only for gcc's PCH filesLuboš Luňák1-0/+2
2019-05-07Win7 is current baseline, so no need to differentiate for 32- vs 64-bitMike Kaganski1-6/+2
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski1-2/+2
2019-04-16link.exe in -LIB mode doesn't understand -debugLuboš Luňák1-0/+4
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák1-3/+3
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák1-3/+2
2019-01-16Minimum Supported Version is VS2017himajin1000001-1/+1
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski1-3/+11
2018-12-11tdf#121685: also apply DeclareDPIAware manifest to console applicationsMike Kaganski1-1/+1
2018-11-20Drop some headless mode variantsJan-Marek Glogowski1-1/+0
2018-06-06enable incremental linking on windowsNoel Grandin1-1/+0
2018-06-05windows link: only enable debug when we want symbolsNoel Grandin1-1/+1
2018-04-03Don't use /NATVIS for static librariesMike Kaganski1-0/+1
2018-03-27gla11y: update heuristics but don't enable warnings yetSamuel Thibault1-1/+1
2018-03-01gla11y: fix build outside sourceSamuel Thibault1-1/+1
2018-02-28gla11y: add warning/error suppression machinerySamuel Thibault1-1/+1
2018-02-28Build external lxml if not provided by systemSamuel Thibault1-1/+13
2018-01-08gbuild: MSVC: invoke MSASM with /safesehMichael Stahl1-1/+1
2017-11-24tdf#113787: gbuild: fix the version of cli_cppuhelper assemblyMichael Stahl1-0/+1
2017-11-03-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann1-2/+0
2017-11-01gbuild: ExternalProject: improve NMAKE handlingMichael Stahl1-2/+9
2017-10-11There appears to be no need for -I. in SOLARINCStephan Bergmann1-2/+2
2017-09-30Fix typosAndrea Gelmini1-1/+1
2017-09-30solenv: move DeclareDPIAware.manifest to gbuild directoryMichael Stahl1-1/+1
2017-09-30Support loplugin in clang-clStephan Bergmann1-3/+5
2017-09-30Add compatibility information to binary manifests on WindowsMike Kaganski1-2/+2
2017-09-30allow linking mergedlib on win by removing duplicate libs from commandlineChristian Lohmaier1-3/+5
2017-09-20Don't expand $(call gb_Executable_get_target,python) too earlyStephan Bergmann1-1/+1
2017-09-20gbuild: remove obsolete commentMichael Stahl1-6/+0
2017-07-21de-hrc various thingsCaolán McNamara1-21/+0
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin1-0/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-2/+2
2017-03-22gbuild: PythonTest depends on python.exe wrapper on WNTMichael Stahl1-1/+1
2017-03-11Fix passing /DEBUG:FASTLINK linker optionStephan Bergmann1-1/+2
2017-03-09gbuild: fix LIBPATH for LIBRARY_X64 with MSVC 2017Michael Stahl1-1/+1
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann1-2/+8
2016-06-24uitest: the correct python executable for windows is in instdirMarkus Mohrhard1-1/+1
2016-05-05Fix linking of 64 bit artifacts in 32 bit Windows build with VS2015Tomofumi Yagi1-1/+1
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann1-2/+2
2016-02-27MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky1-1/+2
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl1-1/+1
2015-11-17make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen1-0/+4
2015-11-17refactor unittest help messageBjoern Michaelsen1-0/+3
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl1-1/+1
2015-09-03setup_native: Add vcruntime and libucrt on MSVC 14.0David Ostrovsky1-2/+2