Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SunOS cosmetic changes | Denis Kozadaev | 2023-06-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> | ||||
* | fix FTBFS when aRts support is not available from tdelibs. | gregory guy | 2021-12-13 | 1 | -10/+7 |
| | | | | | Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix boost_python library detection on CentOS 8 | François Andriot | 2020-05-10 | 1 | -0/+7 |
| | | | | Signed-off-by: François Andriot <[email protected]> | ||||
* | Enable kig python scripting for cmake build. | Ray-V | 2020-03-29 | 1 | -22/+55 |
| | | | | | | | | | | | | Fix detection of boost_python library for cmake build. Use find_package( Python COMPONENTS ... ) for CMake >= 3.12. Add WITH_KIG_PYTHON_SCRIPTING option. This resolves issue #6. Signed-off-by: Ray-V <[email protected]> Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | add missing definition: | gregory guy | 2019-07-09 | 1 | -0/+19 |
| | | | | | | | - HAVE_STDINT_H (needed for kiten) - TIMEZONE_IS_INT (needed for kstars) Signed-off-by: gregory guy <[email protected]> | ||||
* | Conversion to the cmake building system. | gregory guy | 2019-06-27 | 1 | -0/+83 |
Add includes to UI files to resolve FTBFS. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> |