summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/macosx.mk
AgeCommit message (Expand)Author
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-20no need to redefine gb_Helper_conert_native over and over again....Norbert Thiebaud
2011-08-20move yacc command in platform/* due to Mac PPC ancient bison version.Norbert Thiebaud
2011-08-13add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl
2011-08-11add support for generated plain c source filesMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-28there is no :+= or +:= append-operator in gnu make, there is only +=Christian Lohmaier
2011-07-26missing space after ifeq in HAVE_GG_NO_LONG_TESTNorbert Thiebaud
2011-07-26make -Wno-long-double usage conditional to gcc supporting itNorbert Thiebaud
2011-07-26Use MACOSX_SDK_PATH and other configured variables in mac buildNorbert Thiebaud
2011-07-26Add -g to the gb_LinkTarget_*FLAGS iff gb_SYMBOL is trueTor Lillqvist
2011-07-26Redirect stderr of the ar command to /dev/null only if we are silentTor Lillqvist
2011-07-25gbuild: fix broken flags for OBJC leading to bad SDK useNorbert Thiebaud
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-01I need to load the unoprotector using the same variable everywhereCaolán McNamara
2011-06-20parametters -> parametersRobert Nagy
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18ause130: #i117218# complete compatibility checkHans-Joachim Lankenau
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: #i117845#: LinkTarget.mk: fix dep-files for GenCxxObjects: [hg:7bc9...Michael Stahl
2011-06-17gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]Michael Stahl
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl
2011-06-17gnumake4: #i116959#: allow user to override {C,CXX,OBJCXX}FLAGS: [hg:6af861d9...Michael Stahl
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl
2011-06-17gnumake4: #i117610#: gbuild: more convenient handling for external libs: [hg:...Michael Stahl
2011-06-17gnumake4: ComponentTarget: [hg:d5e93bd62dfc]Michael Stahl
2011-06-03fix DLLPOSTFIX unification for "forgotten" platforms (Mac,iOS,Solaris)Christian Lohmaier
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-18On MacOS X, our application is called "LibreOffice.app" and not "OpenOffice.o...Joseph Powers
2011-05-13chmod -xTor Lillqvist
2011-04-23add support, in gbuild, for objective/C (in addition to objective/C++)Norbert Thiebaud
2011-04-22Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-21Spaces to tabs in solenv/gbuild.Jan Holesovsky
2011-04-21gbuildize slideshowDavid Tardon
2011-04-17gcc-4.0 on MacOSX does not support the @file syntaxNorbert Thiebaud
2011-04-17gcc-4.0 on MacOSX does not support the @file syntaxNorbert Thiebaud
2011-04-12fixing up extra object list supportBjoern Michaelsen
2011-04-05fixing up extra object list supportBjoern Michaelsen
2011-03-30Build with no optimizations already with dbglevel == 1.Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann
2011-03-28masterfix DEV300: fix for make cleanIvo Hinkelmann
2011-03-24vcl2gnumake: enable Werror for objcxx filesPhilipp Lohmann [pl]
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-17add helper to set-up the libraries env, to run executable during buildMichael Meeks
2011-03-17killing off stl in gbuildBjoern Michaelsen
2011-03-15add support for symbol=t in gnumake to build release code with symbolNorbert Thiebaud
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-03-03gnumakefixes: #i117005# fix long link lines and inroduce convert_native macroHans-Joachim Lankenau