summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/ComponentTarget.mk
Commit message (Expand)AuthorAgeFilesLines
* fix rebuild of component file for CppunitTestDavid Tardon2014-10-241-5/+7
* Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann2014-10-241-3/+2
* Allow setting environment value directly in .component filesStephan Bergmann2013-12-161-2/+3
* remove SOLARENV variableMichael Stahl2013-11-021-1/+1
* use .component files directly from workdirMatúš Kukan2013-06-071-6/+1
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-21/+12
* drop extraneous delivery rulesDavid Tardon2013-03-311-7/+0
* gbuild: ComponentTarget: rebuild if library names changeMichael Stahl2013-02-251-0/+4
* rethink external executable setupDavid Tardon2012-12-291-1/+1
* move setting up of ext. executables out of gbuild.mkDavid Tardon2012-12-021-2/+3
* Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan2012-09-261-0/+4
* gbuild: use one pattern rule for creating directoriesMatúš Kukan2012-09-261-4/+0
* clean this outMatúš Kukan2012-08-091-5/+2
* gbuild: fix build executable dependencies:Michael Stahl2012-05-161-1/+2
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
* No need for COMPONENTPREFIX when we link components staticallyTor Lillqvist2012-03-291-1/+6
* gbuild: remove some more realpathsMatúš Kukan2012-03-101-2/+2
* gbuild: fix mkdir optimization with make 3.81Michael Stahl2012-03-081-3/+4
* gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan2012-03-051-1/+5
* gbuild: refactor gb_Library_set_componentfile:Michael Stahl2011-12-161-1/+2
* ComponentTarget: do not generate broken component filesMichael Stahl2011-11-181-0/+1
* New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann2011-11-101-12/+0
* gbuild should use SRCDIR as per GNU make conventionsBjoern Michaelsen2011-10-211-2/+2
* kill multi repo support: SetupLocal can only work with multiple repo supportBjoern Michaelsen2011-10-211-14/+9
* There is no gb_Foo_get_external_target, fix as dtardon told on IRCTor Lillqvist2011-08-191-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
* Add Emacs mode lines and a few missing vim onesTor Lillqvist2011-07-261-0/+1
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-2/+2
* gnumake4: fixup the component fooBjoern Michaelsen2011-06-221-4/+5
* gnumake4: postmerge fixesBjoern Michaelsen2011-06-211-1/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-11/+9
|\
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-5/+5
| * Revert "Revert "Xsltproc is a non-Cygwin program on Windows so use realpath""Tor Lillqvist2011-03-161-1/+1
| * Revert "Xsltproc is a non-Cygwin program on Windows so use realpath"Tor Lillqvist2011-03-161-1/+1
| * Xsltproc is a non-Cygwin program on Windows so use realpathTor Lillqvist2011-03-161-1/+1
| * Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky2011-03-111-10/+10
* | gnumake4: ComponentTarget: [hg:d5e93bd62dfc]Michael Stahl2011-06-171-6/+19
|/
* gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.)Michael Stahl2011-01-311-1/+1
* gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROCMichael Stahl2011-01-271-9/+2
* gnumake3: make componentfiles layer-aware (thanks sb for the initial implemen...Bjoern Michaelsen2011-01-171-4/+3
* gnumake2: gbuild file permissionsBjoern Michaelsen2010-11-211-0/+0
* gnumake2: fixes for linking on OSXBjoern Michaelsen2010-11-191-1/+1
* gnumake2: fixing library names in components on windowsBjoern Michaelsen2010-11-191-1/+1
* gnumake2: first implementation of deliver.log generationBjoern Michaelsen2010-11-191-1/+2
* gnumake2: posh outputBjoern Michaelsen2010-11-141-2/+1
* gnumake2: getting gnu cp out of the environment on solarisBjoern Michaelsen2010-11-131-0/+5
* gnumake2: #i115558# svl needs to depend on libxslt for xsltprocBjoern Michaelsen2010-11-131-1/+2
* gnumake2: more work on outputBjoern Michaelsen2010-11-121-2/+2
* gnumake2: enabled kbuild-like build outputBjoern Michaelsen2010-11-121-2/+2
* gnumake2: beautified announcementBjoern Michaelsen2010-11-121-3/+3