summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/macosx.mk
AgeCommit message (Expand)Author
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
2011-11-19remove libsqlite from macosx library path again and disable testPassword thereMarkus Mohrhard
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud
2011-11-08factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCCNorbert Thiebaud
2011-11-08UnoApiTarget_* really do not need to be per platformNorbert Thiebaud
2011-11-08begin factorization of common GCC stuffNorbert Thiebaud
2011-11-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl
2011-11-05gbuild: add support for extension description l10nMichael Stahl
2011-11-04populate gb_CCVER for mac and winmg buildNorbert Thiebaud
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen
2011-10-18gbuild: mkdir when creating dependenciesMichael Stahl
2011-10-04introduce gb_Helper_OUTDIRLIBDIRBjoern Michaelsen
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann
2011-09-30Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/coreBjoern Michaelsen
2011-09-30keep platform stuff in the platform subdirBjoern Michaelsen
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-09-20Reverted previous ff1c626, instead renamed NONEBIN -> NONE.Stephan Bergmann
2011-09-20do not call macosx-change-install-name for NONEBIN executableNorbert Thiebaud
2011-09-19Call macosx-change-install-names on executables in gbuild, too.Stephan Bergmann
2011-09-16get internal python invocations workingCaolán McNamara
2011-09-15macosx.mk: no RPATH-equivalent for executablesMichael Stahl
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan
2011-08-23Resolves: fdo#40099 don't break incremental builds on removed headersCaolán McNamara
2011-08-22enable using link-time optimizationMatúš Kukan
2011-08-22didn't intend to commit this bit yetCaolán McNamara