summaryrefslogtreecommitdiff
path: root/solenv/gbuild/LinkTarget.mk
AgeCommit message (Expand)Author
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
2013-04-02supress -Wunused-macros warnings from flex and bisonPeter Foley
2013-03-31Make sure merged libs are 0 bytes long.Peter Foley
2013-03-28collapse merged libs in module-deps.plPeter Foley
2013-03-26fix postgresql buildPeter Foley
2013-03-25Disable -Werror for all generated source filesStephan Bergmann
2013-03-06gbuild: use proper dependencies for concat-depsMatúš Kukan
2013-03-05initial gnumake module deps dumping.Michael Meeks
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann
2013-02-24convert moz to gbuild and add to tail_buildPeter Foley
2013-02-09treat all source files as not up to date only with FORCE_COMPILE_ALLLuboš Luňák
2013-01-16T_xxxFLAGS_APPEND fixupsLuboš Luňák
2013-01-14append library specific compile flags at the endMatúš Kukan
2012-12-30use runtime deps in gbuild classesDavid Tardon
2012-12-26do not bother trying to keep PCH and non-PCH dependencies correct togetherLubos Lunak
2012-12-11include PCHOBJS in target's objectlistLuboš Luňák
2012-12-11make PCH depend on LinkTarget/headersLuboš Luňák
2012-12-10make all cxxobjects depend on the PCH timestampLuboš Luňák