summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_MSC_class.mk
AgeCommit message (Expand)AuthorFilesLines
13 hoursrun bison, flex and nasm via wsl in wsl-as-helper caseChristian Lohmaier1-2/+1
5 dayscom_MSC_class: set MAKE=nmake in gb_NMAKE_VARSChristian Lohmaier1-1/+1
2024-03-22Drop redundant gb_ENABLE_DBGUTILStephan Bergmann1-1/+1
2024-03-21Use ENABLE_DEBUG as a better indicator for "debug build"Stephan Bergmann1-1/+1
2024-02-23Undo "move selection of UNO header variant to platform"Stephan Bergmann1-8/+0
2024-01-02Fix Windows path separatorStephan Bergmann1-1/+1
2023-08-09tdf#155446 Fix problem with ccache on WindowsHossein1-2/+6
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski1-3/+4
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier1-3/+3
2022-10-19Make MSVC -showIncludes processing more reliableStephan Bergmann1-1/+2
2022-04-12Delete tempfile when doneStephan Bergmann1-1/+2
2022-01-23tdf#97046 prefix gb_ to system variablesArjun1-2/+2
2022-01-01gbuild: silence Windows Skia clang buildsJan-Marek Glogowski1-0/+2
2021-12-31gbuild: introduce gb_%_linktarget_targetJan-Marek Glogowski1-1/+1
2021-12-01apparently link.exe -dump is a short for dumpbin.exeLuboš Luňák1-2/+2
2021-11-30use -fno-pch-timestamp also with clang-clLuboš Luňák1-0/+9
2021-11-29clang-cl: do not complain about precompiled_xxx.hxx includeLuboš Luňák1-1/+2
2021-11-17support ccache for MSVC tooLuboš Luňák1-2/+16
2021-11-13do not rebuild PCHs on icecream/ccache changeLuboš Luňák1-5/+7
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi1-3/+3
2021-11-03fix gcc-wrapper for ccache.exeLuboš Luňák1-2/+2
2021-11-01remove unused gb_CObject__command_pattern parameterLuboš Luňák1-2/+2
2021-10-31fix usage of MSVC's -debug:fastlinkLuboš Luňák1-1/+6
2021-10-30upgrade libjpeg-turbo to 2.1.1Caolán McNamara1-0/+1
2021-10-13MSVC LTO does not like mixing 32bit and 64 codeLuboš Luňák1-2/+2
2021-09-22avoid some more D9025 warningsLuboš Luňák1-15/+21
2021-09-20use MSVC's /Zc:inline option to reduce binary sizeLuboš Luňák1-1/+2
2021-09-20use clang-cl's -Zc:dllexportInlines- for clang-cl buildsLuboš Luňák1-2/+3
2021-08-04Always provision PATH the cygwin way under WindowsThorsten Behrens1-4/+0
2021-05-29gbuild: implement gb_Library_get_target_for_buildJan-Marek Glogowski1-0/+1
2021-04-03Add initial support for sccache builds on WNTThorsten Behrens1-2/+2
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski1-3/+3
2021-02-26WIN don't use --wrapper-print-cmdline in verboseJan-Marek Glogowski1-2/+2
2020-09-30Fix typosAndrea Gelmini1-1/+1
2020-09-30bridges: add a Windows Arm64 UNO bridgeJan-Marek Glogowski1-0/+16
2020-09-24Expand the Windows CPPUNITTRACE=TRUE abbreviation in placeStephan Bergmann1-1/+1
2020-09-16configure + gbuild: handle Windows Arm64Jan-Marek Glogowski1-1/+1
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski1-2/+2
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski1-6/+7
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann1-1/+1
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák1-5/+5
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák1-6/+8
2020-04-06use full path for the PCH .hxx file for MSCLuboš Luňák1-2/+3
2020-03-27revert the gyp-based nss build changesLuboš Luňák1-1/+1
2020-03-23do not reset PATH when invoking internal pythonLuboš Luňák1-1/+1
2020-03-23configure,gbuild: gla11y fails on Fedora 31Michael Stahl1-1/+1
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-1/+10
2020-01-20only enable windows incremental linking for debug buildsNoel Grandin1-1/+3
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