Иван a3620432d3 menu handling %!s(int64=6) %!d(string=hai) anos
..
Comm 21dd699039 updated according 1.7.1-a1-853 center version %!s(int64=8) %!d(string=hai) anos
Cons 9d73519c18 single executable for GUI version, ConsLog docu updated %!s(int64=8) %!d(string=hai) anos
Dev c17320512d center issue-#187 adding a run-time debugger to BlackBox %!s(int64=6) %!d(string=hai) anos
Docu cae7de606d update year %!s(int64=7) %!d(string=hai) anos
Host 4b18376b9c save and restore default fonts settings %!s(int64=6) %!d(string=hai) anos
Obx 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
Sql 5ccaca6b74 synced with 1.7 %!s(int64=8) %!d(string=hai) anos
Std bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!d(string=hai) anos
System 49e0f0e676 fixed menu calls handling for Linux & bug in Documents %!s(int64=6) %!d(string=hai) anos
Text bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!d(string=hai) anos
Xhtml 21dd699039 updated according 1.7.1-a1-853 center version %!s(int64=8) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_ b7484f158d TextConv fixes %!s(int64=7) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_GUI a3620432d3 menu handling %!s(int64=6) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_Interp d36d42da3d update build scripts %!s(int64=7) %!d(string=hai) anos
_FreeBSDOpenBSD_ fa3a8f992e synchronized with https://github.com/aixp/BlackBox %!s(int64=8) %!d(string=hai) anos
_FreeBSDOpenBSD_GUI 4b18376b9c save and restore default fonts settings %!s(int64=6) %!d(string=hai) anos
_FreeBSD_ ae4e7a9948 change HostGnome %!s(int64=7) %!d(string=hai) anos
_LinuxOpenBSD_ 6940a0185f Linux Libc generator %!s(int64=7) %!d(string=hai) anos
_Linux_ a270fa31f5 Linux dev0 binary updated %!s(int64=7) %!d(string=hai) anos
_Linux_GUI 4b18376b9c save and restore default fonts settings %!s(int64=6) %!d(string=hai) anos
_OpenBSD_ 2b2990bfe5 OpenBSD Libc updated %!s(int64=7) %!d(string=hai) anos
_Windows_ c17320512d center issue-#187 adding a run-time debugger to BlackBox %!s(int64=6) %!d(string=hai) anos
_Windows_GUI c17320512d center issue-#187 adding a run-time debugger to BlackBox %!s(int64=6) %!d(string=hai) anos
_Windows_Interp 07086e71c4 center issue-#184 HYPERLINK ignored in RTF import. Iterp and FreeBSDLinuxOpenBSD versions of HostTextConv synced with Windows version. %!s(int64=7) %!d(string=hai) anos
__GUI c17320512d center issue-#187 adding a run-time debugger to BlackBox %!s(int64=6) %!d(string=hai) anos
__Interp d6e201af6c HostFonts.Font need to be exported for Xhtml %!s(int64=7) %!d(string=hai) anos
LICENSE.txt cae7de606d update year %!s(int64=7) %!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 41b5c8b9b5 clean fixed %!s(int64=8) %!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