summaryrefslogtreecommitdiff
path: root/solenv/gbuild/LinkTarget.mk
AgeCommit message (Expand)Author
2013-09-22gbuild: fix gb_LinkTarget_set_precompiled_headerMichael Stahl
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl
2013-09-22gbuild: rename LinkTarget variable LIBSMichael Stahl
2013-09-22gbuild: add a SHLXTHDL layer for librariesMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-22gbuild: document parameters of LinkTarget methodsMichael Stahl
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-22gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann
2013-09-16Replace reg2unoidl with unoidl-writeStephan Bergmann
2013-09-13gbuild: add missing directory dependencies for Obj{C,Cxx}ObjectMichael Stahl
2013-09-13gbuild: fix rule for gb_ObjCxxObject_get_dep_targetMichael Stahl
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen
2013-07-17kill gb_NoexPrecompiledHeaderBjoern Michaelsen
2013-07-16gbuild: update included dep-targets as side effect of targetsMichael Stahl
2013-07-14indent that a bitMichael Stahl
2013-06-18handle missing dep files in concat-depsBjoern Michaelsen
2013-06-18Reduce the amount of calls of mkdir -p.Bjoern Michaelsen
2013-06-10gbuild: remove external_headers targetsMatúš Kukan
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-14gbuild: allow to depend on headers of a libraryDavid Tardon
2013-04-29urelibs: break cyclic dependency; treat regcompare as build toolMatúš Kukan
2013-04-26remove executable bitLuboš Luňák
2013-04-26do not output random 'true' in verbose buildLuboš Luňák
2013-04-25change warning to errorDavid Tardon
2013-04-24fixes for libmergedPeter Foley
2013-04-24Prevent gb_Helper_PHONY from leaking into the shellTor Lillqvist
2013-04-24gbuild: do not use ' quotes when echoing dependenciesMichael Stahl
2013-04-24make sure the dir existsDavid Tardon
2013-04-24gbuild: do not deliver UNO API headersDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-23always build also cppu and cppuhelper librariesMatúš Kukan
2013-04-22gbuild: LinkTarget: try to fix gb_LinkTarget_add_auxtarget for make 3.81Michael Stahl
2013-04-21gbuild: work around problems with aux-targets and DLL renames (MSVC)Michael Stahl
2013-04-20warn if using nonexist. dirs in include pathDavid Tardon
2013-04-15Don't build unneccesary libraries twice: take twoPeter Foley
2013-04-15gbuild: LinkTarget: only re-link libraries if exported symbols changeMichael Stahl
2013-04-15Revert "Don't build unneccesary libraries twice"Tor Lillqvist
2013-04-14Don't build unneccesary libraries twicePeter Foley
2013-04-13add tl and basegfx to libmergedPeter Foley
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan
2013-04-09depend on headers also when using library objectsDavid Tardon
2013-04-08gbuild: LinkTarget: kill gb_LINKED_LIBSMichael Stahl