Wykres commitów

8848 Commity (be5e93a8fd90110a26a2adefb05e58c0d6b21cb2)

Autor SHA1 Wiadomość Data
Troy Rollo b021c3bee8 Fix bug 314571 - hp3500 backend does not set correct size for string option. 2016-07-31 22:47:25 +10:00
Olaf Meeuwissen 1859803563 Add a Fedora 24 Clang builder 2016-07-27 21:17:08 +09:00
Olaf Meeuwissen f6c8be1380 kvs40xx: fix [-Wunused-function] compiler warning
This rather unceremoniously removed the function.  Note that a near copy
can be found in the kvs20xx backend code.
2016-07-18 20:55:14 +09:00
Olaf Meeuwissen effc26e402 kvs20xx: fix [-Wunused-function] compiler warning
This rather unceremoniously removed the function.  Note that a near copy
can be found in the kvs40xx backend code.
2016-07-18 20:53:51 +09:00
Olaf Meeuwissen 2d46885228 pnm: fix [-Wformat=] compiler warning 2016-07-18 17:32:21 +09:00
Olaf Meeuwissen 2f39c72270 v4l: fix [Wunused-parameter] compiler warnings 2016-07-18 17:11:26 +09:00
Olaf Meeuwissen 8809927390 sm3600: fix [-Wunused-parameter] compiler warning 2016-07-18 17:10:56 +09:00
Olaf Meeuwissen 99c14f2d95 Use a single symbol to flag unused parameters
The __sane_unused__ symbol was used slightly more often then UNUSEDARG
and, more importantly, defined in include/sane/sanei_backend.h.  That
makes it readily available to virtually all backends.
2016-07-18 16:51:08 +09:00
Olaf Meeuwissen b73a6e5017 niash: fix [-Wunused-parameter] compiler warning
The attribute needs to go before the pointer designation for it to have
any effect.
2016-07-18 16:14:20 +09:00
Olaf Meeuwissen 61719e0a13 dc240: fix [-Wunused-parameter] compiler warning
The attribute needs to go before the pointer designation for it to have
any effect.
2016-07-18 16:11:39 +09:00
Olaf Meeuwissen ef8e258165 Sync autofoo 2016-07-14 21:12:38 +09:00
Olaf Meeuwissen 57350969f6 sane.tex: mark up email as a URL 2016-07-14 20:51:42 +09:00
Olaf Meeuwissen 707baa0d16 doc/sane.tex: drop html.sty in favour of url.sty
The latter is part of the core TeX Live distribution which is readily
available on all major operating systems.
2016-07-14 20:50:14 +09:00
Olaf Meeuwissen bfd1626c4b Sync autofoo 2016-07-13 23:44:26 +09:00
Olaf Meeuwissen 8598f81d0b Fix figure orientation 2016-07-13 23:43:35 +09:00
Olaf Meeuwissen 00bc3e9b45 Generate EPS figures too
It's good to know how this is done so that we can modify any original
figure if need be.
2016-07-13 23:40:19 +09:00
Olaf Meeuwissen cc8f99b900 Generate PDF figures explicitly with fig2dev
This utility has less dependencies and supports conversion to a pile of
other formats that may come in handy as well.

Clean up of generated PDF figures has been moved to the clean target as
well.
2016-07-13 23:24:29 +09:00
Olaf Meeuwissen d7e1995d00 doc/sane.tex: Replace epsfig with graphicx
The graphicx package allows for file specification without a hardcoded
extension.  This provides more freedom in chosing how to prepare images
in *.eps and *.pdf formats.

Moreover, epsfig is considered mostly obsolete in the TeX community and
graphicx is the "current 'preferred' solution" to embed figures.
See https://www.ctan.org/pkg/epsfig.
2016-07-13 22:37:44 +09:00
Olaf Meeuwissen 0aab12b934 Bump standard minor version
This is to acknowledge the SANE_STATUS_GOOD fixes in net.tex that were
committed in 4daf488 and 1100883.
2016-07-11 20:41:54 +09:00
Olaf Meeuwissen 1ed3b9fa86 Reclassify doc/html.sty
It is a package used by doc/sane.tex.
2016-07-11 20:40:11 +09:00
Olaf Meeuwissen 2481e1e98b Sync autofoo 2016-07-10 21:54:24 +09:00
Olaf Meeuwissen fa41b18001 Refactor API spec conversion support
Unless explicitly asked to do without, all formats for which required
tools are found will be built.  Checks cover PostScript, PDF and HTML.

All logic and files involved are now collected in a single "section"
and grouped in such a way that their function should be clearer.

