summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Library.mk
AgeCommit message (Expand)Author
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-26Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
2012-09-22SOVERSION is used by LinkTarget, so set it thereDavid Tardon
2012-09-22allow Library to disable hidden visibilityMatúš Kukan
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-06gbuild: don't complain about duplicate components for libmergedMichael Stahl
2012-08-06gbuild: add a check for duplicate component filesMichael Stahl
2012-08-01Revert "force depfile concat on deliver"Michael Stahl
2012-08-01force depfile concat on deliverBjoern Michaelsen
2012-07-02fix build, typoMatúš Kukan
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-05-29make sure that $(OUTDIR)/lib exists before delivering libsDavid Tardon
2012-05-15Explicitly initialize target-specific variablesStephan Bergmann
2012-05-08gbuild: replace gb_LinkTarget_set_objcflags with add_objcflagsMichael Stahl
2012-05-08gbuild: refactor selective symbols again:Michael Stahl
2012-05-08gbuild: refactor the selective symbols supportMichael Stahl
2012-05-01build: cleaning up previously converted idlc moduleDavid Ostrovsky
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák
2012-04-19add layer and library group for extensionsDavid Tardon
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-01merge origin/masterDavid Tardon
2012-03-31gbuild: add gb_LinkTarget_add_custom_headersMatúš Kukan
2012-03-29Add helpful commentTor Lillqvist
2012-03-12add InternalUnoApi classDavid Tardon
2012-02-19fix handling of component files in mergelibs modeMatúš Kukan
2012-02-17allow to suppress -Werror per link targetDavid Tardon
2012-01-11tweak makefiles after np_sdk is in tail_buildMatúš Kukan
2012-01-10improve support for merging librariesMatúš Kukan
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-18gbuild: MSVC: add support for building x64 librariesPeter Foley
2011-12-16gbuild: refactor gb_Library_set_componentfile:Michael Stahl
2011-12-16gbuild: gb_LinkTarget_set_auxtargets => add_auxtargetsMichael Stahl
2011-12-16gbuild: fix gb_Library_set_soversion_scriptMichael Stahl
2011-12-15gbuild: add gb_Library_set_soversion_script:Michael Stahl
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-23Clean up gb_Library_set_componentfile argument handling.Stephan Bergmann
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
2011-10-18gb_Library_set_componentfile: depend from workdirMichael Stahl
2011-09-27move windows-only call into platform/win*David Tardon
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon
2011-09-26allow adding native windows res. files for executables tooDavid Tardon
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-08-24Add support for creating merged library.Matúš Kukan