Commit graph

6 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
Matúš Kukan
84b3f7b345 gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Matúš Kukan
4b30ec9def fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC 2012-02-10 21:41:45 +01:00
Michael Stahl
b1447d6466 svl: remove unnecessary libs from cppunittest 2011-11-28 14:29:27 +01:00
Markus Mohrhard
c97b6bde2e add missing licence headers 2011-11-27 08:32:52 +01:00
August Sodora
091ba739ba Added test for linguistic::RemoveHyphen and some simplification 2011-11-26 13:55:52 -05:00