summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2018-04-22Add another missing const qualifierAndreas Politz
2018-04-22Resolve const'ness of some variablesAndreas Politz
2018-04-21Fix whitespaceAndreas Politz
2018-04-03Add the missing function callwsg
2018-02-09Enable building in OpenBSDwsg
2017-10-13Link against shlwapi on windows systemsAndreas Politz
2017-10-07Add automake conditional detecting msys2 systemsAndreas Politz
2017-09-18Revert incorrect previous change and use the old methodAndreas Politz
2017-09-18Mute synctex library's stdoutAndreas Politz
2017-09-18Improve naming of hidden, temporary variableAndreas Politz
2017-09-18Updated synctex parser from upstreamAndreas Politz
2017-09-18Add target for updating synctex sources from upstreamAndreas Politz
2017-09-15Add pkgconfig package to gentooAndreas Politz
2017-09-15Adds gentoo supportAndreas Politz
2017-09-14Add test of installed packages recognitionAndreas Politz
2017-09-14Give a more meaningful messageAndreas Politz
2017-09-14*** empty log message ***Andreas Politz
2017-09-14Fix whitespaceAndreas Politz
2017-09-14Copy dlls on WindowsAndreas Politz
2017-09-14Run docker tests from a scriptAndreas Politz
2017-09-14Adds check for poppler private headerAndreas Politz
2017-09-14Use pkg-config exists flagAndreas Politz
2017-09-13Adapt docker tests to new autobuild interfaceAndreas Politz
2017-09-13Implement skip/force of package installationAndreas Politz
2017-09-13Remove autobuild default target featureAndreas Politz
2017-09-13Continue the autobuild even if OS is'nt recognizedAndreas Politz
2017-09-12Bump version to 0.90Andreas Politz
2017-09-12Do a "make install" when testing the autobuild scriptAndreas Politz
2017-09-12Improve code formattingAndreas Politz
2017-09-12Fix some comments/docuAndreas Politz
2017-09-12Avoid an error, if installing into the build directoryAndreas Politz
2017-09-12Overhaul of autobuild scriptAndreas Politz
2017-09-11Change autobuild semanticsAndreas Politz
2017-09-10Adapt recursive shells when dry runningAndreas Politz
2017-09-10Fix incorrect use of variable expansionAndreas Politz
2017-09-10Remove useless conditionAndreas Politz
2017-09-10Reorder systems tried in autobuildAndreas Politz
2017-09-10Ignore intermediate test filesAndreas Politz
2017-09-10Adds --dry-run option to autobuild + some formattingAndreas Politz
2017-09-10Add docker tests for the autobuild scriptAndreas Politz
2017-09-10Fix incorrect autobuild return valueAndreas Politz
2017-09-10autobuild in the correct directoryAndreas Politz
2017-09-10Comments and formatting onlyAndreas Politz
2017-09-10Remove local distclean targetAndreas Politz
2017-09-10Adds autobuild scriptAndreas Politz
2017-09-10New release (v0.80)v0.800.80Andreas Politz
2017-09-09Ignore the server/TAGS fileAndreas Politz
2017-09-06Use ansi-stdio when compiling on msys2Andreas Politz
2017-09-05Compile with --std=c++11 if available.Andreas Politz
2017-08-25Improves error messages for synctex failuresAndreas Politz