buildr_as3 icon indicating copy to clipboard operation
buildr_as3 copied to clipboard

“build like you code” – now supporting ActionScript 3 & Flex

Results 8 buildr_as3 issues
Sort by recently updated
recently updated
newest added

Propose a new toolkit item for the asycle compiler. I think the tasks are something like: 1. create a buildfile for asycle that pops it on the devboy maven repo...

Feature
M Compiler
M Toolkits

We use copylocale to make sure we can compile with a different locale set up. So it's imperative that the sdk has copylocale run for each locale we use. I've...

Feature
M Toolkits

This line forces the use of -include-sources https://github.com/devboy/buildr_as3/blob/master/lib/buildr/as3/compiler/compc.rb#L52 However if you are building by manifest, compc just wont handle you specifying -include-sources=path/to/src AND -include-namespaces=http://some.namespace/

Feature
M Compiler

Locale support needs to be bumped up to a first class set of options. Locale files are a "source" and as such, the 'has source changed' needs to detect changes...

Feature
M Compiler

Add packaging types for Native Desktop Installers (_.dmg,_.exe). Resource: http://help.adobe.com/en_US/air/build/WS789ea67d3e73a8b22388411123785d839c-8000.html

Feature
M Packaging

FDT4 doesn't support referecing libs outside the project folder, I solved this on *nix systems via symlinks. Have to research how to make this happen on Windows.

Feature
Windows
M IDE

Create a dependency file for Intellij IDEA to enable auto-completion in the IDE.

Feature
Windows
OS X
M IDE