Commit graph

7 commits

Author SHA1 Message Date
Matúš Kukan
0d59b7bf1b deliver sane header only when it's being used
Change-Id: I38a3dfb14375bb4abee7beaa3127c3a4cce1b9a2
2012-06-02 23:38:00 +02:00
Matúš Kukan
a9f170c104 twain header is only for Windows
Change-Id: I7b1cee3bde17fc9e52b7fcf06d1d5215a9396814
2012-06-02 23:38:00 +02:00
David Tardon
2c89a7cbe4 add missing deps
Change-Id: I2d92a3d36bfe7447e6739268e4aa512b48c40447
2012-05-31 08:01:32 +02: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
Tor Lillqvist
ab2f830bbb Use gb_STDLIBS; No on-line update on non-desktop OSes 2012-02-18 10:51:23 +02:00
Michael Stahl
6716631b35 extensions: d'oh, i've pasted C++ emacs modelines in makefiles 2011-12-19 22:09:48 +01:00
Michael Stahl
aaa2f8f7e1 extensions: convert scanner to gbuild 2011-12-14 20:52:33 +01:00