This directory contains the source code and other modules which are
needed to compile and build Grid Engine. The file 'README.BUILD' in this
directory contains information how to compile and install Grid Engine.
3rdparty/ | contains modules with source code which contains third party copyrighted source code |
README.BUILD | description of the build process |
README.aimk | description of 'aimk' |
aimk | Architecture Independent Makefile. 'Drives' te Grid Engine compilation and build process |
aimk.site | used by 'aimk'. Contains paths and definitions for modules which are not part of a Grid Engine distribution and which are needed to compile non-standard parts of Grid Engine |
clients/ | private and shared code of client commands |
common/ | shared code between clients and daemons |
daemons/ | private and shared code of daemons |
dist/ | files and directories which are part of a distribution |
experimental/ | experimental source code not part of the standard build process and Grid Engine distribution |
libs/ | libraries used by Grid Engine commands and daemons |
scripts/ | scripts needed during the build process |
security/ | contains stubs and frameworks for running Grid engine in a secure environment |
source.html | this file |
utilbin/ | binaries needed during installation and other binaries not part of the distribution |