Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Josef templ (talk | contribs) (link 'How to develop with Git' added) |
Josef templ (talk | contribs) |
||
(21 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. | ||
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 == | |||
* [[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 Git]] | ||
* [[How to develop with Tortoise Git]] | |||
* [[BlackBox Versioning Strategy|The BlackBox Versioning Strategy]] | |||
* [[The BlackBox Build Engine]] | |||
* [[Localizing BlackBox]] | |||
* [[Running BlackBox under Linux]] | |||
* [[BlackBox Release Checklist]] | |||
== Technical notes == | |||
== | |||
* [[Diff|Setting up a diff viewer for BlackBox .odc binary files]] | |||
* [[H2O|Generation of import modules from C-headers]] | * [[H2O|Generation of import modules from C-headers]] | ||
* [[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 == | ||
Line 24: | Line 41: | ||
* [http://forum.blackboxframework.org Center Forum] | * [http://forum.blackboxframework.org Center Forum] | ||
* [http://github.com/BlackBoxCenter Public repository and issues tracker] | * [http://github.com/BlackBoxCenter Public repository and issues tracker] | ||
* [http://redmine.blackboxframework.org/projects/blackbox | * [http://redmine.blackboxframework.org/projects/blackbox Center project and issues tracker] |
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