[ros-dev] Re: 12739: Add sample build script.

Martin Fuchs martin-fuchs at gmx.net
Sun Jan 2 23:45:32 CET 2005


Hi,

if you want to replace the Makefile build system, please consider using bjam:
http://boost.org/tools/build/jam_src/

It has the following advantages:

- automatic dependency checking

- resolves dependencies in memory without invoking
  multiple levels of Makefiles

- supports nearly every compiler toolset out there, see:
  http://boost.org/more/getting_started.html#Tools


On 02.01.2005 23:17:03 chorns at svn.reactos.com wrote:
> Add sample build script.


> Added files:
> branches/xmlbuildsystem/reactos/ReactOS.xml




More information about the Ros-dev mailing list