2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

7 Commits

Author SHA1 Message Date
Francis Dupont
57a2beb736 [#2218] Added quotes and double quotes 2022-01-12 15:09:35 +01:00
Andrei Pavel
9ca8b2fcc7
[#1574] make all shell scripts POSIX compliant
* solve all shellcheck warnings
* shebang in all scripts
* set -eu everywhere
* make scripts callable from everywhere
* quote variables to prevent globbing and word splitting
* add missing copyrights
* remove unused variables
* use $() instead of backticks ``
... and so on
2020-12-14 12:08:11 +02:00
Andrei Pavel
f0d1b03b6b
[#1451] allow linking with libgtest.so 2020-10-12 16:59:09 +03:00
Francis Dupont
a00426be8c [#1223] Updated configure and some Makefiles 2020-07-14 13:12:18 +02:00
Razvan Becheriu
e643f2761e [#1080] fixed gtest lib name 2020-01-22 16:06:23 +01:00
Tomek Mrugalski
1ea6b15903 [#206] gtest version detection fixed 2019-12-06 14:52:02 +01:00
Tomek Mrugalski
0ba33b1809 [#206] Moved gtest handling routines to a separate m4 file 2019-12-06 14:52:02 +01:00