| Age | Commit message (Collapse) | Author |
|
Typos found with codespell.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Recent poppler versions seem to require it, on the other hand llvm c++
defaults to some ancient standard.
|
|
|
|
|
|
Added some functions missing in Windows. Switch to binary mode
on stdin and stdout to avoid line ending issues.
|
|
|
|
* server/configure.ac: Use proper CFLAGS when checking for error.h .
|
|
|
|
* server/configure.ac: Check for error.h
* server/epdfinfo.h:
* server/epdfinfo.c: Use result of above check.
* server/autogen.sh: Use /bin/sh instead of bash.
|
|
* server/configure.ac: Use AM_PROG_CC_C_O, which is required for
automake < 1.14, when using per-target flags.
|
|
* server/configure.ac: Added silent-rules option.
* lisp/pdf-tools.el (pdf-tools--melpa-build-server): Use V=0 flag.
|
|
* lisp/pdf-tools.el: (pdf-tools--melpa-build-server): Function for
building the server.
(pdf-tools-install): Offer to build the server.
* Makefile (PACKAGE_VERSION): Hard-code duplicate version here (mh).
* server/configure.ac: Dito (grh).
|
|
* server/configure.ac:
|
|
* server/configure.ac: Add -s flag.
|
|
* test/run-tests.el (file-name-directory): Run tests on the installed package.
* server/configure.ac: Get the version from the toplevel Makefile.
* README.org: Adjust installation instructions.
* Makefile: Don't require cask anymore.
* Cask: Adjust dependencies.
* .gitignore: Add package files.
|
|
* server/configure.ac:
|
|
* server/configure.ac: Change packagename and adopt config-files
* server/Makefile.am: Make distclean git-clean.
|
|
|