Cosmos/Solutions - Readme.txt
2017-06-19 17:13:00 -04:00

38 lines
932 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Solution File ReadMe
--------------------------------------------
Build
Used by the build process (Builder).
Not meant for direct end user use.
Do not change unless you know what you are doing.
--------------------------------------------
Builder
Projects used to build Cosmos itself. Essentially this is what makes User Kit go.
-C.B.Builder - Essentially the user kit. A C# program which automates the building and installation of Cosmos wtih a GUI.
-C.B.Insaller
--------------------------------------------
Compiler
Assembler, Compiler, XSharp (Compiler Parts), Tools (Compiler Parts)
--------------------------------------------
Cosmos
Old monolithic solution.
Will be removed after all smaller parts split out.
--------------------------------------------
IDE
Debug, Deploy, Visual Studio, XSharp (IDE Parts), Tools (IDE Parts)
--------------------------------------------
Kernel
Kernel, Demos (not  User), Tests