Boost logo

Boost :

Subject: Re: [boost] [TypeTraits] is it possibleto addsomething toboost.type_traits?
From: frederic.bron_at_[hidden]
Date: 2008-09-03 06:51:03


I am now ready to commit the binary operator traits and corresponding tests (I was able to run the tests automatically with bjam).
I would like to commit the doc as well but I cannot use quickbook properly: I have a quickbook binary which seems to work (quickbook --help is fine) and I have added a user-config.jam file in the doc
directory with the following line:

using quickbook : /cygdrive/d/Softs/builds/boost_1_36_beta/dist/bin/quickbook ;

but then I do not know how to generate the doc using bjam. I tried bjam in the sandbox/type_traits/libs/type_traits/doc directory but I obtain the following message:

Unable to load Boost.Build: could not find "boost-build.jam"
I have no such file in the doc directory.

Regards,

F. Bron

> cd into /libs/type_traits/test/ and run:
>
> bjam mytoolset
>
> to build and run all the tests: no need to even add your new tests to the
> Jamfile, they should get picked up automatically :-)
>
> You will have to make sure that "mytoolset" has been configured in your
> user-config.jam, oh wait, since this is in the sandbox also make sure that
> the environment variable BOOST_ROOT points to a copy of the full boost tree
> as well.

Avis :
Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le
détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes
en tout ou en partie.

Notice:
This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error
please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk