summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/macosx.mk
AgeCommit message (Expand)Author
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann
2014-12-16gbuild: More automagic for libmergedMatúš Kukan
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
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: drop mkdir -p calls from gb_LinkTarget__commandMichael Stahl
2013-09-22gbuild: rename LinkTarget variable LIBSMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-14Clean up Mac OS X .jnilibsStephan Bergmann
2013-09-13installer: put in a hack for MacOSX to find language pack filesMichael Stahl
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09gbuild: remove redundant defintion of gb_DEVINSTALLDIRMichael Stahl
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-08-27Factor out the app bundle code signing into a scriptTor Lillqvist
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-08-22Use codesign --force to replace a (bogus?) previous signatureTor Lillqvist
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-02the compiler of the 10.6 SDK is pretty confused wrt to aliasing warningNorbert Thiebaud
2013-06-13gb_COMPILERNOOPTFLAGS, gb_COMPLEROPTFLAGS, gb_DEBUG_CFLAGS all already definedStephan Bergmann
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-07gbuild: install extension directly from workdirMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-30Seems that -Wl,-fatal_warnings causes more trouble than it's worthTor Lillqvist
2013-05-22Be more picky about Mac OS X linker warningsStephan Bergmann