adimetrius c2893aef78 Removed wrongly added export mark for LogThisStack %!s(int64=5) %!d(string=hai) anos
..
Comm 21dd699039 updated according 1.7.1-a1-853 center version %!s(int64=8) %!d(string=hai) anos
Cons 70dd46ff5c support only UTF-8 console encoding %!s(int64=5) %!d(string=hai) anos
Dev 5219005c01 center #160, outdated link to OP2.Paper.ps, rename Sql/Docu/Db.odc and small changes in documentation %!s(int64=5) %!d(string=hai) anos
Docu 67186b335e update year; reduce duplicate of lincese and Help; update About layout %!s(int64=5) %!d(string=hai) anos
Host 4b18376b9c save and restore default fonts settings %!s(int64=7) %!d(string=hai) anos
Obx 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
Sql 5219005c01 center #160, outdated link to OP2.Paper.ps, rename Sql/Docu/Db.odc and small changes in documentation %!s(int64=5) %!d(string=hai) anos
Std 6fa866805e remember converter for files opened in browser mode %!s(int64=5) %!d(string=hai) anos
System cba3b6b685 Services: Improved Try implementation based on suggestions from SovietPony %!s(int64=5) %!d(string=hai) anos
Text 2c33f3d4c2 center issue-#202 drag & pick across BlackBox instances traps %!s(int64=5) %!d(string=hai) anos
Var aa3657c21a Moved SafeAction from Kernel to Services %!s(int64=5) %!d(string=hai) anos
Xhtml 21dd699039 updated according 1.7.1-a1-853 center version %!s(int64=8) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_ 34a36b3820 remove using of DLL variable in HostDates@Linux %!s(int64=5) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_GUI 68c3f1989e Commented SIG_IGN for SIGCHILD in Kernel and fork() without waitpid() in (Lin)HostDialog %!s(int64=5) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_Interp 8a06744b52 add Dev2 linker to dev0 %!s(int64=5) %!d(string=hai) anos
_FreeBSDOpenBSD_ 34a36b3820 remove using of DLL variable in HostDates@Linux %!s(int64=5) %!d(string=hai) anos
_FreeBSDOpenBSD_GUI a93e02cb8d extend bindings for Tyler project (A. Dmitriev) %!s(int64=5) %!d(string=hai) anos
_FreeBSD_ 47b5168d29 HostFiles fixed for correct processing of root directory path (https://forum.oberoncore.ru/viewtopic.php?f=134&t=6488) %!s(int64=5) %!d(string=hai) anos
_LinuxOpenBSD_ 6940a0185f Linux Libc generator %!s(int64=7) %!d(string=hai) anos
_Linux_ c2893aef78 Removed wrongly added export mark for LogThisStack %!s(int64=5) %!d(string=hai) anos
_Linux_GUI a93e02cb8d extend bindings for Tyler project (A. Dmitriev) %!s(int64=5) %!d(string=hai) anos
_OpenBSD_ 0ac963a059 OpenBSD: dev0 binary updated %!s(int64=5) %!d(string=hai) anos
_Windows_ aa3657c21a Moved SafeAction from Kernel to Services %!s(int64=5) %!d(string=hai) anos
_Windows_GUI 28a0b9e79d move memInStatus to Dialog %!s(int64=5) %!d(string=hai) anos
_Windows_Interp 3a82ab2548 center issue-#201 Importer and Exporter for UTF-8 texts %!s(int64=5) %!d(string=hai) anos
__GUI 5219005c01 center #160, outdated link to OP2.Paper.ps, rename Sql/Docu/Db.odc and small changes in documentation %!s(int64=5) %!d(string=hai) anos
__Interp c01f06e545 HostFiles asks for creation of directories %!s(int64=5) %!d(string=hai) anos
LICENSE.txt 67186b335e update year; reduce duplicate of lincese and Help; update About layout %!s(int64=5) %!d(string=hai) anos
README 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
clean c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
export 5aaf5ef5eb fix export %!s(int64=8) %!d(string=hai) anos
run-BlackBox 67c73dacfb pass command line arguments %!s(int64=8) %!d(string=hai) anos
run-dev0 67c73dacfb pass command line arguments %!s(int64=8) %!d(string=hai) anos
switch-target cbc9c96fa7 HostDialog.ForkOfChild: replace BB's line endings with Linux's. Now RunExteral can correctly execute multi-line scripts %!s(int64=5) %!d(string=hai) anos

README

# To build BlackBox (for current operating system):
# ./switch-target `uname -s` GUI
# ./build
#
# To run BlackBox (after build):
# ./run-BlackBox
#
# To export BlackBox (after build):
# ./export
#
# To clean up:
# ./clean
# ./switch-target none
#

# Build and run BlackBox:
echo "Please wait..."
./switch-target `uname -s` GUI
./build
./run-BlackBox