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