summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_MSC_class.mk
AgeCommit message (Expand)Author
2023-08-09tdf#155446 Fix problem with ccache on WindowsHossein
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier
2022-10-19Make MSVC -showIncludes processing more reliableStephan Bergmann
2022-04-12Delete tempfile when doneStephan Bergmann
2022-01-23tdf#97046 prefix gb_ to system variablesArjun
2022-01-01gbuild: silence Windows Skia clang buildsJan-Marek Glogowski
2021-12-31gbuild: introduce gb_%_linktarget_targetJan-Marek Glogowski
2021-12-01apparently link.exe -dump is a short for dumpbin.exeLuboš Luňák
2021-11-30use -fno-pch-timestamp also with clang-clLuboš Luňák
2021-11-29clang-cl: do not complain about precompiled_xxx.hxx includeLuboš Luňák
2021-11-17support ccache for MSVC tooLuboš Luňák
2021-11-13do not rebuild PCHs on icecream/ccache changeLuboš Luňák
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi
2021-11-03fix gcc-wrapper for ccache.exeLuboš Luňák
2021-11-01remove unused gb_CObject__command_pattern parameterLuboš Luňák
2021-10-31fix usage of MSVC's -debug:fastlinkLuboš Luňák
2021-10-30upgrade libjpeg-turbo to 2.1.1Caolán McNamara
2021-10-13MSVC LTO does not like mixing 32bit and 64 codeLuboš Luňák
2021-09-22avoid some more D9025 warningsLuboš Luňák
2021-09-20use MSVC's /Zc:inline option to reduce binary sizeLuboš Luňák
2021-09-20use clang-cl's -Zc:dllexportInlines- for clang-cl buildsLuboš Luňák
2021-08-04Always provision PATH the cygwin way under WindowsThorsten Behrens
2021-05-29gbuild: implement gb_Library_get_target_for_buildJan-Marek Glogowski
2021-04-03Add initial support for sccache builds on WNTThorsten Behrens
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2021-02-26WIN don't use --wrapper-print-cmdline in verboseJan-Marek Glogowski
2020-09-30Fix typosAndrea Gelmini
2020-09-30bridges: add a Windows Arm64 UNO bridgeJan-Marek Glogowski
2020-09-24Expand the Windows CPPUNITTRACE=TRUE abbreviation in placeStephan Bergmann
2020-09-16configure + gbuild: handle Windows Arm64Jan-Marek Glogowski
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2020-04-06use full path for the PCH .hxx file for MSCLuboš Luňák
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-23do not reset PATH when invoking internal pythonLuboš Luňák
2020-03-23configure,gbuild: gla11y fails on Fedora 31Michael Stahl
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-20only enable windows incremental linking for debug buildsNoel Grandin
2020-01-09Get PDB files to work for soffice.bin and unopkg.binJuergen Funk
2019-12-19Fix typo in codeAndrea Gelmini
2019-12-07Remove redundant gb_YACC indirectionStephan Bergmann
2019-12-04tdf#128133 WIN don't exit after link-output filterJan-Marek Glogowski
2019-11-20/safeseh valid only on Win32Julien Nabet
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