summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_MSC_class.mk
AgeCommit message (Expand)AuthorFilesLines
2020-01-09Get PDB files to work for soffice.bin and unopkg.binJuergen Funk1-1/+1
2019-12-19Fix typo in codeAndrea Gelmini1-3/+3
2019-12-07Remove redundant gb_YACC indirectionStephan Bergmann1-1/+1
2019-12-04tdf#128133 WIN don't exit after link-output filterJan-Marek Glogowski1-1/+1
2019-11-20/safeseh valid only on Win32Julien Nabet1-2/+3
2019-10-23-W4 must come before -Wno-missing-braces for clang-clStephan Bergmann1-1/+1
2019-10-15handle gracefully PCH reuse when there are no .pdb filesLuboš Luňák1-3/+8
2019-10-09filter out the "Creating library" message from link.exeLuboš Luňák1-1/+2
2019-10-07handle more -arch: options when avoiding D9025Luboš Luňák1-2/+2
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák1-0/+13
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-08-31Unify executables to take version resource from default.rcMike Kaganski1-1/+1
2019-08-30Introduce gb_Executable_add_default_nativeres to add version resourceMike Kaganski1-0/+17
2019-08-12Fix typosAndrea Gelmini1-1/+1
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