Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-21 | 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]> | ||||
* | Use CMake rules instead of calling external shell scripts | Slávek Banko | 2021-05-24 | 1 | -4/+31 |
| | | | | | | | | generate_apidox and install_apidox from the cmake submodule folder. After generating apidox, links pointing to build directory are fixed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Add symbols visibility option. | gregory guy | 2021-01-01 | 1 | -2/+3 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Turn into a TDE application. | gregory guy | 2020-12-01 | 1 | -2/+2 |
| | | | | | | | The game is renamed TDEFifteen (original name: q15). Add icons (Public Domaine, https://commons.wikimedia.org/wiki/File:15-puzzle.svg). Signed-off-by: gregory guy <[email protected]> | ||||
* | Some cleanup and cosmetics. | gregory guy | 2020-12-01 | 1 | -42/+47 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Fabio Rossi <[email protected]> | ||||
* | Add WITH_ALL_OPTIONS for consistency with other modules | Alexander Golubev | 2016-09-28 | 1 | -1/+2 |
| | | | | Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | cmake: Add apidox targets | Slávek Banko | 2016-03-14 | 1 | -1/+12 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Initial cmake conversion | Alexander Golubev | 2016-03-14 | 1 | -0/+156 |