summaryrefslogtreecommitdiff
path: root/solenv/gbuild/ComponentTarget.mk
AgeCommit message (Expand)AuthorFilesLines
2012-03-10gbuild: remove some more realpathsMatúš Kukan1-2/+2
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl1-3/+4
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan1-1/+5
2011-12-16gbuild: refactor gb_Library_set_componentfile:Michael Stahl1-1/+2
2011-11-18ComponentTarget: do not generate broken component filesMichael Stahl1-0/+1
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann1-12/+0
2011-10-21gbuild should use SRCDIR as per GNU make conventionsBjoern Michaelsen1-2/+2
2011-10-21kill multi repo support: SetupLocal can only work with multiple repo supportBjoern Michaelsen1-14/+9
2011-08-19There is no gb_Foo_get_external_target, fix as dtardon told on IRCTor Lillqvist1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-2/+2
2011-06-22gnumake4: fixup the component fooBjoern Michaelsen1-4/+5
2011-06-21gnumake4: postmerge fixesBjoern Michaelsen1-1/+1
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-11/+9
2011-06-17gnumake4: ComponentTarget: [hg:d5e93bd62dfc]Michael Stahl1-6/+19
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-5/+5
2011-03-16Revert "Revert "Xsltproc is a non-Cygwin program on Windows so use realpath""Tor Lillqvist1-1/+1
2011-03-16Revert "Xsltproc is a non-Cygwin program on Windows so use realpath"Tor Lillqvist1-1/+1
2011-03-16Xsltproc is a non-Cygwin program on Windows so use realpathTor Lillqvist1-1/+1
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky1-10/+10
2011-01-31gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.)Michael Stahl1-1/+1
2011-01-27gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROCMichael Stahl1-9/+2
2011-01-17gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen...Bjoern Michaelsen1-4/+3
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen1-0/+0
2010-11-19gnumake2: fixes for linking on OSXBjoern Michaelsen1-1/+1
2010-11-19gnumake2: fixing library names in components on windowsBjoern Michaelsen1-1/+1
2010-11-19gnumake2: first implementation of deliver.log generationBjoern Michaelsen1-1/+2
2010-11-14gnumake2: posh outputBjoern Michaelsen1-2/+1
2010-11-13gnumake2: getting gnu cp out of the environment on solarisBjoern Michaelsen1-0/+5
2010-11-13gnumake2: #i115558# svl needs to depend on libxslt for xsltprocBjoern Michaelsen1-1/+2
2010-11-12gnumake2: more work on outputBjoern Michaelsen1-2/+2
2010-11-12gnumake2: enabled kbuild-like build outputBjoern Michaelsen1-2/+2
2010-11-12gnumake2: beautified announcementBjoern Michaelsen1-3/+3
2010-11-11gnumake2: prefixes for xsltprocBjoern Michaelsen1-3/+4
2010-11-10gnumake2: first try at local build dirsBjoern Michaelsen1-1/+1
2010-11-09gnumake2: explicit delivering of ResTargetsBjoern Michaelsen1-5/+9
2010-11-06gnumake2: added clean targets for component filesBjoern Michaelsen1-2/+6
2010-11-06gnumake2: added component registrationBjoern Michaelsen1-1/+1
2010-11-05gnumake2: intermediate commit for ComponentTargetsBjoern Michaelsen1-0/+62