summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2026-01-02fix(macos): add poppler and pcre2 to PKG_CONFIG_PATH for Homebrew buildsVedang Manerikar
2025-12-30fix(autobuild): add doas as privilege escalation fallbackVedang Manerikar
2025-12-30fix: attempt 1 fixing the appveyor build fileVedang Manerikar
2025-12-29Add support for Android Emacs using TermuxJohan Widén
2025-12-29feat(midnight-mode): add gamma correction and fix RGB bugsZiv Scully
2025-12-29feat(server): add Nobara Linux supportGabriel Santos
2025-12-28fix(server): replace tempnam with mkstemp/_tempnamJimmy Yuen Ho Wong
2025-12-28feat(server): add MSYS2 UCRT64 environment supportSundaram Ramaswamy
2024-04-05Fix: Update PKG_CONFIG_PATH to add glib headersVedang Manerikar
2024-02-26autobuild: Update gentoo packagesThanos Apollo
2023-06-11Allow creation of markup annotations without a text selectionAugusto Stoffel
2023-06-10Add hue contribution of background color to inverted midnight modeZach Kost-Smith
2023-06-10Fix: high contrast render in midnight modeZero
2023-03-22Add `cairo-devel` to Void Linux package listJoão Paulo da Cruz
2023-01-17Add support for midnight mode with colorZach Kost-Smith
2023-01-16Make selection style configurable by introducing a new variablelennonhill
2023-01-15epdfinfo: Extract server code for selection_style validationlennonhill
2022-12-02autobuild: Update script for VoidVedang Manerikar
2022-11-25autobuild: Recognize NetBSD and install packages via pkginfeature/emacs-26.3Sunil Nimmagadda
2022-11-25Extend docker testing framework to test against Emacs versionsVedang Manerikar
2022-11-25Make sure pkg-config is correctly set in autobuildVedang Manerikar
2022-11-25Add support for Alpine Linux to autobuildVedang Manerikar
2022-10-07Enable testing against MacOS in CI/CD!v0.99Vedang Manerikar
2022-10-06Add make targets to start / stop the podman VMVedang Manerikar
2022-10-06Speed up server testing by keeping the containers aroundVedang Manerikar
2022-10-04Revert "Adds translattion of highlight annotations"Vedang Manerikar
2022-10-03Fix nix-shell pkg-config dependency nameMario Rodas
2022-08-23Revert "synctex_parser: fix vasprintf() not exists in non-GNU environment (#1...Vedang Manerikar
2022-08-22synctex_parser: fix vasprintf() not exists in non-GNU environment (#134)lin.sun
2022-08-22Don't depend on gcc when building with `nix-shell` (#135)Mario Rodas
2022-08-22Fix: remove execute permisions from temp filesZachary Newman
2022-07-21Fix: Dockerfile for ubuntu-18/20 needs fix-missingVedang Manerikar
2022-07-20Test and Documentation changes: dockerfiles and readmeVedang Manerikar
2022-07-15Make sure autoconf is install on macOS so autoreconf may runJimmy Yuen Ho Wong
2022-05-21Add a Makefile target to clean docker containersVedang Manerikar
2022-05-21Create named containers when running docker/podman testsVedang Manerikar
2022-05-21Update the current Dockerfile templatesVedang Manerikar
2022-05-21Remove usage of all private poppler headers in pdf-toolsPi-Cla
2022-05-11Revert "Use mkstemp instead of tempnam"Vedang Manerikar
2022-05-11Use mkstemp instead of tempnamVedang Manerikar
2022-05-09Revert "Use mkstemp instead of tempnam"Vedang Manerikar
2022-05-09Add workaround for compilation using C++17 standard libraryVedang Manerikar
2022-04-26Add pkgconf to opensuse buildPi-Cla
2022-04-26Add support for openSUSE except MicroPi-Cla
2022-04-26Add to PKG_CONFIG_PATH, instead of replacing it.Vedang Manerikar
2022-04-25Install automake on Mingw systemsVedang Manerikar
2022-04-25Use mkstemp instead of tempnamJunyuanChen
2022-01-25Fix: build on NixOS without nixpkgs in the Nix pathYevhen Shymotiuk
2022-01-07Install base-devel, autoconf on AppveyorVedang Manerikar
2022-01-03Add Void Linux OS and package manager to autobuild scriptgoiabae