On Tue, May 12, 2009 at 1:11 PM, Beman Dawes <bda...@acm.org> wrote:
> On Tue, May 12, 2009 at 3:48 PM, Doug Gregor <doug.gre...@gmail.com> wrote:
>> On Tue, May 12, 2009 at 12:10 PM, Beman Dawes <bda...@acm.org> wrote:
>>> On Tue, May 12, 2009 at 2:02 PM, Doug Gregor <doug.gre...@gmail.com> wrote:
>>> ... We might be able to prod someone into building x86
>>>> Windows binaries. Any takers?
>>>
>>> I'm already playing with trying to create a VC++ installer for
>>> Windows. Just getting my feet wet, but I'll let this list know as I
>>> make progress and/or have questions.
>>
>> Great! If you build the "modularize" target first, then build the
>> "package" target, you'll get the full component-based installer.
>
> I just figured that out by looking at the Makefile. It is much cleaner
> that any large Makefile I've looked at in the past. Good job, CMake!
>
> What are the *\fast targets? For example, package\fast?

IIRC, the "*\fast" targets rebuild something without rebuilding dependencies.

  - Doug
_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to