Commit Graph

11 Commits (493173b2a861800c6f2b9eb9e50c1d0dd2db8557)

Author SHA1 Message Date
OBATA Akio 4f18860c33 Rename thread mutex related debug flag name
It is used to detect multiple mutex lock, not just for pthread related
debugging.

Signed-off-by: OBATA Akio <obache@wizdas.com>
7 months ago
OBATA Akio cf0025c38a Fix usage of `pthread_t`
`pthread_t` is opaque type.
Change to compare with `pthread_equal()` and introduce validate flag.

Signed-off-by: OBATA Akio <obache@wizdas.com>
7 months ago
Michele Calgaro 00d4f92b71
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 1a41c9e42a Fixed FTBFS with g++7 caused by #include directive placed inside namespace.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Nikolaus Klepp 31a6127eec Fix FTBFS on freebsd
This resolves Bug 2428

Signed-off-by: Nikolaus Klepp <office@klepp.biz>
10 years ago
Timothy Pearson d548013bdb Add ESD support to CMake 13 years ago
tpearson deb7c8cc85 Rempve obsolete and broken autotools files from arts
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1259246 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 4388c9f844 [dependencies/arts] restyle and migrate to tde_ macrossoundserver/CMakeLists.txt
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1183226 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
samelian 36bb41f5be [dependencies/arts] added initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1182851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 81c61f4524 Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 42995d7bf3 Copy of aRts for Trinity modifications
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070145 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago