- Author
- Michael Bien
Definition at line 44 of file BuildUtil.java.
◆ cleanGeneratedFiles()
| static void com.jogamp.gluegen.BuildUtil.cleanGeneratedFiles |
( |
| ) |
|
|
static |
◆ compileJava()
| static void com.jogamp.gluegen.BuildUtil.compileJava |
( |
| ) |
|
|
static |
fails if ant script fails (which is a good thing).
executeTarget throws RuntimeException on failure
Definition at line 125 of file BuildUtil.java.
◆ compileNatives()
| static void com.jogamp.gluegen.BuildUtil.compileNatives |
( |
| ) |
|
|
static |
fails if ant script fails (which is a good thing) executeTarget throws RuntimeException on failure
Definition at line 135 of file BuildUtil.java.
◆ deleteDirectory()
| static void com.jogamp.gluegen.BuildUtil.deleteDirectory |
( |
final File |
path | ) |
|
|
static |
◆ generate() [1/3]
| static void com.jogamp.gluegen.BuildUtil.generate |
( |
final String |
bindingName | ) |
|
|
static |
◆ generate() [2/3]
| static void com.jogamp.gluegen.BuildUtil.generate |
( |
final String |
bindingName, |
|
|
final String |
emitter |
|
) |
| |
|
static |
◆ generate() [3/3]
| static void com.jogamp.gluegen.BuildUtil.generate |
( |
final String |
bindingName, |
|
|
final String |
header, |
|
|
final String |
emitter |
|
) |
| |
|
static |
◆ passSystemProperty()
| static Project com.jogamp.gluegen.BuildUtil.passSystemProperty |
( |
final Project |
p, |
|
|
final String |
name |
|
) |
| |
|
static |
◆ gluegenRoot
| final String com.jogamp.gluegen.BuildUtil.gluegenRoot |
|
static |
◆ path
| final String com.jogamp.gluegen.BuildUtil.path |
|
static |
◆ rootrel_build
| final String com.jogamp.gluegen.BuildUtil.rootrel_build |
|
static |
◆ testOutput
| final String com.jogamp.gluegen.BuildUtil.testOutput |
|
static |
The documentation for this class was generated from the following file: