summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/macosx.mk
AgeCommit message (Expand)Author
2020-02-28macOS: don't sign executables earlyChristian Lohmaier
2019-05-31macOS: enable hardened runtime when signinglibreoffice-6-3-branch-pointChristian Lohmaier
2018-11-27gbuild: MacOSX: use tr instead of sed for newlinesMichael Stahl
2018-11-26Use -filelist with macOS linkerAlyssa Ross
2018-11-23Revert "Do use -O1 for Apple Clang older than 9.1.0"Stephan Bergmann
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-09-12No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann
2018-04-18Do use -O1 for Apple Clang older than 9.1.0Tor Lillqvist
2018-04-17No need to restrict optimization to -O1 levelTor Lillqvist
2018-02-28Build external lxml if not provided by systemSamuel Thibault
2017-02-28Fix gb_Extension_LICENSEFILE_DEFAULTStephan Bergmann
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-09-16Either -O2 is broken in Apple Clang, or some of our code is brokenTor Lillqvist
2016-08-15Drop leftover EXTRA_CFLAGS and EXTRA_CDEFSTor Lillqvist
2016-07-11Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mkStephan Bergmann
2015-11-27macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud
2015-11-20set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen
2015-11-17refactor unittest help messageBjoern Michaelsen
2015-11-12Make "make debugrun" use lldb on MacStephan Bergmann
2015-11-02Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann
2015-08-28use nonet for xsltprocCaolán McNamara
2015-06-12mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann
2015-05-11-Wshadow appears to work now on Mac OS XStephan Bergmann
2015-04-21Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann
2014-12-15gbuild: More automagic for libmergedMatúš Kukan
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-08-11OSX: drop -malign-natural flag for non-clang compilersDouglas Mencken
2014-07-23OSX: change CXXFLAGS_CXX11 to be used not only with clangDouglas Mencken
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-03-24Revert "use $(value ...) to reduce escalating double-quoting of dollars"Stephan Bergmann
2014-03-19use $(value ...) to reduce escalating double-quoting of dollarsBjoern Michaelsen
2014-02-26fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl
2014-02-25gbuild: deduplicate by new gb_Helper_replace_if_different_and_touchMatúš Kukan
2014-02-18gbuild: "make debugrun" starting instdir/program/soffice with ...Michael Stahl
2014-02-18There is no gb_Library_LTOFLAGS.Matúš Kukan
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan
2013-11-02remove SOLARENV variableMichael Stahl
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl
2013-10-24gbuild: gb_Helper_extend_ld_path was rather broken...Michael Stahl
2013-10-24gbuild: try to un-break cppunit tests on MACOSX and WNTMichael Stahl
2013-10-24cppunit: use libraries from WORKDIRMichael Stahl
2013-10-20Whatever the assertion failures in saxparser when doing i18npool...Stephan Bergmann
2013-09-27gbuild: remove unused gb_CppunitTest_LIBDIRMatúš Kukan
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist