summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/LinkTarget.mk
Commit message (Expand)AuthorAgeFilesLines
* gbuild: work around problems with aux-targets and DLL renames (MSVC)Michael Stahl2013-04-211-1/+5
* warn if using nonexist. dirs in include pathDavid Tardon2013-04-201-0/+8
* Don't build unneccesary libraries twice: take twoPeter Foley2013-04-151-4/+24
* gbuild: LinkTarget: only re-link libraries if exported symbols changeMichael Stahl2013-04-151-1/+13
* Revert "Don't build unneccesary libraries twice"Tor Lillqvist2013-04-151-24/+4
* Don't build unneccesary libraries twicePeter Foley2013-04-141-4/+24
* add tl and basegfx to libmergedPeter Foley2013-04-131-1/+1
* add new urelibs library merging some libraries from ure/lib/Matúš Kukan2013-04-101-7/+18
* depend on headers also when using library objectsDavid Tardon2013-04-091-0/+2
* gbuild: LinkTarget: kill gb_LINKED_LIBSMichael Stahl2013-04-081-13/+19
* supress -Wunused-macros warnings from flex and bisonPeter Foley2013-04-021-2/+2
* Make sure merged libs are 0 bytes long.Peter Foley2013-03-311-1/+1
* collapse merged libs in module-deps.plPeter Foley2013-03-281-0/+3
* fix postgresql buildPeter Foley2013-03-261-5/+5
* Disable -Werror for all generated source filesStephan Bergmann2013-03-251-1/+2
* gbuild: use proper dependencies for concat-depsMatúš Kukan2013-03-061-1/+1
* initial gnumake module deps dumping.Michael Meeks2013-03-051-0/+9
* Last use of obsolete gb_*_add_api is long goneStephan Bergmann2013-02-251-5/+0
* convert moz to gbuild and add to tail_buildPeter Foley2013-02-241-1/+2
* treat all source files as not up to date only with FORCE_COMPILE_ALLLuboš Luňák2013-02-091-6/+9
* T_xxxFLAGS_APPEND fixupsLuboš Luňák2013-01-161-3/+9
* append library specific compile flags at the endMatúš Kukan2013-01-141-8/+8
* use runtime deps in gbuild classesDavid Tardon2012-12-301-1/+1
* do not bother trying to keep PCH and non-PCH dependencies correct togetherLubos Lunak2012-12-261-1/+6
* include PCHOBJS in target's objectlistLuboš Luňák2012-12-111-3/+4
* make PCH depend on LinkTarget/headersLuboš Luňák2012-12-111-3/+3
* make all cxxobjects depend on the PCH timestampLuboš Luňák2012-12-101-3/+6
* fix visibility with PCHLuboš Luňák2012-12-101-0/+10
* fix PCH dependenciesLuboš Luňák2012-12-101-4/+7
* remove unneeded PCH stuffLuboš Luňák2012-12-101-3/+0
* use PCH with generated cxx sources tooLuboš Luňák2012-12-101-0/+2
* use noexceptions .pch only when actually neededLuboš Luňák2012-12-101-4/+8
* no need to make whole linktarget depend on .pchLuboš Luňák2012-12-101-2/+0
* rebuild all dependent .cxx files that use a PCH that gets regeneratedLuboš Luňák2012-12-101-0/+6
* rename to gb_Library_set_precompiled_headerLuboš Luňák2012-12-101-3/+8
* include debug/optimizing flags when building PCHLuboš Luňák2012-12-101-4/+7
* bring back precompiled headers supportLuboš Luňák2012-12-101-2/+84
* ignore warnings in generated scannersDavid Tardon2012-11-231-4/+1
* compile concat-deps in solenv; also put them into $(OUTDIR)Matúš Kukan2012-11-031-1/+1
* do not strip debuginfo if any explicit C(XX)FLAGS have been givenLuboš Luňák2012-10-311-1/+1
* gbuildification of expatDavid Ostrovsky2012-10-251-0/+14
* remove accidentally committed garbageMichael Stahl2012-10-251-14/+0
* gbuild: remove INCLUDE_STL and misc stlport stuffMichael Stahl2012-10-231-9/+2
* gbuild: fix AUXTARGETS:Michael Stahl2012-10-231-2/+26
* allow LDFLAGS from gbuild to be selective tooLubos Lunak2012-10-221-1/+8
* clean up configure options for debugging buildLubos Lunak2012-10-221-3/+3
* drop unneeded functionsDavid Tardon2012-10-221-11/+0
* convert postgresql to gbuildPeter Foley2012-10-211-0/+11
* use gb_LINKEROPTFLAGS if no explicit LDFLAGS is givenLubos Lunak2012-10-191-1/+1
* add newlinesDavid Tardon2012-10-171-0/+8