2
0
Alexander Shiryaev b45ed024b8 remove blackbox and blackboxc executables on switch-target 8 жил өмнө
..
Comm 5ccaca6b74 synced with 1.7 8 жил өмнө
Cons ea5b8b8944 synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
Dev 5ccaca6b74 synced with 1.7 8 жил өмнө
Docu 5ccaca6b74 synced with 1.7 8 жил өмнө
Host c351e47873 sync with 1.7-beta, debug windows interp version 9 жил өмнө
Obx 9a2b37ab5f new -> BlackBox 11 жил өмнө
Sql 5ccaca6b74 synced with 1.7 8 жил өмнө
Std 5ccaca6b74 synced with 1.7 8 жил өмнө
System 5ccaca6b74 synced with 1.7 8 жил өмнө
Text 5ccaca6b74 synced with 1.7 8 жил өмнө
Xhtml 5ccaca6b74 synced with 1.7 8 жил өмнө
_FreeBSDLinuxOpenBSD_ 73ecf35fe4 run scripts moved to right place 8 жил өмнө
_FreeBSDLinuxOpenBSD_GUI fa3a8f992e synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
_FreeBSDLinuxOpenBSD_Interp 13029f7572 DevElfLinker16 -> DevElfLinker 8 жил өмнө
_FreeBSDOpenBSD_ fa3a8f992e synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
_FreeBSDOpenBSD_GUI fa3a8f992e synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
_FreeBSD_ fa3a8f992e synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
_LinuxOpenBSD_ 9a2b37ab5f new -> BlackBox 11 жил өмнө
_Linux_ 5acf3a31f4 synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
_Linux_GUI f36847b082 1.7~a1.7 новый диалог выбора и отвязка от HostUtf8 9 жил өмнө
_OpenBSD_ fa3a8f992e synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
_Windows_ 5ccaca6b74 synced with 1.7 8 жил өмнө
_Windows_GUI 5ccaca6b74 synced with 1.7 8 жил өмнө
_Windows_Interp c351e47873 sync with 1.7-beta, debug windows interp version 9 жил өмнө
__GUI 5ccaca6b74 synced with 1.7 8 жил өмнө
__Interp 20cd37ffc1 Windows_Interp added, ComDebug is necessary for compiling modules with COM imported, ComDebug added to console compiler 11 жил өмнө
DEVNOTES 5ccaca6b74 synced with 1.7 8 жил өмнө
README 9a2b37ab5f new -> BlackBox 11 жил өмнө
clean c351e47873 sync with 1.7-beta, debug windows interp version 9 жил өмнө
export 92afba0d1f synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
run-BlackBox 73ecf35fe4 run scripts moved to right place 8 жил өмнө
run-BlackBox1 73ecf35fe4 run scripts moved to right place 8 жил өмнө
run-dev0 92afba0d1f synchronized with https://github.com/aixp/BlackBox 8 жил өмнө
switch-target b45ed024b8 remove blackbox and blackboxc executables on switch-target 8 жил өмнө

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