Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Josef templ (talk | contribs) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
Also this wiki is used for [[center|BlackBox Сenter]]. | Also this wiki is used for [[center|BlackBox Сenter]]. | ||
== New == | |||
* [[The two Bulletin Boards]] | |||
* [[Sequencers]] | |||
== Urgent pages == | == Urgent pages == | ||
* [[Center Financial Management Guide]] | |||
* [[Center Server Administration Guide]] | |||
* [[Center Members Admin Guide]] | * [[Center Members Admin Guide]] | ||
* [[Center]] (Mission, Values, & Governance) | |||
* [[Bug fixing pipeline]] | * [[Bug fixing pipeline]] | ||
* [[How to develop with Git]] | * [[How to develop with Git]] | ||
Line 16: | Line 24: | ||
* [[Localizing BlackBox]] | * [[Localizing BlackBox]] | ||
* [[Running BlackBox under Linux]] | * [[Running BlackBox under Linux]] | ||
* [[BlackBox Release Checklist]] | |||
== Technical notes == | == Technical notes == | ||
Line 24: | Line 33: | ||
* [[Console|Low-level logging to Console]] | * [[Console|Low-level logging to Console]] | ||
* [[ModuleUnloading|On Module Unloading in BlackBox]] | * [[ModuleUnloading|On Module Unloading in BlackBox]] | ||
* [[Updating the Git master branch]] | |||
* [[System structure and interface separation]] | |||
== Links == | == Links == |
Latest revision as of 14:41, 10 October 2019
This Wiki is for documentation of BlackBox Component Builder and for building it's knowledge base.
BlackBox is available from the BlackBox Framework Center Download page.
Also this wiki is used for BlackBox Сenter.
New
Urgent pages
- Center Financial Management Guide
- Center Server Administration Guide
- Center Members Admin Guide
- Center (Mission, Values, & Governance)
- Bug fixing pipeline
- How to develop with Git
- How to develop with Tortoise Git
- The BlackBox Versioning Strategy
- The BlackBox Build Engine
- Localizing BlackBox
- Running BlackBox under Linux
- BlackBox Release Checklist
Technical notes
- Setting up a diff viewer for BlackBox .odc binary files
- Generation of import modules from C-headers
- Git Gui Instructions
- Low-level logging to Console
- On Module Unloading in BlackBox
- Updating the Git master branch
- System structure and interface separation