Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYHEADmaster | Michele Calgaro | 2024-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-15 | 1 | -6/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use TDE cmake macro to set versionr14.1.1r14.1.0 | Michele Calgaro | 2022-06-22 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Change README to markdown format. | Slávek Banko | 2021-10-21 | 1 | -6/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Improve processing of multiarch libraries location in scripts. | Slávek Banko | 2021-09-05 | 2 | -78/+87 |
| | | | | | | | | 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> | ||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Drop makefile build support. | gregory guy | 2020-09-29 | 8 | -34/+54 |
| | | | | | | | | Add basic cmake build instructions. Add a README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Minor code refactoring of previous commit. | Michele Calgaro | 2020-06-07 | 1 | -13/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Re-enable OpenSSL < 1.1 compatibility. | Slávek Banko | 2020-06-05 | 1 | -0/+14 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix random pool stat detection on new Linux kernels | Timothy Pearson | 2020-06-03 | 2 | -0/+17 |
| | | | | | | Make sure the udev shared library is available in the initramfs environment Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
* | The exact version of ncurses doesn't matter, so copy whatever is installed | Timothy Pearson | 2020-06-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
* | Fix multiarch library location on ppc64le systems | Timothy Pearson | 2020-06-03 | 1 | -0/+6 |
| | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
* | Use central variable to define system PKCS library location | Timothy Pearson | 2020-06-03 | 1 | -2/+8 |
| | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
* | Update card PIN check utility for modern OpenSSL library versions | Timothy Pearson | 2020-06-03 | 1 | -3/+6 |
| | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/smartcardauth/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | conversion to the cmake building system | gregory guy | 2019-07-06 | 7 | -2/+176 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> |