Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Target

Purpose

javadoc

Builds Falcon's Javadoc . See the Javadoc section below for more information. at generated/javadoc.

eclipse

Prepares or updates the project for use in Eclipse. This takes care of generating the Java code for the lexers, parsers, and BURMs.

main (default)

Produces an SDK at generated/dist/sdk containing both Falcon and the legacy compiler.

clean

Cleans the build output but leaves any downloaded JARs.

wipe

Wipes out everything that didn't come from Subversion.

...