macos
|
fe631025ef
macOS stdlib and version calculation changes.
|
vor 6 Jahren |
resources
|
8a76c2e7e4
Added opt_arch and opt_target_platform config options.
|
vor 9 Jahren |
.gitignore
|
f74030cbf9
- BMK-files: added global "apptype" and helper bmk.AppType(). Both return the string representation of the app type ("gui", "console")
|
vor 10 Jahren |
CHANGELOG
|
7c7680568f
Added -gprof option for gprof profiling support.
|
vor 6 Jahren |
COPYING.md
|
5fab49f47a
Added license file. Closes #72.
|
vor 6 Jahren |
README.md
|
32eec9badc
add compile instructions to README (#71)
|
vor 6 Jahren |
bmk.bmx
|
a570cc19ee
Removed some unused options. Resolves #77.
|
vor 6 Jahren |
bmk_bank.bmx
|
a6a1e29140
Remove unused params (svn, sync...) (#78)
|
vor 6 Jahren |
bmk_bb2bmx.bmx
|
18bd9b218e
Improved custom options support for Universal builds. Fixed import ordering.
|
vor 14 Jahren |
bmk_config.bmx
|
7c7680568f
Added -gprof option for gprof profiling support.
|
vor 6 Jahren |
bmk_cores_linux.bmx
|
5c1826b444
Removed hard-coded file-path to '/bin/cat' (#49)
|
vor 6 Jahren |
bmk_cores_macos.bmx
|
fe631025ef
macOS stdlib and version calculation changes.
|
vor 6 Jahren |
bmk_cores_win32.bmx
|
9d89da6177
Fixed Win32 core count issue.
|
vor 9 Jahren |
bmk_cores_win32.c
|
9d89da6177
Fixed Win32 core count issue.
|
vor 9 Jahren |
bmk_make.bmx
|
7c7680568f
Added -gprof option for gprof profiling support.
|
vor 6 Jahren |
bmk_modinfo.bmx
|
203444a18f
Initial Import, with multi-thread support.
|
vor 14 Jahren |
bmk_modutil.bmx
|
7419a3040e
Fixed returning wrong array type.
|
vor 6 Jahren |
bmk_ng.bmx
|
bf5ab09909
Added -ud/adddef options.
|
vor 6 Jahren |
bmk_ng_utils.bmx
|
f6753d0f3c
Generate manifest and resources for win32 GUI apps.
|
vor 7 Jahren |
bmk_util.bmx
|
7c7680568f
Added -gprof option for gprof profiling support.
|
vor 6 Jahren |
bmk_zap.bmx
|
203444a18f
Initial Import, with multi-thread support.
|
vor 14 Jahren |
config.bmk
|
e96b6e2f7a
Use g++ instead of ld for linking on win32.
|
vor 14 Jahren |
core.bmk
|
9107d8e6fb
Tweaked thread error reporting.
|
vor 14 Jahren |
custom.bmk
|
62984a00e7
Android build enhancements.
|
vor 9 Jahren |
file_util.c
|
38fd6ad2b8
Further build tree enhancements to significantly improve partial build times.
|
vor 7 Jahren |
macos.icns
|
c4a0c0f83b
Updated macos icons.
|
vor 6 Jahren |
make.bmk
|
9734594951
Added buildpath to icon path fallbacks.
|
vor 6 Jahren |
options_parser.bmx
|
5ccbe7310b
User defined compiler options may now contain specific integer values.
|
vor 6 Jahren |
stringbuffer_common.bmx
|
d619b5464e
Now correctly factors in generated sources when determining current build requirements.
|
vor 7 Jahren |
stringbuffer_core.bmx
|
5b9a83660b
Fixed use of enum as a variable.
|
vor 6 Jahren |
stringbuffer_glue.c
|
67e231cf5e
Fixed compiler warnings.
|
vor 5 Jahren |
stringbuffer_uni_conv.c
|
d619b5464e
Now correctly factors in generated sources when determining current build requirements.
|
vor 7 Jahren |
waitpid.c
|
67e231cf5e
Fixed compiler warnings.
|
vor 5 Jahren |