Julien Nicoulaud

Results 86 issues of Julien Nicoulaud

Add support for [qmake](http://doc.trolltech.com/3.0/qmake.html).

feature

Add support for rpmbuild.

feature

Add support for Debian devscripts' `debuild`.

feature

Add support for [jam](http://freetype.sourceforge.net/jam/index.html).

feature

Add support for [makeit](http://www.dscpl.com.au/projects/makeit/).

feature

Add a `property` goal that stores the calculated digest in a property instead of a file. (for using with resources filtering for example)

Feature

... through some parameter like "outputFileNameMapping" containing maven properties/tokens.

Improvement

Java 9 completely changes the API for compiler control, see [JEP 165](http://openjdk.java.net/jeps/165).

enhancement

Some annotations are mutually exclusive (eg @CompileOnly and @Inline) => Detect it at processing time

enhancement

- Add `String[] profiles` field to annotations - Generate one `hotspot_compiler` file per profile

enhancement