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