adimetrius cbc9c96fa7 HostDialog.ForkOfChild: replace BB's line endings with Linux's. Now RunExteral can correctly execute multi-line scripts пре 5 година
..
Comm 21dd699039 updated according 1.7.1-a1-853 center version пре 8 година
Cons e85e98e25d ConsLog tab symbol fixed пре 5 година
Dev 5219005c01 center #160, outdated link to OP2.Paper.ps, rename Sql/Docu/Db.odc and small changes in documentation пре 5 година
Docu ae42d8bf83 HostTabFrames пре 5 година
Host 4b18376b9c save and restore default fonts settings пре 6 година
Obx 9a2b37ab5f new -> BlackBox пре 11 година
Sql 5219005c01 center #160, outdated link to OP2.Paper.ps, rename Sql/Docu/Db.odc and small changes in documentation пре 5 година
Std b8c151d48c detect if string is too long in StdInterpreter (by Anton Dmitriev) пре 5 година
System f45deb5721 fix examples and update version пре 5 година
Text 2c33f3d4c2 center issue-#202 drag & pick across BlackBox instances traps пре 5 година
Xhtml 21dd699039 updated according 1.7.1-a1-853 center version пре 8 година
_FreeBSDLinuxOpenBSD_ f37f9aa9ff comments added пре 5 година
_FreeBSDLinuxOpenBSD_GUI cbc9c96fa7 HostDialog.ForkOfChild: replace BB's line endings with Linux's. Now RunExteral can correctly execute multi-line scripts пре 5 година
_FreeBSDLinuxOpenBSD_Interp 8a06744b52 add Dev2 linker to dev0 пре 5 година
_FreeBSDOpenBSD_ fa3a8f992e synchronized with https://github.com/aixp/BlackBox пре 8 година
_FreeBSDOpenBSD_GUI 2fbceca826 move global variable dialogIsOpen from HostWindows to HostGnome for correct processing of Kernel.MessageBox (by Eugene Temirgaleev) пре 5 година
_FreeBSD_ 47b5168d29 HostFiles fixed for correct processing of root directory path (https://forum.oberoncore.ru/viewtopic.php?f=134&t=6488) пре 5 година
_LinuxOpenBSD_ 6940a0185f Linux Libc generator пре 7 година
_Linux_ 47b5168d29 HostFiles fixed for correct processing of root directory path (https://forum.oberoncore.ru/viewtopic.php?f=134&t=6488) пре 5 година
_Linux_GUI 2fbceca826 move global variable dialogIsOpen from HostWindows to HostGnome for correct processing of Kernel.MessageBox (by Eugene Temirgaleev) пре 5 година
_OpenBSD_ 0ac963a059 OpenBSD: dev0 binary updated пре 5 година
_Windows_ c2b69cfde1 center #200, network file delete under Win10 sometimes fails пре 6 година
_Windows_GUI 5219005c01 center #160, outdated link to OP2.Paper.ps, rename Sql/Docu/Db.odc and small changes in documentation пре 5 година
_Windows_Interp 3a82ab2548 center issue-#201 Importer and Exporter for UTF-8 texts пре 5 година
__GUI 5219005c01 center #160, outdated link to OP2.Paper.ps, rename Sql/Docu/Db.odc and small changes in documentation пре 5 година
__Interp c01f06e545 HostFiles asks for creation of directories пре 5 година
LICENSE.txt cae7de606d update year пре 7 година
README 9a2b37ab5f new -> BlackBox пре 11 година
clean c351e47873 sync with 1.7-beta, debug windows interp version пре 9 година
export 5aaf5ef5eb fix export пре 8 година
run-BlackBox 67c73dacfb pass command line arguments пре 8 година
run-dev0 67c73dacfb pass command line arguments пре 8 година
switch-target cbc9c96fa7 HostDialog.ForkOfChild: replace BB's line endings with Linux's. Now RunExteral can correctly execute multi-line scripts пре 5 година

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