Infrastructure #2
closedCommand line compiler required for building BlackBox from sources
100%
Description
The sources of BlackBox stored in repository, however for deploying this sources to the BlackBox on the developer PC or for preparing Setup binary at the server side we need command line (console) compiler.
There is big work done by A. V. Shiryaev for making command line interpreter from BlackBox and this tools can be used the starting point.
http://github.com/aixp/BlackBox
http://gitlab.molpit.com/oberon/blackbox-freenix
Files
Updated by I. Denisov over 11 years ago
- File blackbox-interp.zip blackbox-interp.zip added
- Status changed from In Progress to Resolved
- % Done changed from 30 to 90
The solution is the BlackBox Console Interpreter and Compiler.
Major differences over the Alexey version:
1. DevComDebug added to dev0.exe for proper compilation of modules with COM imported.
2. HostFiles modification with silent folder creation
3. Sizes of console read buffer doubled up to 4096 for long pack commands, which can not be split
Updated by D. G. Danforth over 11 years ago
Ivan Denisov wrote:
The sources of BlackBox stored in repository, however for deploying this sources to the BlackBox on the developer PC or for preparing Setup binary at the server side we need command line (console) compiler.
There is big work done by A. V. Shiryaev for making command line interpreter from BlackBox and this tools can be used the starting point.
http://github.com/aixp/BlackBox
http://gitlab.molpit.com/oberon/blackbox-freenix
Is the command line interpreter used only for Unix ports or are you saying that it is necessary for a Windows build?
You can an answer, what's the question? What problem are you attempting to solve?
-Doug
Updated by D. G. Danforth over 11 years ago
You gave an answer. What problem are you attempting to solve?
Updated by I. Denisov over 11 years ago
Douglas G Danforth wrote:
You gave an answer. What problem are you attempting to solve?
The problem is "how to make setup file in server side?" and "how to deploy the BlackBox from sources?".
Updated by I. Denisov over 11 years ago
- Blocks Infrastructure #3: The pipeline for making BlackBox Setup file added
Updated by I. Denisov over 11 years ago
- % Done changed from 90 to 100
commit:457cab2700313a37368d93a02c6f9bf53f61216a
Updated by I. Denisov over 9 years ago
- Tracker changed from 3 to Infrastructure
- Status changed from Closed to Rejected
Updated by I. Denisov over 9 years ago
- Project changed from 1 to BlackBox Component Builder