summaryrefslogtreecommitdiff
path: root/solenv/gbuild/ComponentTarget.mk
AgeCommit message (Expand)Author
2013-06-07use .component files directly from workdirMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-03-31drop extraneous delivery rulesDavid Tardon
2013-02-25gbuild: ComponentTarget: rebuild if library names changeMichael Stahl
2012-12-29rethink external executable setupDavid Tardon
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan
2012-08-09clean this outMatúš Kukan
2012-05-16gbuild: fix build executable dependencies:Michael Stahl
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-03-29No need for COMPONENTPREFIX when we link components staticallyTor Lillqvist
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan
2011-12-16gbuild: refactor gb_Library_set_componentfile:Michael Stahl
2011-11-18ComponentTarget: do not generate broken component filesMichael Stahl
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
2011-10-21gbuild should use SRCDIR as per GNU make conventionsBjoern Michaelsen
2011-10-21kill multi repo support: SetupLocal can only work with multiple repo supportBjoern Michaelsen
2011-08-19There is no gb_Foo_get_external_target, fix as dtardon told on IRCTor Lillqvist
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-06-22gnumake4: fixup the component fooBjoern Michaelsen
2011-06-21gnumake4: postmerge fixesBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: ComponentTarget: [hg:d5e93bd62dfc]Michael Stahl
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-03-16Revert "Revert "Xsltproc is a non-Cygwin program on Windows so use realpath""Tor Lillqvist
2011-03-16Revert "Xsltproc is a non-Cygwin program on Windows so use realpath"Tor Lillqvist
2011-03-16Xsltproc is a non-Cygwin program on Windows so use realpathTor Lillqvist
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-01-31gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.)Michael Stahl
2011-01-27gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROCMichael Stahl
2011-01-17gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen...Bjoern Michaelsen
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen
2010-11-19gnumake2: fixes for linking on OSXBjoern Michaelsen
2010-11-19gnumake2: fixing library names in components on windowsBjoern Michaelsen
2010-11-19gnumake2: first implementation of deliver.log generationBjoern Michaelsen
2010-11-14gnumake2: posh outputBjoern Michaelsen
2010-11-13gnumake2: getting gnu cp out of the environment on solarisBjoern Michaelsen
2010-11-13gnumake2: #i115558# svl needs to depend on libxslt for xsltprocBjoern Michaelsen
2010-11-12gnumake2: more work on outputBjoern Michaelsen
2010-11-12gnumake2: enabled kbuild-like build outputBjoern Michaelsen
2010-11-12gnumake2: beautified announcementBjoern Michaelsen
2010-11-11gnumake2: prefixes for xsltprocBjoern Michaelsen
2010-11-10gnumake2: first try at local build dirsBjoern Michaelsen
2010-11-09gnumake2: explicit delivering of ResTargetsBjoern Michaelsen
2010-11-06gnumake2: added clean targets for component filesBjoern Michaelsen