<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-tools.git/server/install_test.cpp, branch feature/emacs-26.3</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>Remove usage of all private poppler headers in pdf-tools</title>
<updated>2022-05-22T00:06:15+00:00</updated>
<author>
<name>Pi-Cla</name>
<email>pirateclip@protonmail.com</email>
</author>
<published>2022-05-05T06:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=97a298192978788db9adbe723b1aa384e2ddf638'/>
<id>97a298192978788db9adbe723b1aa384e2ddf638</id>
<content type='text'>
This commit also removes C++ entirely, as it is not needed anymore for
correct compilation of `epdfinfo`. The following changes are made:

- Remove private headers from all the server code. This involves:
  - Replace private header functionality with the correct public
    functions provided by poppler.
  - Remove unneeded headers around date checks
  - Delete dead-code (headers, m4 macros)

- Remove C++, g++ and similar aliases from all the code. Also:
  - Remove related information from the README
  - Remove related information from CI and Dockerfiles

Work done by: @Pi-Cla
Closes: #105, #103, #109, #114
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also removes C++ entirely, as it is not needed anymore for
correct compilation of `epdfinfo`. The following changes are made:

- Remove private headers from all the server code. This involves:
  - Replace private header functionality with the correct public
    functions provided by poppler.
  - Remove unneeded headers around date checks
  - Delete dead-code (headers, m4 macros)

- Remove C++, g++ and similar aliases from all the code. Also:
  - Remove related information from the README
  - Remove related information from CI and Dockerfiles

Work done by: @Pi-Cla
Closes: #105, #103, #109, #114
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the test code to check if poppler is properly installed</title>
<updated>2021-05-30T18:24:01+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2021-05-30T17:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=e1ad5b1d0468934aaa11c445cf98303092ac5304'/>
<id>e1ad5b1d0468934aaa11c445cf98303092ac5304</id>
<content type='text'>
Create an explicit test file which can be compiled by c++. This commit
should have been part of d435a40 and extends the change made there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create an explicit test file which can be compiled by c++. This commit
should have been part of d435a40 and extends the change made there.
</pre>
</div>
</content>
</entry>
</feed>
