summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2021-02-05MOZILLA_CERTIFICATE_FOLDER needs to be non-empty to disable autodetect...Caolán McNamara1-1/+12
2020-12-18include everything from BUILDDIR, e.g. config_host/*Mike Kaganski1-1/+1
2020-10-31Simplify makefile logic using new gb_notStephan Bergmann1-0/+2
2020-10-22Add gbuild/platform/FREEBSD_POWERPC[64]_GCC.mk files.Gleb Popov2-0/+33
2020-10-22Cosmetic change for clarificationTor Lillqvist1-2/+1
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann1-3/+3
2020-10-09Split off REAL_BUILD_CC_FLAGS from REAL_BUILD_CCStephan Bergmann1-1/+1
2020-09-30Fix typosAndrea Gelmini1-1/+1
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák1-2/+2
2020-09-30bridges: add a Windows Arm64 UNO bridgeJan-Marek Glogowski1-0/+16
2020-09-25Adapt PythonTest on macOS to PRE-/POSTGDBTRACEStephan Bergmann2-5/+10
2020-09-25Run gdb with PYTHONWARNINGS=defaultStephan Bergmann1-2/+2
2020-09-24Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist1-0/+4
2020-09-24PythonTest CPPUNITTRACE='gdb --args' needs to tunnel setting LD_LIBRARY_PATHStephan Bergmann2-2/+11
2020-09-24Implement DEBUGCPPUNIT as a special case of CPPUNITTRACEStephan Bergmann2-3/+9
2020-09-24Move some settings from just DEBUGCPPUNIT to all gdb CPPUNITTRACEStephan Bergmann2-2/+2
2020-09-24Expand the Windows CPPUNITTRACE=TRUE abbreviation in placeStephan Bergmann1-1/+1
2020-09-23Switch from -Oz to -O2 for iOSTor Lillqvist1-1/+1
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski1-1/+0
2020-09-19The config.{guess,sub} in $SRCDIR is good for external projects, tooTor Lillqvist3-3313/+1
2020-09-17Report each value of LO_TEST_LOCALE in localized CppunitTestStephan Bergmann1-1/+2
2020-09-16configure + gbuild: handle Windows Arm64Jan-Marek Glogowski3-1/+29
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski1-0/+10
2020-09-12Try fix multiple assignments of gidsMike Kaganski1-1/+1
2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski2-2/+2
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski2-2/+10
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski2-6/+9
2020-09-11WIN drop --enable-64bit to select Windows targetJan-Marek Glogowski1-16/+7
2020-09-11Use { ... } for grouping that does not need a sub-shellStephan Bergmann1-2/+2
2020-09-05fix macOS malloc debuggingNoel Grandin1-1/+1
2020-09-04revert the macos part of..Noel Grandin1-1/+1
2020-08-27Remove tempfile againStephan Bergmann1-1/+1
2020-08-25dont turn on malloc debugging for gdb itselfNoel Grandin3-5/+9
2020-08-20Use OSL_UNREACHABLEStephan Bergmann1-1/+0
2020-08-14solenv: fix typo in CppunitTestMiklos Vajna1-1/+1
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann8-11/+9
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist2-0/+0
2020-08-05Adapt --enable-lto to --without-parallelismStephan Bergmann1-1/+1
2020-07-29Port to FreeBSD aarch64miki1-0/+14
2020-07-29Add verbose climaker outputJan-Marek Glogowski1-0/+1
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann1-1/+1
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák1-4/+7
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-3/+3
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-4/+4
2020-07-04reduce number of framework librariesNoel Grandin1-1/+0
2020-07-04reduce number of framework librariesNoel Grandin1-2/+0
2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist1-0/+13
2020-06-19Make --enable-sal-log orthogonal to --enable-debugStephan Bergmann1-6/+1
2020-06-11When running make debugrun separately for UITest it needs LANG=CTor Lillqvist1-1/+1
2020-06-10Revert "enable backtraces for unit tests on macos"Noel Grandin1-3/+0