Commit graph

12 commits

Author SHA1 Message Date
Norbert Thiebaud
0ce74a3baa targeted clean-up
Change-Id: I57d56ece9fd59a93d5081a394c3fe8d212290198
2012-06-16 21:00:10 -05:00
Norbert Thiebaud
4651069697 revert gmk4
Change-Id: I0c1f0495358bba6889d48d8bc500f880f7d5179c
2012-06-16 21:00:10 -05:00
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
Bjoern Michaelsen
dae8595066 revert to dbaccess gbuildization from master mostly
* only add JunitTest_dbaccess_complex, which was missing on master
* disable complex.dbaccess.DatabaseDocument in JunitTest_dbaccess_complex for
  now as it fails
2011-07-23 10:13:13 +02:00
Michael Stahl
f4b36d28c4 gnumake4: dbaccess: subsequent tests [hg:ccd0baa1c81a] 2011-06-17 18:30:17 +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]
3c93ed792e gnumake4: converted dbaccess [hg:8113b354673f] 2011-06-17 14:35:26 +02:00
Ocke Janssen [oj]
22a4c2db80 gnumake4: converted reportdesign [hg:e3de7a65caba] 2011-06-17 14:32:44 +02:00