Иван 4b18376b9c save and restore default fonts settings пре 6 година
..
Comm 21dd699039 updated according 1.7.1-a1-853 center version пре 8 година
Cons 9d73519c18 single executable for GUI version, ConsLog docu updated пре 8 година
Dev e68ed0c490 center issue-#186 aligning code procedure syntax with docu пре 7 година
Docu cae7de606d update year пре 7 година
Host 4b18376b9c save and restore default fonts settings пре 6 година
Obx 9a2b37ab5f new -> BlackBox пре 11 година
Sql 5ccaca6b74 synced with 1.7 пре 8 година
Std bb8833ffdd synced with 1.7.1 from Center пре 7 година
System bb8833ffdd synced with 1.7.1 from Center пре 7 година
Text bb8833ffdd synced with 1.7.1 from Center пре 7 година
Xhtml 21dd699039 updated according 1.7.1-a1-853 center version пре 8 година
_FreeBSDLinuxOpenBSD_ b7484f158d TextConv fixes пре 7 година
_FreeBSDLinuxOpenBSD_GUI 4b18376b9c save and restore default fonts settings пре 6 година
_FreeBSDLinuxOpenBSD_Interp d36d42da3d update build scripts пре 7 година
_FreeBSDOpenBSD_ fa3a8f992e synchronized with https://github.com/aixp/BlackBox пре 8 година
_FreeBSDOpenBSD_GUI 4b18376b9c save and restore default fonts settings пре 6 година
_FreeBSD_ ae4e7a9948 change HostGnome пре 7 година
_LinuxOpenBSD_ 6940a0185f Linux Libc generator пре 7 година
_Linux_ a270fa31f5 Linux dev0 binary updated пре 7 година
_Linux_GUI 4b18376b9c save and restore default fonts settings пре 6 година
_OpenBSD_ 2b2990bfe5 OpenBSD Libc updated пре 7 година
_Windows_ 09a405aace better support for USB-UART cables пре 7 година
_Windows_GUI 4b18376b9c save and restore default fonts settings пре 6 година
_Windows_Interp 07086e71c4 center issue-#184 HYPERLINK ignored in RTF import. Iterp and FreeBSDLinuxOpenBSD versions of HostTextConv synced with Windows version. пре 7 година
__GUI ee6511c6c2 fix help Dialog, add P-S-I for ~Windows, add missed Link-Dialog пре 7 година
__Interp d6e201af6c HostFonts.Font need to be exported for Xhtml пре 7 година
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 41b5c8b9b5 clean fixed пре 8 година

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