summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/macosx.mk
AgeCommit message (Expand)Author
2013-04-26Towards a Mac OS X PythonTestStephan Bergmann
2013-04-26Bad "NONE" layer path prefixStephan Bergmann
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl
2013-04-20gbuild: PythonTest: try to make it more portableMichael Stahl
2013-04-19Interactive JuniTest debugging on Mac OS X, tooStephan Bergmann
2013-04-18Revert _GLIBCXX_DEBUG on Mac OS X againStephan Bergmann
2013-04-16Turn on _GLIBCXX_FULLY_DYNAMIC_STRING, too, in a dbgutil buildTor Lillqvist
2013-04-15gbuild: --enable-dbgutil: enable STL assertions for Mac OS XMichael Stahl
2013-04-15gbuild: LinkTarget: only re-link libraries if exported symbols changeMichael Stahl
2013-04-13install Pyuno using PackageDavid Tardon
2013-04-11autoinstall ure private librariesMatúš Kukan
2013-04-11remove obsoleted postprocess/packconfigDavid Tardon
2013-04-11impl. platform-specific processing for menubar configsDavid Tardon
2013-04-10Use codesign --timestamp=none for now for the executablesTor Lillqvist
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2013-04-05use filelist install method for udkapi and offapiDavid Tardon
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier
2013-03-06do not execute unit tests when cross-compilingMatúš Kukan
2013-03-06clean SOLARLIB post dmake removalMatúš Kukan
2013-03-05remove ScpConvertTarget class, no codepage conversion is neededAndras Timar
2013-02-02Sign executables right after linkingTor Lillqvist
2013-02-01No need for aliases hereStephan Bergmann
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-03Factor out gb_ObjCxxObject__command and gb_ObjCObject__commandTor Lillqvist
2012-12-10Try -std=c++11 if -std=gnu++0x does not workStephan Bergmann
2012-12-10Avoid "deleted function definitions are a C++11 extension" in a better wayTor Lillqvist
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-11-23restore --enable-symbols optionDavid Ostrovsky
2012-10-29gbuild: remove .a file before AR invocations:Michael Stahl
2012-10-26Consistently use gb_Helper_make_urlStephan Bergmann
2012-10-23gbuild: remove INCLUDE_STL and misc stlport stuffMichael Stahl
2012-10-22clean up configure options for debugging buildLubos Lunak
2012-10-07move selection of UNO header variant to platformDavid Tardon
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann
2012-10-04old Mac linker is picky about argument order - static libs lastChristian Lohmaier
2012-09-29Workaround for boost problem with the 10.7 SDKTor Lillqvist
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
2012-09-25Be more consistentTor Lillqvist
2012-09-22gbuild: forgot to include assembler objects in mac linksNorbert Thiebaud
2012-09-22add support for CLI to gbuildDavid Tardon
2012-09-22allow Library to disable hidden visibilityMatúš Kukan
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann
2012-09-20Move -isysroot from gb_CFLAGS/gb_CXXFLAGS to CC/CXXTor Lillqvist
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-09move platform-specific settings to platformDavid Tardon
2012-07-23Define also MACOSX_SDK_VERSION in compilationsTor Lillqvist