Alexander Shiryaev ada4d8d390 export simplified, READMEs clarified il y a 11 ans
..
Comm 33309b9780 * -> old; Trurl-based -> new il y a 12 ans
Cons 7c7fa4aee8 Dev0 removed il y a 12 ans
Dev 978653a001 synzhronized with original BlackBox 1.6, except Kernel il y a 11 ans
Docu 978653a001 synzhronized with original BlackBox 1.6, except Kernel il y a 11 ans
Host 042a82a4e6 old -> new il y a 11 ans
Obx 33309b9780 * -> old; Trurl-based -> new il y a 12 ans
Sql 33309b9780 * -> old; Trurl-based -> new il y a 12 ans
Std 8ff734c423 build-gui modified il y a 12 ans
System 978653a001 synzhronized with original BlackBox 1.6, except Kernel il y a 11 ans
Text 7c7fa4aee8 Dev0 removed il y a 12 ans
Xhtml 33309b9780 * -> old; Trurl-based -> new il y a 12 ans
_FreeBSDLinuxOpenBSD_ 978653a001 synzhronized with original BlackBox 1.6, except Kernel il y a 11 ans
_FreeBSDLinuxOpenBSD_Interp 07ad48856e Linux Kernel.Time: clock -> clock_gettime il y a 11 ans
_FreeBSDLinux_ ac9e9b4387 FreeBSD added il y a 12 ans
_FreeBSDOpenBSD_ ac9e9b4387 FreeBSD added il y a 12 ans
_FreeBSD_ d1fb7943a6 synchronized to original BlackBox 1.6 il y a 11 ans
_LinuxOpenBSD_ 978653a001 synzhronized with original BlackBox 1.6, except Kernel il y a 11 ans
_LinuxOpenBSD_GUI a262725ed6 moved to wiki il y a 11 ans
_Linux_ 72c23fa209 добавлены пускачи к примерам, начато их тестирование, временно добавлен LinLog так как не понял где искать ему замену il y a 11 ans
_Linux_GUI 33309b9780 * -> old; Trurl-based -> new il y a 12 ans
_OpenBSD_ 3185552ee2 OpenBSD Kernel.Time: clock -> clock_gettime il y a 11 ans
_OpenBSD_GUI 33309b9780 * -> old; Trurl-based -> new il y a 12 ans
_Windows_ 1de43a5d4f COM-specific moved to Windows GUI profile il y a 11 ans
_Windows_GUI bd1b8f9e03 synchronized to original BlackBox 1.6 il y a 11 ans
__GUI 978653a001 synzhronized with original BlackBox 1.6, except Kernel il y a 11 ans
__Interp 7c7fa4aee8 Dev0 removed il y a 12 ans
README ada4d8d390 export simplified, READMEs clarified il y a 11 ans
clean 33309b9780 * -> old; Trurl-based -> new il y a 12 ans
export ada4d8d390 export simplified, READMEs clarified il y a 11 ans
run-BlackBox 58ba3d4376 fix Ubuntu-specific problem il y a 11 ans
run-dev0 4d118bc168 HostPackedFiles implemented; DevPacked added; loader simplified il y a 12 ans
switch-target defd4a0265 FreeBSD added il y a 12 ans

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