",*/ "strings", "variables", "variants", "whitespace"]
}
John
From: Alper Ortac
Reply-To: qooxdoo Development
Date: Wednesday, 14 November 2012 13:49
To: "qooxdoo-devel@lists.sourceforge.net"
Subject: [qooxdoo-devel] compile opti
That did the trick, thanks alot!
From: Alexander Steitz [mailto:alexander.ste...@1und1.de]
Sent: Mittwoch, 14. November 2012 15:50
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] compile options to prevent optimization of private
members
Hi,
you do not need to create an own job achieving
riables", "variants",
"whitespace"]
--snip--
And that should do it.
Regards,
Alex
From: Alper Ortac [mailto:alper.or...@joulex.net]
Sent: Wednesday, November 14, 2012 2:49 PM
To: qooxdoo-devel@lists.sourceforge.net
Subject: [qooxdoo-devel] compile options to p
I want to disable optimization of private members. According to the docs
http://manual.qooxdoo.org/2.0.x/pages/tool/generator_config_ref.html#compile-options
i created a new job without the optimize privates option:
"jobs": {
"build-noprivate" : {