summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/macosx.mk
AgeCommit message (Expand)Author
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
2012-06-15Fix pyuno.so name on Mac OS XStephan Bergmann
2012-05-29gbuildize scp2David Tardon
2012-05-29create gbuild class for install scriptsDavid Tardon
2012-05-11Argh, make the use of -fvisibility=hidden actually happenTor Lillqvist
2012-05-10Make visibility tests work as intended on Mac OS XTor Lillqvist
2012-05-08gbuild: tie optimization into selective --enable-debug:Michael Stahl
2012-05-01hack to allow warnings in lexer on MacOSXNorbert Thiebaud
2012-04-24specific variable for where dev-install installsLuboš Luňák
2012-04-23No -malign-natural in Clang, not Apple's at leastTor Lillqvist
2012-04-22Don't use -Wl,-syslibroot when building against more current SDKsTor Lillqvist
2012-04-19extension libs should have no RPATHDavid Tardon
2012-04-19add OXT to gb_LinkTarget__RPATHS tooDavid Tardon
2012-04-19add layer and library group for extensionsDavid Tardon
2012-04-03gbuild: ObjC command invocation more consistentMichael Stahl
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák
2012-03-13Document reason for -Wno-non-virtual-dtorStephan Bergmann
2012-02-17allow to suppress -Werror per link targetDavid Tardon
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-06gbuild: macosx.mk: Bundles have no install_nameMichael Stahl
2012-01-04gbuild: macosx.mk: add gb_Library_BundleMichael Stahl
2012-01-04gbuild: macosx.mk: enable -Werror for ObjC filesMichael Stahl
2012-01-04gbuild: macosx.mk: enable -fobjc-exceptionsMichael Stahl
2012-01-04add PLAINLIBS_NONE in the LAYERNorbert Thiebaud
2011-12-21gbuild, sal: dl is linux onlyMatúš Kukan
2011-12-19gbuild: macosx.mk: install names with SOVERSION:Michael Stahl
2011-12-19Warning clean-up (Mac OS X).Stephan Bergmann
2011-12-19sal: convert to gbuildMatúš Kukan
2011-12-17Revert "gbuild: macosx.mk: remove salhelper hack"Norbert Thiebaud
2011-12-17do not run cppunit on Mac when cross-compilingNorbert Thiebaud
2011-12-16gbuild: fix gb_Library_set_soversion_scriptMichael Stahl
2011-12-15gbuild: macosx.mk: tinderbox fails on version scriptMichael Stahl
2011-12-15gbuild: macosx.mk: remove salhelper hackMichael Stahl
2011-12-15gbuild: add gb_Library_set_soversion_script:Michael Stahl
2011-12-15convert salhelper to gbuildMatúš Kukan
2011-12-08Rework yacc rule for gcc platforms.Thorsten Behrens
2011-11-25gdb stacktraces for subsequentchecksBjoern Michaelsen