Ticket #64 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

consider moving to the waf build system

Reported by: victor Owned by: victor
Priority: blocker Milestone: 0.9
Component: suite Version:
Keywords: Cc:

Description

Waf replaces the autotools chain: automake, make, etc... Since getting those right is a pain to say the least, replacing it has been a wish for me for a long time. Waf seems to be a good alternative. It's (only?) drawback is a dependency on Python 2.3, but I think we can assume that to be installed on most systems.

Change History

comment:1 Changed 3 years ago by matthijs

Waf looks nice. Took me a few googles to find its homepage, so here it is:  http://code.google.com/p/waf/

Note: See TracTickets for help on using tickets.