The enhanced BlitzMax build program.

#blitzmax #mbk #blitz #make

Brucey ca3c349b9e Added support for custom windres path. 2 years ago
macos fe631025ef macOS stdlib and version calculation changes. 7 years ago
resources 4fe7a170ec Removed OpenGLES. Added Metal framework. 4 years ago
.gitignore 0347300d8a Ignore .DS_Store files. 4 years ago
CHANGELOG eec83fbc38 Cross-compile improvements. 2 years ago
COPYING.md 5fab49f47a Added license file. Closes #72. 6 years ago
README.md 32eec9badc add compile instructions to README (#71) 6 years ago
bmk.bmx c43944c598 More cross-compile improvements. 2 years ago
bmk_bank.bmx a6a1e29140 Remove unused params (svn, sync...) (#78) 6 years ago
bmk_bb2bmx.bmx 18bd9b218e Improved custom options support for Universal builds. Fixed import ordering. 14 years ago
bmk_config.bmx 7cc8dd441f Split out version into separate file. 2 years ago
bmk_cores_haiku.bmx a59e246c19 Haiku initial support. (#101) 5 years ago
bmk_cores_haiku.c a59e246c19 Haiku initial support. (#101) 5 years ago
bmk_cores_linux.bmx 5c1826b444 Removed hard-coded file-path to '/bin/cat' (#49) 7 years ago
bmk_cores_macos.bmx 2fdd34d76a cxx files use CPP_OPTS 3 years ago
bmk_cores_win32.bmx 9d89da6177 Fixed Win32 core count issue. 9 years ago
bmk_cores_win32.c 9d89da6177 Fixed Win32 core count issue. 9 years ago
bmk_make.bmx fcb52ba738 Cross-compile improvements. 2 years ago
bmk_modinfo.bmx 203444a18f Initial Import, with multi-thread support. 14 years ago
bmk_modutil.bmx 0272428e64 Added coverage support. (#121) 2 years ago
bmk_ng.bmx 99d66afa99 Can now also parse gcc versions like "10-win32" 2 years ago
bmk_ng_utils.bmx 6629736a57 Use brl.threadpool with NG. 4 years ago
bmk_pm_legacy.bmx 6629736a57 Use brl.threadpool with NG. 4 years ago
bmk_pm_ng.bmx 6629736a57 Use brl.threadpool with NG. 4 years ago
bmk_proc_man.bmx 6629736a57 Use brl.threadpool with NG. 4 years ago
bmk_util.bmx fcb52ba738 Cross-compile improvements. 2 years ago
bmk_zap.bmx 203444a18f Initial Import, with multi-thread support. 14 years ago
bootstrap.cfg 7930a8e651 Added bootstrap config file. 5 years ago
config.bmk e96b6e2f7a Use g++ instead of ld for linking on win32. 14 years ago
core.bmk 9107d8e6fb Tweaked thread error reporting. 14 years ago
custom.bmk 62984a00e7 Android build enhancements. 10 years ago
file_util.c c714b7a59c Added missing include. (#125) 2 years ago
hash.c 49db2f7a10 Added incbin file hashing. 5 years ago
macos.icns c4a0c0f83b Updated macos icons. 7 years ago
make.bmk ca3c349b9e Added support for custom windres path. 2 years ago
options_parser.bmx 5ccbe7310b User defined compiler options may now contain specific integer values. 6 years ago
stringbuffer_common.bmx d619b5464e Now correctly factors in generated sources when determining current build requirements. 8 years ago
stringbuffer_core.bmx 5b9a83660b Fixed use of enum as a variable. 7 years ago
stringbuffer_glue.c 67e231cf5e Fixed compiler warnings. 6 years ago
stringbuffer_uni_conv.c d619b5464e Now correctly factors in generated sources when determining current build requirements. 8 years ago
version.bmx eec83fbc38 Cross-compile improvements. 2 years ago
waitpid.c 67e231cf5e Fixed compiler warnings. 6 years ago
xxh3.h 49db2f7a10 Added incbin file hashing. 5 years ago
xxhash.h 49db2f7a10 Added incbin file hashing. 5 years ago