Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Ivan denisov (talk | contribs) |
Josef templ (talk | contribs) |
||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This Wiki is for documentation of [[BlackBox Component Builder]] and for building it's knowledge base. | This Wiki is for documentation of [[BlackBox Component Builder]] and for building it's knowledge base. | ||
Also this wiki is used for [[center|BlackBox | BlackBox is available from the BlackBox Framework Center [http://blackboxframework.org/index.php?cID=goto-download-page,en-us Download page]. | ||
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]] | ||
* [[How to develop with Tortoise Git]] | |||
* [[BlackBox Versioning Strategy|The BlackBox Versioning Strategy]] | * [[BlackBox Versioning Strategy|The BlackBox Versioning Strategy]] | ||
* [[The BlackBox Build Engine]] | * [[The BlackBox Build Engine]] | ||
* [[Localizing BlackBox]] | |||
* [[Running BlackBox under Linux]] | |||
* [[BlackBox Release Checklist]] | |||
== Technical notes == | == Technical notes == | ||
Line 16: | Line 31: | ||
* [[H2O|Generation of import modules from C-headers]] | * [[H2O|Generation of import modules from C-headers]] | ||
* [[Git|Git Gui Instructions]] | * [[Git|Git Gui Instructions]] | ||
* [[Console|Low-level logging to Console]] | |||
* [[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