summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-12-16Always set MAC_OS_X_VERSION_MAX_ALLOWED = MAC_OS_X_VERSION_MIN_REQUIREDStephan Bergmann
2022-01-14annocheck warning about missing .note.gnu.property sectionCaolán McNamara
2021-11-17support ccache for MSVC tooLuboš Luňák
2021-11-17fix system pch breaking after f22e5078cfac93c50ae5169f6545091Luboš Luňák
2021-11-17avoid a PCH build failing because of a directory missingLuboš Luňák
2021-11-16do not rebuild PCHs on icecream/ccache change, take #2Luboš Luňák
2021-11-13do not rebuild PCHs on icecream/ccache changeLuboš Luňák
2021-11-12rebuild a PCH when the flags it was built with changeLuboš Luňák
2021-11-09Drop global -D_HAS_AUTO_PTR_ETC from Windows buildStephan Bergmann
2021-11-08set up gb_COMPILER_SETUP also for gbuild's ExternalProjectLuboš Luňák
2021-11-04Fix check for libstdc++Stephan Bergmann
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann
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-28Fix passing DYLD_LIBRARY_PATH into lldb on macOSStephan Bergmann
2021-10-28-flto: only use firstword of PARALLELISMChristian Lohmaier
2021-10-28move a comment to the proper placeLuboš Luňák
2021-10-25bsd (as used by macOS) ar does not support '@' optionCaolán McNamara
2021-10-14filter out also link.exe messages about LTO code generationLuboš Luňák
2021-10-13use -flto=auto for gcc if no $PARALLELISM is setLuboš Luňák
2021-10-13MSVC LTO does not like mixing 32bit and 64 codeLuboš Luňák
2021-10-11clang does not support -flto=<number>Luboš Luňák
2021-10-11merge LD_PLUGIN use with other LTO useLuboš Luňák
2021-10-11use ThinLTO for Clang everywhereLuboš Luňák
2021-10-07remove python make dependency from MoTargetCaolán McNamara
2021-10-03unterminated call to function 'call': missing ')'.Caolán McNamara
2021-10-03TODO: remove missing .po support when writerfilter .po files existCaolán McNamara
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-09-23Look for the udkapi types.rdb file in the right place when cross-compilingTor Lillqvist
2021-09-22avoid some more D9025 warningsLuboš Luňák
2021-09-22Apparently we need to define gb_Library_PLAINEXT_FOR_BUILD for iOSTor Lillqvist
2021-09-22make .pch file also depend on its source .hxx fileLuboš 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-09-20use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)Luboš Luňák
2021-09-19make "-external/" valid gbuild exclusion for FORCE_COMPILELuboš Luňák
2021-09-18make FORCE_COMPILE_ALL more flexible than all or nothingLuboš Luňák
2021-09-18make COMPILER_EXTERNAL_TOOL=1 work properly with generated sourcesLuboš Luňák
2021-09-18don't force compiler plugins when COMPILER_EXTERNAL_TOOL=1 is usedLuboš Luňák
2021-09-11add -DSYSTEM_NSS to flags ignored for system PCHLuboš Luňák
2021-08-23fix ObjC/C++ generated sources linking on MacLuboš Luňák
2021-08-22Give gengal invocations their own UserInstallationsStephan Bergmann
2021-08-22gengal needs Library_localedata_en nowStephan Bergmann
2021-08-10for DISABLE_DYNLOADING support linking to static .a system libsCaolán McNamara
2021-08-09remove unneeded -ldl for DISABLE_DYNLOADINGCaolán McNamara
2021-08-05Avoid ODR violation, consistently define ZLIB_CONSTStephan Bergmann