Commit Graph

12 Commits

Author SHA1 Message Date
nullgemm a20d5195a6 remove git submodules helper 2021-12-10 12:49:59 +01:00
nullgemm b3d5756a0a remove git remote helper 2021-12-09 17:58:23 +01:00
nullgemm b448fc97b2 remove the ctypes submodule 2021-10-07 15:54:13 +02:00
nullgemm f6658f83a9 update 2020-07-27 20:37:58 +02:00
nullgemm 8493c5a8ad use custom pam service name 2020-04-05 11:51:41 +02:00
Egor Duplensky 0a0da30ac9 Set correct permissions (644) for systemd service file (#179) 2020-04-05 11:32:59 +02:00
Érico Nogueira Rolim fa42781cb9 Make the project compilable with clang. (#163)
Clang generates more warning messages, such as pointing out a lack
of newline at end of file and issues with the size of a strncopy.

Moving -Wno-unused-parameter to the end of the flags avoids it being
overwritten by -Wextra.

Removing -Werror avoids compilation errors that may arise from new
compiler warnings that might come from newer versions of compilers.
2020-02-01 18:23:25 +01:00
nullgemm 4a1adf92b5 add install without conf target 2019-12-14 12:23:43 +01:00
Roosemberth Palacios fe4af2bfe6 Makefile: Add config option to allow specifying a separate data directory (#136)
This allows the user to specify a different directory to store static files, such as
translations and other resources.

Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2019-10-27 16:49:55 +01:00
nullgemm 6388208bb1 fix remotes dependant submodules 2019-09-22 16:57:03 +02:00
nullgemm 7457ceaa56 add remotes tool 2019-09-21 17:46:45 +02:00
nullgemm efc5c49de5 initial commit 2019-06-10 16:05:54 +02:00