fixup! Refactor API spec conversion support
2016-07-10 21:53:32 +09:00
Olaf Meeuwissen d7c69d141f Add test for the TeX to HTML converter 2016-07-10 20:53:23 +09:00
Olaf Meeuwissen fe2fbe06e1 Refactor TEXINPUTS handling 2016-07-10 20:53:23 +09:00
Olaf Meeuwissen f322cbc7f9 Add support for PDF API spec output
Note that pdflatex internally uses epstopdf which in turn requires a
working ghostscript.
2016-07-10 15:41:08 +09:00
Olaf Meeuwissen 5a73fb24d1 Be quiet but do not hide errors 2016-07-10 14:48:43 +09:00
Olaf Meeuwissen e0fd693bb1 Fix API spec generation for VPATH builds 2016-07-10 13:32:22 +09:00
Olaf Meeuwissen cb04102a20 Add GitLab CI musl build job 2016-07-09 15:10:00 +09:00
Ruslan Nabioullin be7af68357 Fixed scanning status messages. Fixes 313411 2016-07-06 20:39:09 +09:00
Olaf Meeuwissen d62d0a2e45 check-po.awk: fix awk invocation
The awk utility has been moved to /usr/bin and the script relies on
features present in gawk but not in mawk.
2016-07-06 20:23:12 +09:00
Olaf Meeuwissen ddbdfd6206 Fix configure time test 2016-07-03 21:11:22 +09:00
Olaf Meeuwissen c17821e360 Fix configure time warning during CI build 2016-07-02 19:23:01 +09:00
Olaf Meeuwissen c962368626 Sync autofoo 2016-07-01 23:45:43 +09:00
Olaf Meeuwissen a9c813944e Make libusb-1.0 the default for USB support
When libusb-1.0 is not found, libusb-0.1 will be tried.  On BeOS and
OS2, nothing should have changed in terms of detection of USB support.

On all systems the --enable-libusb* flags are now ignored.  Instead, the
--with-usb and --without-usb flags now control support.  When neither is
given USB support will be enable if possible and disabled otherwise.  If
--with-usb is requested but not possible, ./configure will fail.  There
is no support to prefer libusb-0.1 over libusb-1.0.
2016-07-01 23:44:37 +09:00
Olaf Meeuwissen 418fbb987d Sync autofoo, once again ... 2016-06-30 21:50:33 +09:00
Olaf Meeuwissen 602182931d Improve test shell builtin invocation portability
Looks like I missed this when committing 309a8140.
2016-06-30 21:49:25 +09:00
Olaf Meeuwissen 828cd013e9 Compile getopt replacement functions only if needed
This ought to get rid of the last empty compilation unit warnings.  This
merges libfelib.la with liblib.la.  The former was always used together
with the latter.  The latter was only ever used without the former when
linking backends and tools.

Tools might want to use the getopt functions, backends might just want
to use MD5.
2016-06-30 21:38:04 +09:00
Olaf Meeuwissen 89dc05006e Sync autofoo
Looks like the sorting of the DIST_COMMON file list is not stable.
2016-06-29 22:21:10 +09:00
Olaf Meeuwissen a298bfe5a8 Fix AS_IF condition 2016-06-29 22:20:51 +09:00
Olaf Meeuwissen f03f1f66d4 Sync autofoo files 2016-06-29 22:15:06 +09:00
Olaf Meeuwissen 1c946f7c19 Compile replacement functions only if needed
This ought to get rid of most empty compilation warnings.
2016-06-29 22:14:08 +09:00
Olaf Meeuwissen 0c2b86ac0b Fix distcheck issues in tools/
Automake is smart enough these days to compile the *.lo files that are
used when linking.

The umax_pp_CPPFLAGS are useless because backend/umax_pp_low.c undefines
BACKEND_NAME unconditionally and sets it to what was passed here ;-)
2016-06-27 22:40:20 +09:00
Olaf Meeuwissen 81f9557966 Clean up .gitignore file content
Removes empty lines and duplicates (note that .gitignore patterns are
recursive unless anchored with a leading /).
2016-06-27 22:40:20 +09:00
Olaf Meeuwissen 61f3fec68e Remove references to SANE CVS
The references in in-file changelogs and the ChangeLog files have not
been modified.  Only those references that refer to current practices
or locations.
2016-06-27 22:40:20 +09:00
Olaf Meeuwissen c23791cbd7 Sync AUTHORS content with current status
We've been using git for a while ;-).  Also updates the write access
info and fixes encoding issues.
2016-06-27 22:40:02 +09:00
Olaf Meeuwissen cb4924f210 Stop distclean from removing files willy-nilly
The distclean target should only remove files that make creates.  If
there are any that need taking care of, they should be added in on a
per file basis in the Makefile.am that creates it.
2016-06-26 10:24:30 +09:00
Olaf Meeuwissen 0065aaa1c8 Remove overly zealous ignore patterns
Text editor backup and temporary files like *~ are a per developer
issue, add them to your global .gitignore.  Other dot-files should
be ignored on a case-by-case basis.
2016-06-26 10:24:30 +09:00
Olaf Meeuwissen 8274a52eec Sort .gitignore files 2016-06-26 10:24:30 +09:00
Olaf Meeuwissen b25ef62c2b Fix sorting of ignore files
We haven't been using CVS since ... 2009-05-04 :-|
2016-06-26 10:24:30 +09:00
Olaf Meeuwissen 0bc7b6aed7 Sync *.po files with previous changes
This changes the file/line references in all files (and picks up any
new messages as a side effect).
2016-06-26 10:24:30 +09:00