Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use centralized cmake version | Michele Calgaro | 2024-03-15 | 1 | -6/+6 |
| | | | | 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> | ||||
* | Add man pages from tde-packaging repo. | Michele Calgaro | 2022-08-10 | 1 | -1/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use 'tde_setup_paths' macro to setup required paths. | Michele Calgaro | 2022-08-10 | 1 | -7/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add a check for a pkg-config package named libmad next to mad, | Slávek Banko | 2022-07-11 | 1 | -228/+36 |
| | | | | | | | | | for detection of library libmad >= 0.16.x (Tenacity's fork). Split configuration tests into separate files. Fill PC_LIB_REQUIRE list during tests. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-20 | 1 | -0/+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/+1 |
| | | | | 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> | ||||
* | 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> | ||||
* | Drop `unsigned long int` case for the first argment type of ioctl(2) | OBATA Akio | 2020-01-31 | 1 | -1/+0 |
| | | | | | | It is identically same as `unsigned long`. Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Port ioctl prototype check to CMake | OBATA Akio | 2020-01-31 | 1 | -0/+4 |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Use common CMake tests. | Slávek Banko | 2019-01-29 | 1 | -13/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-01-31 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS due to late includes in CMake | Slávek Banko | 2014-09-15 | 1 | -13/+10 |
| | |||||
* | Add openbsd sndio support | François Andriot | 2014-09-14 | 1 | -0/+15 |
| | |||||
* | Fix hardcoded link flag to "dl" library | François Andriot | 2014-09-14 | 1 | -1/+5 |
| | | | | Fix "dlopen" function detection | ||||
* | Update minimum cmake requirement to be consitent with other sources. | Darrell Anderson | 2014-02-06 | 1 | -1/+1 |
| | |||||
* | Fix hard-coded location for pkgconfig file. | Darrell Anderson | 2014-01-09 | 1 | -1/+1 |
| | |||||
* | Add requires to pkgconfig file | Slávek Banko | 2013-09-08 | 1 | -0/+28 |
| | |||||
* | Setup architecture flags during initial configure | Timothy Pearson | 2012-02-19 | 1 | -0/+5 |
| | |||||
* | Add jack support to CMake | Timothy Pearson | 2012-01-12 | 1 | -0/+14 |
| | |||||
* | Add ESD support to CMake | Timothy Pearson | 2012-01-12 | 1 | -0/+18 |
| | |||||
* | Add WITH_ALL_OPTIONS to CMake | Timothy Pearson | 2012-01-11 | 1 | -1/+2 |
| | |||||
* | Add gcc visibility option to arts | Timothy Pearson | 2012-01-10 | 1 | -0/+15 |
| | |||||
* | arts, kdelibs, kdebase, kdepim: use new tqt build system | samelian | 2011-03-27 | 1 | -15/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1226236 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [dependencies/arts] using pkg-config for alsa detection | samelian | 2011-03-07 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1224003 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [dependencies/arts] include CheckCXXSourceCompiles | samelian | 2011-01-15 | 1 | -0/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1214641 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [dependencies/arts] using our own macros to find Qt and TQt | samelian | 2011-01-07 | 1 | -13/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1212629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [dependencies/arts] improved setup paths | samelian | 2010-12-05 | 1 | -14/+15 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1203988 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [dependencies/arts] restyle and migrate to tde_ macrossoundserver/CMakeLists.txt | samelian | 2010-10-06 | 1 | -0/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1183226 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [dependencies/arts] added initial cmake support | samelian | 2010-10-05 | 1 | -0/+213 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1182851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |