You can subscribe to this list here.
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
|---|
|
From: Thomas K. <tk...@kr...> - 2010-12-29 18:31:53
|
Dear all, I have setup a buildbot farm for DMCS: http://trac.buildbot.net/ If you want to have automated test runs or nightly builds of your branch, please drop me a line. See also subscribe to https://lists.sourceforge.net/lists/listinfo/dmcs-nightlies to get the build information. Best, TK -- Thomas Krennwallner Research assistant TU Wien - Vienna University of Technology Institute of Information Systems Favoritenstrasse 9-11 1040 Wien, Austria T: +43 1 58801 18469 F: +43 1 58801 918469 tkren AT kr DOT tuwien DOT ac DOT at http://www.kr.tuwien.ac.at/staff/tkren/ DVR: 0005886 |
|
From: Peter S. <ps...@kr...> - 2010-11-02 09:32:05
|
Dear TK, thanks a lot, now it builds! Best, Peter On Sat, Oct 30, 2010 at 21:14, Thomas Krennwallner <tk...@kr...> wrote: > Dear Peter, > > [moved discussion to dmcs-devel, this is probably of general interest.] > > On Sat Oct 30, 2010 at 08:54:41PM +0200, Peter Schueller wrote: >> my student still seems to have the same problem after updating to the >> newest fix in trunk. Should it work with boost 1.44? I also forward >> the make log. > [...] >> >> ./bootstrap.sh --prefix=/usr/dmcs/boost_1_44_0 >> >> ./bjam install > > It works with boost 1.44, but I usually build boost like this: > > $ ./bootstrap.sh --prefix=/path/to/my/boost > $ ./bjam --without-python --without-mpi -d2 --layout=tagged --debug-configuration threading=single,multi variant=release install > > lg, > TK > > -- > Thomas Krennwallner > Research assistant > > TU Wien - Vienna University of Technology > Institute of Information Systems > Favoritenstrasse 9-11 > 1040 Wien, Austria > > T: +43 1 58801 18469 > F: +43 1 58801 18493 > tkren AT kr DOT tuwien DOT ac DOT at > http://www.kr.tuwien.ac.at/staff/tkren/ > > DVR: 0005886 > > -- Peter Schüller Vienna University of Technology, Institute of Information Systems Favoritenstrasse 9-11/1843, 1040 Wien, Austria T: +43 1 58801 18470 E: ps...@kr... DVR: 0005886 http://www.kr.tuwien.ac.at/staff/ps |
|
From: Thomas K. <tk...@kr...> - 2010-10-30 19:14:59
|
Dear Peter, [moved discussion to dmcs-devel, this is probably of general interest.] On Sat Oct 30, 2010 at 08:54:41PM +0200, Peter Schueller wrote: > my student still seems to have the same problem after updating to the > newest fix in trunk. Should it work with boost 1.44? I also forward > the make log. [...] > >> ./bootstrap.sh --prefix=/usr/dmcs/boost_1_44_0 > >> ./bjam install It works with boost 1.44, but I usually build boost like this: $ ./bootstrap.sh --prefix=/path/to/my/boost $ ./bjam --without-python --without-mpi -d2 --layout=tagged --debug-configuration threading=single,multi variant=release install lg, TK -- Thomas Krennwallner Research assistant TU Wien - Vienna University of Technology Institute of Information Systems Favoritenstrasse 9-11 1040 Wien, Austria T: +43 1 58801 18469 F: +43 1 58801 18493 tkren AT kr DOT tuwien DOT ac DOT at http://www.kr.tuwien.ac.at/staff/tkren/ DVR: 0005886 |