Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 <[email protected]> | ||||
* | Port ioctl prototype check to CMake | OBATA Akio | 2020-01-31 | 1 | -0/+4 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Use common CMake tests. | Slávek Banko | 2019-01-29 | 1 | -13/+9 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Fabio Rossi <[email protected]> | ||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-01-31 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 |