Ivan Denisov bf0938ab13 fix export script to return back BlackBox.exe to package on the website %!s(int64=2) %!d(string=hai) anos
..
Comm b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
Cons b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
Dev 7b17a9cdee export Show from DevReferences %!s(int64=3) %!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 6397de9302 fix documentation %!s(int64=4) %!d(string=hai) anos
Obx b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
Sql b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
Std b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
System b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
Text b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
Xhtml b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_ b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_GUI 5688303171 DrawSpace improved for Linux by k8 %!s(int64=2) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_Interp b5c3bc3883 rebuild console compilers %!s(int64=3) %!d(string=hai) anos
_FreeBSDOpenBSD_ a782e2df28 txt → odc %!s(int64=5) %!d(string=hai) anos
_FreeBSDOpenBSD_GUI b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_FreeBSD_ b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_LinuxOpenBSD_ b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_Linux_ b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_Linux_GUI b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_OpenBSD_ b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_Windows_ b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_Windows_GUI b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
_Windows_Interp b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
__GUI b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
__Interp b3b62f28d9 change header link to license, remove organisation link, fix docu & add migration notes %!s(int64=3) %!d(string=hai) anos
LICENSE.txt 60969b6973 LICENSE from dev20 %!s(int64=3) %!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 bf0938ab13 fix export script to return back BlackBox.exe to package on the website %!s(int64=2) %!d(string=hai) anos
run-BlackBox 054dbe250d default size for dialog font 8 => 10 and fix for ./run-BlackBox script %!s(int64=4) %!d(string=hai) anos
run-dev0 b5c3bc3883 rebuild console compilers %!s(int64=3) %!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