-
Notifications
You must be signed in to change notification settings - Fork 54
Access to the code tree
The McStas code is part of the McCode tree, currently transferred to GitHub-infrastructure.
Please get yourself a copy via the GitHub fork mechanism or via
git clone https://github.com/McStasMcXtrace/McCode.git --recurse-submodules
The top level folders and base files at this point are listed below. Those in bold are relevant to the McStas part of the tree
BUILD_DEPS.TXT - lists dependencies for building McStas (and McXtrace)
CHANGES_McStas - summery of CHANGES in McStas with every release through the project
CHANGES_McXtrace
COPYING - GPL licensing
README - General README doc
build_debs_mcstas - deb packages
build_debs_mcxtrace
build_macos_Maverics_mcstas - OS X Maverics
build_macos_Maverics_mcxtrace
build_macos_Yosemite_mcstas - OS X Yosemite
build_macos_Yosemite_mcxtrace
build_rpms_mcstas - rpm packages
build_rpms_mcxtrace
build_src_bin_mcstas - src and bin tgz packages
build_src_bin_mcxtrace
build_windows_mcstas - Win32 build (from Linux with mingw compiler)
build_windows_mcxtrace
cmake - CMake package configuration
common - Common "library" files for McStas and McXtrace
doc - Doc folder tree
install-sh - BSD style install-sh script
mcstas - McStas code generator etc.
mcstas-comps - McStas components
mcxtrace
mcxtrace-comps
meta-pkgs - Infrastructure for meta-packages (install bundles etc.)
mkdist - Main CMake control script
mkinstalldirs - BSD style mkinstalldirs script
support - Various support packages such as Tk, CodeText perl-PGPLOT etc
tools - Perl and Python "tool layer" folder