Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix detection of MMX capabilities on ix86 archs | Michele Calgaro | 2024-03-08 | 1 | -0/+35 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix detection and linking of taglib | Michele Calgaro | 2023-09-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add a check for a pkg-config package named libmad next to mad. | Slávek Banko | 2022-07-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-08 | 1 | -21/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Updated to use new standalone tdehw library. | Slávek Banko | 2021-05-07 | 1 | -0/+20 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fixed FTBFS when building without tdehw lib but with HAL enabled. | Michele Calgaro | 2021-05-04 | 1 | -0/+10 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use common CMake tests. | Slávek Banko | 2019-02-10 | 1 | -29/+14 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-02-04 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Fix FTBFS due to artsc includes | Slávek Banko | 2016-10-16 | 1 | -2/+2 |
| | | | | | | This relates to bug 2714 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Fix detection of functions lrint and lrintf in libm | Slávek Banko | 2016-03-13 | 1 | -0/+8 |
| | | | | | | Set HAVE_LRINT and HAVE_LRINTF if functions not exists Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Initial cmake conversion | Alexander Golubev | 2016-03-12 | 1 | -0/+239 |