Ivan Denisov ec4eac6269 about dialog changed %!s(int64=9) %!d(string=hai) anos
..
Comm c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
Cons 4bcf77395d поправил оформление документации %!s(int64=9) %!d(string=hai) anos
Dev 5d6edf3047 linux version updated for 1.7 %!s(int64=9) %!d(string=hai) anos
Docu c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
Host c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
Obx 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
Sql c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
Std c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
System 4bcf77395d поправил оформление документации %!s(int64=9) %!d(string=hai) anos
Text c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
Xhtml c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_ 5d6edf3047 linux version updated for 1.7 %!s(int64=9) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_GUI ec4eac6269 about dialog changed %!s(int64=9) %!d(string=hai) anos
_FreeBSDLinuxOpenBSD_Interp 5d6edf3047 linux version updated for 1.7 %!s(int64=9) %!d(string=hai) anos
_FreeBSDLinux_ 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
_FreeBSDOpenBSD_ 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
_FreeBSD_ 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
_LinuxOpenBSD_ 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
_LinuxOpenBSD_GUI 5d6edf3047 linux version updated for 1.7 %!s(int64=9) %!d(string=hai) anos
_Linux_ d27c303afd Cons log implementation changed, documentation were added for ConsLog and Console. %!s(int64=9) %!d(string=hai) anos
_Linux_GUI 5d6edf3047 linux version updated for 1.7 %!s(int64=9) %!d(string=hai) anos
_OpenBSD_ 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
_OpenBSD_GUI 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
_Windows_ c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
_Windows_GUI 6e20d23342 separate About dialog for ~ Window version %!s(int64=9) %!d(string=hai) anos
_Windows_Interp c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!d(string=hai) anos
__GUI 6e20d23342 separate About dialog for ~ Window version %!s(int64=9) %!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
DEVNOTES 3c4c4090ea перименовал заметки разработчиков %!s(int64=9) %!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 f1a73921d0 export exe img %!s(int64=9) %!d(string=hai) anos
run-BlackBox 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
run-dev0 9a2b37ab5f new -> BlackBox %!s(int64=11) %!d(string=hai) anos
switch-target c351e47873 sync with 1.7-beta, debug windows interp version %!s(int64=9) %!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