summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorModestas Vainius <modestas@vainius.eu>2010-07-02 05:11:24 +0300
committerJoey Hess <joey@kitenet.net>2011-08-05 14:32:14 -0400
commit0f5a8c3b6f2c0687b55468edc0f26bf2a4df95e9 (patch)
tree35b563248a78ca3fe1cb8290c4a8ff33d75da5e8 /debian/changelog
parent99647dd515f97cfc50fa3321b0a38c553746e244 (diff)
Add support for running tests in parallel to the cmake build system.
Pass appropriate -jN option to ctest (via ARGS variable in the Makefile) to enable support for running tests in parallel. Similarly to makefile build system, ctest -j1 mode is enforced even when parallel mode in debhelper is not explicitly enabled. Unlike make, CTest does not have "unlimited parallel" setting (-j implies -j1). So in order to simulate unlimited parallel, allow to fork a huge number of threads instead.
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions