Boost logo

Boost-Build :

Subject: Re: [Boost-build] Visual Studio always calls bjam even on built projects
From: Bojan Resnik (resnikb_at_[hidden])
Date: 2009-11-28 19:15:56


2009/11/28 Anatoly Shirokov <shirokov_a_at_[hidden]>:
> I except something like this but such approach cannot be applied to large
> enough project (500-1000 modules) and 5-10 developers team. Because of it we
> use CMake.

I am not sure what you mean by 'modules'. If you mean projects in the
solution, then no, I never have and never will have anywhere near that
number.
If you mean files, then yes, I have projects with more files than
that, and the team I work in has 3-8 members, depending on the
project. So far, we found that bjam works perfectly for us for many
projects where plain VisualStudio would be a pain to use, if not
impossible.

There are, of course, projects that don't need advanced functionality
offered by bjam and for those we use plain VisualStudio.

We tried CMake but it didn't work for us at all. We failed to
configure it the way we wanted, and the projects it generated were a
mess we just didn't want to use. YMMV, of course.

-- 
Bojan Resnik

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk