Commit graph

8 commits

Author SHA1 Message Date
Michael Stahl
c923f7d2c2 gbuild: "use" vs. "add":
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)
2012-04-08 01:05:52 +02:00
Stephan Bergmann
fe981519f5 gb_JunitTest_JunitTest takes only one argument 2012-02-20 16:39:59 +01:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
36aeabdc8b Add consistent Emacs and vim mode lines 2011-07-30 23:01:01 +03:00
Michael Stahl
ea191d728f gnumake4: reportdesign: subsequent tests [hg:f0853c706de9] 2011-06-17 18:34:59 +02:00
Michael Stahl
2ac6f1c4f7 gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880] 2011-06-17 16:51:32 +02:00
Ocke Janssen [oj]
6a91b70e1f gnumake4: fix to use new add rules [hg:76c825726ff2] 2011-06-17 14:53:14 +02:00
Ocke Janssen [oj]
22a4c2db80 gnumake4: converted reportdesign [hg:e3de7a65caba] 2011-06-17 14:32:44 +02:00