summaryrefslogtreecommitdiff
path: root/solenv/gbuild/ComponentTarget.mk
AgeCommit message (Expand)AuthorFilesLines
2014-10-24fix rebuild of component file for CppunitTestDavid Tardon1-5/+7
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann1-3/+2
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann1-2/+3
2013-11-02remove SOLARENV variableMichael Stahl1-1/+1
2013-06-07use .component files directly from workdirMatúš Kukan1-6/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-03-31drop extraneous delivery rulesDavid Tardon1-7/+0
2013-02-25gbuild: ComponentTarget: rebuild if library names changeMichael Stahl1-0/+4
2012-12-29rethink external executable setupDavid Tardon1-1/+1
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon1-2/+3
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan1-0/+4
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan1-4/+0
2012-08-09clean this outMatúš Kukan1-5/+2
2012-05-16gbuild: fix build executable dependencies:Michael Stahl1-1/+2
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
2012-03-29No need for COMPONENTPREFIX when we link components staticallyTor Lillqvist1-1/+6
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