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