<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-tools.git/Makefile, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/'/>
<entry>
<title>build: add make target for loaddefs</title>
<updated>2025-12-28T17:01:50+00:00</updated>
<author>
<name>Björn Kettunen</name>
<email>me@thaodan.de</email>
</author>
<published>2025-12-28T17:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=343db60c9889ef1ee43efe6b71ac7215e736224a'/>
<id>343db60c9889ef1ee43efe6b71ac7215e736224a</id>
<content type='text'>
Imported from magit and adjusted:
https://github.com/magit/magit/blob/main/lisp/Makefile#L48

Signed-off-by: Björn Bidar &lt;bjorn.bidar@thaodan.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Imported from magit and adjusted:
https://github.com/magit/magit/blob/main/lisp/Makefile#L48

Signed-off-by: Björn Bidar &lt;bjorn.bidar@thaodan.de&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add a byteclean target in the Makefile</title>
<updated>2022-10-10T10:09:08+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2022-10-10T10:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=37b4c4fcecf2dfe9c7f960864fde1a82bb2ea2c6'/>
<id>37b4c4fcecf2dfe9c7f960864fde1a82bb2ea2c6</id>
<content type='text'>
Similar to the `bytecompile` target, this is for helping with testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to the `bytecompile` target, this is for helping with testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and Documentation changes: dockerfiles and readme</title>
<updated>2022-07-21T00:13:39+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2022-07-16T17:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=24e7095bfe191638f41494804ad16633a08eaa27'/>
<id>24e7095bfe191638f41494804ad16633a08eaa27</id>
<content type='text'>
README changes:
- Add documentation on how to test / add support for your favorite
operating system.

Dockerfile changes:
- Rename Dockerfile.in to Dockerfile.common.in, to make the name
clearer.
- Add make as a prerequisite in the Dockerfile.
  + It is needed to run make commands and is not available in some of
  these images.
- Add make targets for printing operating systems that are not yet
supported in Docker testing.
  + This should help contributors with adding support for testing on
  these systems.
  + New targets are `server-test-supported` and
  `server-test-unsupported` at the top level.

Related to: #130
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
README changes:
- Add documentation on how to test / add support for your favorite
operating system.

Dockerfile changes:
- Rename Dockerfile.in to Dockerfile.common.in, to make the name
clearer.
- Add make as a prerequisite in the Dockerfile.
  + It is needed to run make commands and is not available in some of
  these images.
- Add make targets for printing operating systems that are not yet
supported in Docker testing.
  + This should help contributors with adding support for testing on
  these systems.
  + New targets are `server-test-supported` and
  `server-test-unsupported` at the top level.

Related to: #130
</pre>
</div>
</content>
</entry>
<entry>
<title>(First Cut) Add a CircleCI config file for running tests</title>
<updated>2021-04-11T14:03:25+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2021-04-11T13:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=6ddfda8b0873d6a3878365b5f2fd1ba37199d4c3'/>
<id>6ddfda8b0873d6a3878365b5f2fd1ba37199d4c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup/Ignore pdf-tools-*-.entry file</title>
<updated>2018-09-25T06:39:45+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2018-09-25T06:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=345469c15133e96dff00147352b3a87ead86de21'/>
<id>345469c15133e96dff00147352b3a87ead86de21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow a command to fail when on Windows</title>
<updated>2017-09-14T06:04:52+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2017-09-14T06:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=b97fa97a319303efdc05f2d9449130c84c4f2861'/>
<id>b97fa97a319303efdc05f2d9449130c84c4f2861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix melpa-package make target</title>
<updated>2017-09-13T08:19:06+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2017-09-13T08:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=718b765d39972fa5a9a0307fa315715d977b1621'/>
<id>718b765d39972fa5a9a0307fa315715d977b1621</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request 174</title>
<updated>2017-09-12T14:11:21+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2017-09-12T13:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=8041fff63d092bc88765089c8a6dbc3b288f9fa0'/>
<id>8041fff63d092bc88765089c8a6dbc3b288f9fa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make epdfinfo depend on its sources</title>
<updated>2017-09-12T14:09:39+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2017-09-12T14:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=e699e3f0889394cbb7679bc1d5c430f8e0d766b1'/>
<id>e699e3f0889394cbb7679bc1d5c430f8e0d766b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a variable for the package name in the Makefile</title>
<updated>2017-09-12T13:06:13+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2017-09-12T12:59:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=cefaf68e675e9c74276a65c8d8d977934c91d74d'/>
<id>cefaf68e675e9c74276a65c8d8d977934c91d74d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
