Open Object Rexx - Files

Project Root Files

This is the main root subdirectory of the Subversions repository.

The following is a partial list of the files to be found in this subdirectory.

acinclude.m4
The macro file used by autoconf. Related to the configure.ac file.
bootstrap
A shell script for setting up the auto tools files.
configure.ac
The main auto tools configuration file.
CONTRIBUTORS
The list of contributors to the project.
CPLv1.0.txt
The project license file.
INSTALL
The install procedures file.
Makefile.am
The main configuration file for automake.
makeorx.bat
The batch file for starting a Windows build of the project.
NOTICE
Copyright and trademark notices file.
oorexx.ver
Project version file for all builds.
readme.version
Version notes for the current build release.
touchheaders.bat
Windows batch file for touching the messages header files.
touchheaders.sh
*nix batch file for touching the messages header files.
unix-like-build.txt
Notes on building the project on a Unix-like system.
windows-build.txt
Notes on building the project on a Windows system.
xsl.sh.in
Template file modified by the configure scripts for producing the messages header files.

The following are the available subdirectories.

api External API header files
common Common files used by the interpreter shared library and the rxapi daemon
extensions External function and method libraries
interpreter Source files for the interpreter shared library
lib More common source files
platform Platform specific build files
rexxapi Source files for the rxapi daemon and the rexxapi shared library.
samples Sample ooRexx script files
utilities Source files for the main project executables