| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-21 | Remove usage of all private poppler headers in pdf-tools | Pi-Cla | |
| 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 | |||
| 2019-12-28 | Prepare for update of synctex | Andreas Politz | |
| 2017-10-13 | Link against shlwapi on windows systems | Andreas Politz | |
| 2017-09-18 | Add target for updating synctex sources from upstream | Andreas Politz | |
| 2017-09-10 | Add docker tests for the autobuild script | Andreas Politz | |
| 2017-09-10 | Remove local distclean target | Andreas Politz | |
| Use git clean instead. | |||
| 2016-11-13 | Compile synctex with libz flags | Andreas Politz | |
| 2015-02-13 | Enable all warnings. | Andreas Politz | |
| * server/Makefile.am (epdfinfo_CFLAGS): Add -Wall flag. | |||
| 2015-01-14 | Made epdfinfo build-system stand alone. | Andreas Politz | |
| * server/configure.ac: Change packagename and adopt config-files * server/Makefile.am: Make distclean git-clean. | |||
| 2015-01-14 | Moved src -> server. | Andreas Politz | |
