> Thanks a lot, that's an excellent initiative! I do hope that it will re-
> activate Boost-CMaker enthusiasm :)
Seconded. If I find fixes, I will try to send patches.
JB
--
John Biddiscombe, email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomput
I tried to build boost on our cray XT5. It does not support shared libraries,
so everything must be static.
I had trouble with 3 files in particular
File : libs/test/test/CMakeLists.txt
this has many lines with
boost_test_run(test_case_template_test DEPENDS boost_unit_test_framework SHARED)
which
> The fact is that the latest branch (boost-1.41.0-cmake0) is pretty stable by
> now.
I am a little surprised because since I set the dashboard up in November, I
have been getting
== Build: 1228 succeeded, 212 failed, 2 up-to-date, 25 skipped
==
and no tests running due to
I've been doing a dashboard submission every night
(http://my.cdash.org/index.php?project=Boost ) for a few months now and nothing
seems to ever change. The same build errors occur every night and most tests
don't run.
Today (prompted by a colleague who is interested in boost/cmake), I thought
I didn't follow all the original messages but what would be wonderful would be
MyProject
Boost
BoostLib1
BoostLib2
MyLib1
MyLib2
..etc
and you could delete all the boost libs that you are not interested, just
leaving (say) threads, asio, circular buffer - then tell BOOST to build o
The dashboard boost submission from agno has not been runnig tests for a couple
of days. I had a quick look and see that although I have python turned off,
something is trying to include python
I believe the culprit is libs/parameter/test/CMakeLists.txt
for my local copy I stuck a big
IF(WITH_
; To: Discussion of the CMake-based build system for Boost
> Subject: [Boost-cmake] git pull?
>
> troy d. straszheim wrote:
> > Biddiscombe, John A. wrote:
> >> Does anyone know why I'm not getting a dartconfiguration.tcl or
> >> equivalent in my build dir?
&g
; CDash should work when only experimental builds are submitted. The
> issue
> is that the submission URL is wrong:
>
> Drop site:http://my.cdash.org/CDashPublic/submit.php?project=Boost
>
> should be replaced by:
>
> http://my.cdash.org/submit.php?project=Boost
>
> Ju
g [mailto:boost-cmake-
> boun...@lists.boost.org] On Behalf Of troy d. straszheim
> Sent: 13 November 2009 19:36
> To: Discussion of the CMake-based build system for Boost
> Subject: Re: [Boost-cmake] CDash for boost CMake (builds not appearing)
>
> Biddiscombe, John A. wrote:
>
> > beneficial to me would be a windows box and a mac; I have plenty of
I have done a git pull and built boost from cmake. I have two problems
1) there were 2768 (or similar) tests which was just too much, so I have
disabled static/debug and just left release/shared options. When running
Cte
10 matches
Mail list logo