summaryrefslogtreecommitdiff
path: root/solenv/gbuild/LinkTarget.mk
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-90/+1
2011-11-04gbuild: document more user defined variablesMichael Stahl1-0/+2
2011-10-22another fix for 68dd19a368fb4afbf3eba4cb722f56b87f8ea7c1 on OSXBjoern Michaelsen1-1/+1
2011-10-21restore accidentally removed lineBjoern Michaelsen1-0/+1
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen1-14/+14
2011-10-21cleanup YaccObjectBjoern Michaelsen1-22/+14
2011-10-21Fix for YaccObject, also: YaccObject should not generate stuff directly in to...Bjoern Michaelsen1-2/+2
2011-10-21gbuild should use SRCDIR as per GNU make conventionsBjoern Michaelsen1-7/+7
2011-10-21kill multi repo support: LinkTargetBjoern Michaelsen1-62/+28
2011-10-21LinkTarget: remove old object owner implementationMichael Stahl1-37/+0
2011-10-21LinkTarget: new check for duplicate objectsMichael Stahl1-0/+21
2011-10-10fixing error handling for generated files againBjoern Michaelsen1-2/+2
2011-10-07error on missing generated files tooBjoern Michaelsen1-0/+2
2011-10-07cant check that early for generated filesBjoern Michaelsen1-2/+0
2011-10-07Fix parameters for gb_GenFooObject_get_sourceMatúš Kukan1-2/+2
2011-10-07no more gbuild loops: break early on nonexistent objects (this commit breaks ...Bjoern Michaelsen1-22/+7
2011-09-30preliminary work on a ExternalLib extension support for gbuildNorbert Thiebaud1-0/+9
2011-09-10convert Mesa to gbuild and add to tail_buildPeter Foley1-4/+7
2011-09-09the eval is actually not needed hereDavid Tardon1-1/+2
2011-09-05elide duplicate dummy dependencies as we concatenate them to a library depfileMichael Meeks1-1/+1
2011-08-24misc cleanups of mergelibs functionalityMichael Meeks1-3/+5
2011-08-24Add support for creating merged library.Matúš Kukan1-3/+18
2011-08-22overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon1-23/+33
2011-08-20move yacc command in platform/* due to Mac PPC ancient bison version.Norbert Thiebaud1-9/+3
2011-08-19add Yacc/bison support in gbuildNorbert Thiebaud1-19/+72
2011-08-11add support for generated plain c source filesMatúš Kukan1-4/+56
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky1-4/+65
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-27unbreak NOOPTFLAGS again, after some gbuild mergeRobert Nagy1-2/+2
2011-07-26must call eval thereDavid Tardon1-1/+1
2011-07-25gbuild: fix broken flags for OBJC leading to bad SDK useNorbert Thiebaud1-3/+5
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-3/+3
2011-07-21resyncing to masterBjoern Michaelsen1-0/+11
2011-06-21gnumake4: remove debug outputBjoern Michaelsen1-2/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-41/+213
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-0/+11
2011-06-18remove debug $(info in LinkTaget.mkNorbert Thiebaud1-2/+0
2011-06-17gnumake4: #i117845#: LinkTarget.mk: remove debug stuff [hg:22467b40e637]Michael Stahl1-2/+0
2011-06-17gnumake4: #i117845#: LinkTarget.mk: refactor dep-files: [hg:371ab623e90d]Michael Stahl1-66/+35
2011-06-17gnumake4: #i117845#: LinkTarget.mk: fix dep-files for GenCxxObjects: [hg:7bc9...Michael Stahl1-4/+4
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-1/+21
2011-06-17gnumake4: #i116959#: user defined CPPFLAGS: put them in target local DEFS. [h...Michael Stahl1-4/+11
2011-06-17gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]Michael Stahl1-2/+6
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl1-32/+64
2011-06-17gnumake4: #i116959#: allow user to override {C,CXX,OBJCXX}FLAGS: [hg:6af861d9...Michael Stahl1-20/+41
2011-06-17gnumake4: LinkTarget.mk: remove some unnecessary arguments [hg:38ca0135d0e9]Michael Stahl1-4/+4
2011-06-17gnumake4: #i117610#: gbuild: more convenient handling for external libs: [hg:...Michael Stahl1-0/+18
2011-06-05set gb_COMPILEROPTFLAGS in the correct place for cxx generated objectsRobert Nagy1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+3