Ivan Denisov bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!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 bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!d(string=hai) anos
Docu bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!d(string=hai) anos
Host bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!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 bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!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_ 7a5d4abb21 hide Dev2 from Windows version %!s(int64=8) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_GUI ffbe62cc32 gtk_message_dialog_new constant parameters fixed %!s(int64=7) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_Interp 9d73519c18 single executable for GUI version, ConsLog docu updated %!s(int64=8) %!d(string=hai) anos
_FreeBSDOpenBSD_ fa3a8f992e synchronized with https://github.com/aixp/BlackBox %!s(int64=8) %!d(string=hai) anos
_FreeBSDOpenBSD_GUI ffbe62cc32 gtk_message_dialog_new constant parameters fixed %!s(int64=7) %!d(string=hai) anos
_FreeBSD_ 478c451ff9 add system and popen to Libc interface %!s(int64=8) %!d(string=hai) anos
_LinuxOpenBSD_ 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
_Linux_ 478c451ff9 add system and popen to Libc interface %!s(int64=8) %!d(string=hai) anos
_Linux_GUI ffbe62cc32 gtk_message_dialog_new constant parameters fixed %!s(int64=7) %!d(string=hai) anos
_OpenBSD_ a2b2b474fa OpenBSD libc 90.0 %!s(int64=7) %!d(string=hai) anos
_OpenBSD_GUI 7b17f839cf OpenBSD HostGnome %!s(int64=8) %!d(string=hai) anos
_Windows_ bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!d(string=hai) anos
_Windows_GUI bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!d(string=hai) anos
_Windows_Interp 49d2237bed ignore ask user when creating new folders in Interp mode %!s(int64=8) %!d(string=hai) anos
__GUI bb8833ffdd synced with 1.7.1 from Center %!s(int64=7) %!d(string=hai) anos
__Interp 20cd37ffc1 Windows_Interp added, ComDebug is necessary for compiling modules with COM imported, ComDebug added to console compiler %!s(int64=11) %!d(string=hai) anos
LICENSE.txt 32df3e0d9b change copyright to BBCB team %!s(int64=8) %!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