Personal tools

Source Access

From OpenLaszlo

The OpenLaszlo source code is now available for anonymous access on subversion. This includes everything in the source distribution, and everything that is used to build the binary distributions.

Anonymous access: http://svn.openlaszlo.org/

The source directory contains the following subdirectories:

  • openlaszlo/trunk --- the active development branch. This has not passed QA.
  • openlaszlo/branches --- unstable development branches. These have not passed QA.
  • openlaszlo/tags --- archived development branches. These may have passed QA (for example /openlaszlo/tags/3.1.1 has passed QA).
  • vendor --- sources to third-party components that the system relies on at runtime
  • tools --- tools that are used by the build system

Further information about our branch management policies can be found in Branch Management.

Building from Source

See SubversionBuildInstructions for detailed instructions on building from source, for trunk (currently developing towards 3.4), legals, and ongoing development. To build 3.0-3.3.3, see 3.x_Build_Instructions.

If you run into trouble, ask on the laszlo-dev mailing list. For more information about subversion and a list of subversion clients, see http://subversion.tigris.org.