What are your favorite build tools?

From CitconWiki
Revision as of 12:17, 22 October 2007 by 62.23.83.125 (talk) (New page: == What are your favorite build tools? == Present: Chris, Julian, Eric, Ivan Tools: Ant Maven 2 Make Rake Scons: old? made by the Perforce team? Rool your own IDE Raven? just an API in...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

What are your favorite build tools?

Present: Chris, Julian, Eric, Ivan

Tools:

Ant Maven 2 Make Rake Scons: old? made by the Perforce team? Rool your own IDE Raven? just an API in Ruby on top of Maven? Rant/Nant: few people use it

Ant:

  • hard to refactor
  • XML: not good
  • dependencies
  • macros
  • pushing too much in path overgrowth trying to reuse