Ivan Denisov 742b5cd4ce log window position 7 years ago
..
Comm 21dd699039 updated according 1.7.1-a1-853 center version 8 years ago
Cons 9d73519c18 single executable for GUI version, ConsLog docu updated 8 years ago
Dev bb8833ffdd synced with 1.7.1 from Center 7 years ago
Docu cae7de606d update year 7 years ago
Host bb8833ffdd synced with 1.7.1 from Center 7 years ago
Obx 9a2b37ab5f new -> BlackBox 11 years ago
Sql 5ccaca6b74 synced with 1.7 8 years ago
Std bb8833ffdd synced with 1.7.1 from Center 7 years ago
System bb8833ffdd synced with 1.7.1 from Center 7 years ago
Text bb8833ffdd synced with 1.7.1 from Center 7 years ago
Xhtml 21dd699039 updated according 1.7.1-a1-853 center version 8 years ago
_FreeBSDLinuxOpenBSD_ 7a5d4abb21 hide Dev2 from Windows version 8 years ago
_FreeBSDLinuxOpenBSD_GUI 742b5cd4ce log window position 7 years ago
_FreeBSDLinuxOpenBSD_Interp d36d42da3d update build scripts 7 years ago
_FreeBSDOpenBSD_ fa3a8f992e synchronized with https://github.com/aixp/BlackBox 8 years ago
_FreeBSDOpenBSD_GUI 742b5cd4ce log window position 7 years ago
_FreeBSD_ d36d42da3d update build scripts 7 years ago
_LinuxOpenBSD_ 9a2b37ab5f new -> BlackBox 11 years ago
_Linux_ d36d42da3d update build scripts 7 years ago
_Linux_GUI 742b5cd4ce log window position 7 years ago
_OpenBSD_ d36d42da3d update build scripts 7 years ago
_OpenBSD_GUI 7b17f839cf OpenBSD HostGnome 8 years ago
_Windows_ bb8833ffdd synced with 1.7.1 from Center 7 years ago
_Windows_GUI ee6511c6c2 fix help Dialog, add P-S-I for ~Windows, add missed Link-Dialog 7 years ago
_Windows_Interp 49d2237bed ignore ask user when creating new folders in Interp mode 8 years ago
__GUI ee6511c6c2 fix help Dialog, add P-S-I for ~Windows, add missed Link-Dialog 7 years ago
__Interp 20cd37ffc1 Windows_Interp added, ComDebug is necessary for compiling modules with COM imported, ComDebug added to console compiler 11 years ago
LICENSE.txt cae7de606d update year 7 years ago
README 9a2b37ab5f new -> BlackBox 11 years ago
clean c351e47873 sync with 1.7-beta, debug windows interp version 9 years ago
export 5aaf5ef5eb fix export 8 years ago
run-BlackBox 67c73dacfb pass command line arguments 8 years ago
run-dev0 67c73dacfb pass command line arguments 8 years ago
switch-target 41b5c8b9b5 clean fixed 8 years ago

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