Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 1 | -6/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-24 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Remove CMakeLists.txt for doc | Ray-V | 2021-06-25 | 1 | -0/+5 |
| | | | | | | | | Move doc directory up a level from kdbg/doc Add macro call to source root CMakeLists.txt Remove tde_conditional_add_subdirectory() macro call for doc Signed-off-by: Ray-V <[email protected]> | ||||
* | Copy translation files to new translations folder. | Michele Calgaro | 2021-06-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop automake build support. | Michele Calgaro | 2021-06-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2021-03-14 | 1 | -1/+1 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update the use of TQRegExp so that it does not require an old API. | Michele Calgaro | 2021-03-14 | 1 | -1/+1 |
| | | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | conversion to the cmake building system. | gregory guy | 2021-03-02 | 1 | -0/+80 |
Signed-off-by: gregory guy <[email protected]> |