summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2020-12-18include everything from BUILDDIR, e.g. config_host/*Mike Kaganski
2020-10-22Add gbuild/platform/FREEBSD_POWERPC[64]_GCC.mk files.Gleb Popov
2020-10-22Cosmetic change for clarificationTor Lillqvist
2020-10-09Split off REAL_BUILD_CC_FLAGS from REAL_BUILD_CCStephan Bergmann
2020-09-30Fix typosAndrea Gelmini
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák
2020-09-30bridges: add a Windows Arm64 UNO bridgeJan-Marek Glogowski
2020-09-24Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist
2020-09-24Implement DEBUGCPPUNIT as a special case of CPPUNITTRACEStephan Bergmann
2020-09-24Move some settings from just DEBUGCPPUNIT to all gdb CPPUNITTRACEStephan Bergmann
2020-09-24Expand the Windows CPPUNITTRACE=TRUE abbreviation in placeStephan Bergmann
2020-09-23Switch from -Oz to -O2 for iOSTor Lillqvist
2020-09-16configure + gbuild: handle Windows Arm64Jan-Marek Glogowski
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski
2020-09-11WIN drop --enable-64bit to select Windows targetJan-Marek Glogowski
2020-09-05fix macOS malloc debuggingNoel Grandin
2020-09-04revert the macos part of..Noel Grandin
2020-08-25dont turn on malloc debugging for gdb itselfNoel Grandin
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist
2020-08-05Adapt --enable-lto to --without-parallelismStephan Bergmann
2020-07-29Port to FreeBSD aarch64miki
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist
2020-06-10Revert "enable backtraces for unit tests on macos"Noel Grandin
2020-06-03enable backtraces for unit tests on macosNoel Grandin
2020-05-27Revert "bloaty: use -ffunction-sections and --gc-sections for linking"Noel Grandin
2020-05-27bloaty: use -ffunction-sections and --gc-sections for linkingNoel Grandin
2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák
2020-05-05Disable -Wstringop-overflow in --enable-optimized builds with GCCStephan Bergmann
2020-04-21don't try to use -fno-enforce-eh-specs with ClangLuboš 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-30Override gb_Package_get_target,python3 also for gb_UITest_DEPS on macOSStephan Bergmann
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-28macOS: don't sign executables earlyChristian Lohmaier
2020-02-20add macOS malloc debugging env varsNoel Grandin
2020-02-19add --enable-optimized=debugLuboš Luňák
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-10add BLOCK_PCH to gbuild, allowing partial non-PCH rebuildsLuboš Luňák
2020-01-20only enable windows incremental linking for debug buildsNoel Grandin
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák