Unterschiede zwischen den Revisionen 2 und 3
Revision 2 vom 03.03.2009 08:36
Größe: 719
Autor: ligi
Kommentar: fix typo + better link
Revision 3 vom 28.04.2010 22:56
Größe: 721
Autor: anonym
Kommentar: converted to 1.6 markup
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 22: Zeile 22:
 * Obfuscator (e.g. [http://sourceforge.net/project/showfiles.php?group_id=54750 Proguard] ) when willing to obfuscate  * Obfuscator (e.g. [[http://sourceforge.net/project/showfiles.php?group_id=54750|Proguard]] ) when willing to obfuscate

Build DUBwise

Preparation

Build

  • complete set
  •  > ruby BUILD all bin  
  • complete set with obfuscation and zip the bindir
  •  > ruby BUILD all bin -o -z 
  • test build
  •  > ruby BUILD test bin 

Tools needed to build DUBwise

  • WTK ( 2.2 / 2.5 proven to work )
  • ruby
  • Obfuscator (e.g. Proguard ) when willing to obfuscate

  • ANT
  • 7zip