TemirgaleevEE 9824c3bacd 023: Per module Strings-resource support (https://forum.oberoncore.ru/viewtopic.php?t=6559) преди 4 години
..
Comm 21dd699039 updated according 1.7.1-a1-853 center version преди 8 години
Cons 6397de9302 fix documentation преди 4 години
Dev 9824c3bacd 023: Per module Strings-resource support (https://forum.oberoncore.ru/viewtopic.php?t=6559) преди 4 години
Docu 67186b335e update year; reduce duplicate of lincese and Help; update About layout преди 5 години
Host 6397de9302 fix documentation преди 4 години
Obx 9a2b37ab5f new -> BlackBox преди 11 години
Sql 285acea4c3 remove unicode operations from Strings. part 2 преди 5 години
Std 2cc8d25c5f remove unicode operations from Strings преди 5 години
System 9824c3bacd 023: Per module Strings-resource support (https://forum.oberoncore.ru/viewtopic.php?t=6559) преди 4 години
Text 89ce6046b3 TextCmds.DoShift to use text attributes (rather than default attributes) to insert tabs; dev/deb/control update преди 4 години
Xhtml b482b203c2 reduce using of Kernel and Strings for unicode conversions, introduce module Unicode, rename Utf8 to Utf преди 5 години
_FreeBSDLinuxOpenBSD_ a2bab3753e #045 restore Files interface to 1.6 преди 4 години
_FreeBSDLinuxOpenBSD_GUI a846bed852 issue #7 fill value of Dialog.commandLinePars for Linux/OpenBSD/FreeBSD and Interp assemblies преди 4 години
_FreeBSDLinuxOpenBSD_Interp d319b71fe8 fix pack list for dev0 преди 5 години
_FreeBSDOpenBSD_ a782e2df28 txt → odc преди 5 години
_FreeBSDOpenBSD_GUI 0ea8b996d4 defaultTrapViewer in Windows Kernel made write to terminal and HostGui hook install GUI error window (more similar to Linux version), HostGnome renamed to HostGui for simetry with Windows version преди 4 години
_FreeBSD_ a2bab3753e #045 restore Files interface to 1.6 преди 4 години
_LinuxOpenBSD_ e831b32484 errors in Libc fixed преди 4 години
_Linux_ a2bab3753e #045 restore Files interface to 1.6 преди 4 години
_Linux_GUI 0ea8b996d4 defaultTrapViewer in Windows Kernel made write to terminal and HostGui hook install GUI error window (more similar to Linux version), HostGnome renamed to HostGui for simetry with Windows version преди 4 години
_OpenBSD_ a2bab3753e #045 restore Files interface to 1.6 преди 4 години
_Windows_ a2bab3753e #045 restore Files interface to 1.6 преди 4 години
_Windows_GUI a846bed852 issue #7 fill value of Dialog.commandLinePars for Linux/OpenBSD/FreeBSD and Interp assemblies преди 4 години
_Windows_Interp 9cb3d78f17 shift dates realisation from HostDialog to new module HostDates for reduce difference with Linux version преди 4 години
__GUI a846bed852 issue #7 fill value of Dialog.commandLinePars for Linux/OpenBSD/FreeBSD and Interp assemblies преди 4 години
__Interp a846bed852 issue #7 fill value of Dialog.commandLinePars for Linux/OpenBSD/FreeBSD and Interp assemblies преди 4 години
LICENSE.txt 42eb3e150c update years, flush resources before updating menu преди 4 години
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 b15b99342a 020 - 1 преди 5 години
switch-target cbc9c96fa7 HostDialog.ForkOfChild: replace BB's line endings with Linux's. Now RunExteral can correctly execute multi-line scripts преди 5 години

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