summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_MSC_class.mk
AgeCommit message (Expand)Author
2023-04-04python: build fixAndras Timar
2021-03-18we have to keep the original python version number 3.7.7Andras Timar
2020-03-25configure,gbuild: gla11y fails on Fedora 31Michael Stahl
2020-01-09Get PDB files to work for soffice.bin and unopkg.binJuergen Funk
2019-12-05tdf#128133 WIN don't exit after link-output filterJan-Marek Glogowski
2019-10-23-W4 must come before -Wno-missing-braces for clang-clStephan Bergmann
2019-10-15handle gracefully PCH reuse when there are no .pdb filesLuboš Luňák
2019-10-09filter out the "Creating library" message from link.exeLuboš Luňák
2019-10-07handle more -arch: options when avoiding D9025Luboš Luňák
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-04filter arguments to MSVC to avoid the annoying D9025 warningLuboš Luňák
2019-10-04common gbuild function for getting the correct windows compilerLuboš Luňák
2019-08-31Unify executables to take version resource from default.rcMike Kaganski
2019-08-30Introduce gb_Executable_add_default_nativeres to add version resourceMike Kaganski
2019-08-12Fix typosAndrea Gelmini
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák
2019-05-17Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski
2019-05-09use .gch only for gcc's PCH filesLuboš Luňák
2019-05-07Win7 is current baseline, so no need to differentiate for 32- vs 64-bitMike Kaganski
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski
2019-04-16link.exe in -LIB mode doesn't understand -debugLuboš Luňák
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák
2019-01-16Minimum Supported Version is VS2017himajin100000
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2018-12-11tdf#121685: also apply DeclareDPIAware manifest to console applicationsMike Kaganski
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-06-06enable incremental linking on windowsNoel Grandin
2018-06-05windows link: only enable debug when we want symbolsNoel Grandin
2018-04-03Don't use /NATVIS for static librariesMike Kaganski
2018-03-27gla11y: update heuristics but don't enable warnings yetSamuel Thibault
2018-03-01gla11y: fix build outside sourceSamuel Thibault
2018-02-28gla11y: add warning/error suppression machinerySamuel Thibault
2018-02-28Build external lxml if not provided by systemSamuel Thibault
2018-01-08gbuild: MSVC: invoke MSASM with /safesehMichael Stahl
2017-11-24tdf#113787: gbuild: fix the version of cli_cppuhelper assemblyMichael Stahl
2017-11-03-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-11-01gbuild: ExternalProject: improve NMAKE handlingMichael Stahl
2017-10-11There appears to be no need for -I. in SOLARINCStephan Bergmann
2017-09-30Fix typosAndrea Gelmini
2017-09-30solenv: move DeclareDPIAware.manifest to gbuild directoryMichael Stahl
2017-09-30Support loplugin in clang-clStephan Bergmann
2017-09-30Add compatibility information to binary manifests on WindowsMike Kaganski
2017-09-30allow linking mergedlib on win by removing duplicate libs from commandlineChristian Lohmaier
2017-09-20Don't expand $(call gb_Executable_get_target,python) too earlyStephan Bergmann
2017-09-20gbuild: remove obsolete commentMichael Stahl
2017-07-21de-hrc various thingsCaolán McNamara
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky