Unterschiede zwischen den Revisionen 1 und 3 (über 2 Versionen hinweg)
Revision 1 vom 03.03.2009 07:47
Größe: 722
Autor: ligi
Kommentar: initial version of this page
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 2: Zeile 2:
== Pereparation == == Preparation ==
Zeile 22: Zeile 22:
 * Obfuscator (e.g. Proguard from http://sourceforge.net/project/showfiles.php?group_id=54750) 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