office-gobmx/external/zxcvbn-c
Christian Lohmaier 875a1bf2e1 makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)
…by a simple/static $(gb_UnpackedTarball_workdir)/foo
see also 0c4c84a14b

Change-Id: I8e6aa55c85534c4446556548910c950ddbe7c6fc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167163
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2024-05-06 11:40:45 +02:00
..
0001-There-is-no-std-basic_string-int.patch.1 external/zxcvbn-c: There is no std::basic_string<int> 2024-02-07 12:09:06 +01:00
ExternalProject_zxcvbn-c.mk zxcvbn-c: disable warnings 2023-12-24 00:29:50 +01:00
Makefile tdf#157518: external: bundle zxcvbn-c 2023-10-30 08:17:05 +01:00
Module_zxcvbn-c.mk tdf#157518: external: bundle zxcvbn-c 2023-10-30 08:17:05 +01:00
README.md tdf#157518: external: bundle zxcvbn-c 2023-10-30 08:17:05 +01:00
StaticLibrary_zxcvbn-c.mk makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
UnpackedTarball_zxcvbn-c.mk external/zxcvbn-c: There is no std::basic_string<int> 2024-02-07 12:09:06 +01:00
zxcvbn-c-2.5-do-not-use-stdafx.patch tdf#157518: external: bundle zxcvbn-c 2023-10-30 08:17:05 +01:00

C/C++ version of the zxcvbn password strength estimator.

zxcvbn-c is available from [ https://github.com/tsyrogit/zxcvbn-c ].