Mathäus Mendel
|
8895045fb5
|
Made all testsuite link with pthreads on Unix systems
This fixes the linker errors due to missing pthreads library on AIX.
|
2016-03-11 10:30:15 -03:00 |
|
Mathäus Mendel
|
b245307780
|
Poco.Foundation now links with pthreads on Unix platforms
Some of the libraries relies on functions from Poco.Foundation that
are implemented using pthreads and were leading to link errors.
|
2016-03-11 10:14:43 -03:00 |
|
Mathäus Mendel
|
70fcca0d58
|
Fixed miscompilation of File2Page due to missing pthreads libs on AIX
|
2016-03-07 17:40:09 -03:00 |
|
Pascal Bach
|
f778e67430
|
CMake: Improve installation and package generation
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
|
2015-01-27 15:52:18 +01:00 |
|
Pascal Bach
|
6f809f7acb
|
CMake: Add support for PageCompiler and File2Page
Resolves: #649
|
2014-12-21 21:54:02 +01:00 |
|