Commit Graph

220 Commits (f455798a92fa22db5b424d8cdce3a4b4c9c96562)
 

Author SHA1 Message Date
Michele Calgaro f455798a92
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Slávek Banko 559fe41df3
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro 3c555f04e7
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 176e596e7a
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 3a0143eacb
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 8c74875752
Change README to markdown format.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 3eb77b4fca
Improve processing of multiarch libraries location in scripts.
Initramfs hook instead of a fixed list of libraries, it processes dependent
libraries by using copy_exec function. This also ensure the copy of the
symlinks and maintaining the original paths by multiarch location.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 64a75f83cd
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea d41fae544e Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
TDE Gitea 65b385c6a4 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
TDE Gitea 0d9f174e45 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
TDE Gitea 0f5dc0f2d2 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
Slávek Banko 1355775995
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 76fbfa72f6 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
TDE Gitea b070995b8b Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
TDE Gitea a4b4d6eb97 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
gregory guy 6851937dc1
Drop makefile build support.
Add basic cmake build instructions.
Add a README file.
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
TDE Gitea e378672008 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
TDE Gitea 4a4ba75a87 Reset submodule main/applications/smartcardauth/admin to latest HEAD 4 years ago
TDE Gitea 91eab296da Reset submodule main/applications/smartcardauth/cmake to latest HEAD 4 years ago
TDE Gitea 5059b92ee9 Reset submodule main/applications/smartcardauth/admin to latest HEAD 4 years ago
TDE Gitea dc8721528e Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea d4a86a5202 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea cd030c4b3f Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea e5251ad794 Reset submodule main/applications/smartcardauth/admin to latest HEAD 5 years ago
TDE Gitea 19d513e264 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea df3ba50237 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea b4dfad8d99 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea f1c0b7d038 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea d226773711 Reset submodule main/applications/smartcardauth/admin to latest HEAD 5 years ago
Michele Calgaro 6d6ab7d7ae
Minor code refactoring of previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko f8116fd3ef
Re-enable OpenSSL < 1.1 compatibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Timothy Pearson 9ec2a99d6c Fix random pool stat detection on new Linux kernels
Make sure the udev shared library is available in the initramfs environment

Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
5 years ago
Timothy Pearson 823a7b1e47 The exact version of ncurses doesn't matter, so copy whatever is installed
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
5 years ago
Timothy Pearson 5362960c70 Fix multiarch library location on ppc64le systems
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
5 years ago
Timothy Pearson 6c785628a1 Use central variable to define system PKCS library location
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
5 years ago
Timothy Pearson ef2c98aa2b Update card PIN check utility for modern OpenSSL library versions
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
5 years ago
TDE Gitea 7471b0548d Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea ceb805aa27 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea 123a6a6ed0 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea a9c103426b Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea 6a30a37f8e Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea bf54d5c603 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea e0bdc43f7e Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea eef5f840db Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea 9d2991eed2 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
TDE Gitea 973e786622 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 5 years ago
Slávek Banko de7f023c50
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 693098407f conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
TDE Gitea 522570f091 Reset submodule main/applications/smartcardauth/cmake to latest HEAD 6 years ago