The enhanced BlitzMax build program.

#blitzmax #mbk #blitz #make

woollybah 8a76c2e7e4 Added opt_arch and opt_target_platform config options. 9 年之前
resources 8a76c2e7e4 Added opt_arch and opt_target_platform config options. 9 年之前
.gitignore f74030cbf9 - BMK-files: added global "apptype" and helper bmk.AppType(). Both return the string representation of the app type ("gui", "console") 10 年之前
bmk.bmx e3f673a8ff Adds support for setting command-line options in custom.bmk. 9 年之前
bmk_bank.bmx 596bad21d3 Added nostrictupgrade and w options for NG. 9 年之前
bmk_bb2bmx.bmx 18bd9b218e Improved custom options support for Universal builds. Fixed import ordering. 14 年之前
bmk_config.bmx 8a76c2e7e4 Added opt_arch and opt_target_platform config options. 9 年之前
bmk_cores_linux.bmx e947e59ab0 Some more Linux tweaks. 11 年之前
bmk_cores_linux.x e947e59ab0 Some more Linux tweaks. 11 年之前
bmk_cores_macos.bmx 0ffa566acd Fixed 64-bit variable size issue. 10 年之前
bmk_cores_win32.bmx a613e1246f Fixed issue with Linux popen signature and old bcc. 11 年之前
bmk_cores_win32.x 2c18b14173 Added external function definition for Win32. 10 年之前
bmk_make.bmx 596bad21d3 Added nostrictupgrade and w options for NG. 9 年之前
bmk_modinfo.bmx 203444a18f Initial Import, with multi-thread support. 14 年之前
bmk_modutil.bmx fd8a10ed41 App link optimisations. 9 年之前
bmk_ng.bmx e3f673a8ff Adds support for setting command-line options in custom.bmk. 9 年之前
bmk_ng_utils.bmx a613e1246f Fixed issue with Linux popen signature and old bcc. 11 年之前
bmk_util.bmx 596bad21d3 Added nostrictupgrade and w options for NG. 9 年之前
bmk_zap.bmx 203444a18f Initial Import, with multi-thread support. 14 年之前
config.bmk e96b6e2f7a Use g++ instead of ld for linking on win32. 14 年之前
core.bmk 9107d8e6fb Tweaked thread error reporting. 14 年之前
custom.bmk 62984a00e7 Android build enhancements. 9 年之前
macos.icns 203444a18f Initial Import, with multi-thread support. 14 年之前
make.bmk d7a86ceeab Added default simd cc_opt for x64 (-msse4). 9 年之前
readme.txt 203444a18f Initial Import, with multi-thread support. 14 年之前
waitpid.c 470cc0c1b3 Fixes Mac parallel build issue. 9 年之前