summaryrefslogtreecommitdiff
path: root/extensions/Library_scn.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-06-02deliver sane header only when it's being usedMatúš Kukan1-4/+4
Change-Id: I38a3dfb14375bb4abee7beaa3127c3a4cce1b9a2
2012-06-02twain header is only for WindowsMatúš Kukan1-1/+2
Change-Id: I7b1cee3bde17fc9e52b7fcf06d1d5215a9396814
2012-05-31add missing depsDavid Tardon1-0/+5
Change-Id: I2d92a3d36bfe7447e6739268e4aa512b48c40447
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-3/+3
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-02-18Use gb_STDLIBS; No on-line update on non-desktop OSesTor Lillqvist1-0/+1
2011-12-19extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl1-2/+1
2011-12-14extensions: convert scanner to gbuildMichael Stahl1-0/+74