-
Notifications
You must be signed in to change notification settings - Fork 43
Pull requests: jamplus/jamplus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Windows library scanner to support files larger than 2GB
#44
opened Jul 1, 2020 by
pkl97
Loading…
Fix IPHONE_SDK_VERSION and IOS_SDKVERSION_MIN not being set
#30
opened Sep 2, 2014 by
Scraft
Loading…
Globtree module: Added globtree module for recursive glob. Usage is similar to glob.
#26
opened Jun 10, 2014 by
narendraumate
Loading…
Fix a bug that messes up command line output when parsing blank lines in temporary log files.
#25
opened Jun 10, 2014 by
narendraumate
Loading…
Csharp module: Add functionality to search for Mono in multiple version directories. On NT user can specify monodir If Mono is a standalone directory instead of a registry install. Setting CSC_COMPILER to gmcs and monodir to monopath before including csharp module should do the trick. In such a case gmcs.bat would need to be changed to @"%~dp0mono.exe" %MONO_OPTIONS% "%~dp0..\lib\mono\4.5\mcs.exe" %*
#24
opened Jun 3, 2014 by
narendraumate
Loading…
If Xcode is configured to not require code signing/provisioning then set...
#20
opened Mar 8, 2014 by
Scraft
Loading…
Specify armv7 (not armv7s) as architecture for iPhone builds. Only iPhon...
#17
opened Mar 7, 2014 by
Scraft
Loading…
Current ASM building (.s files) is done via the C.CC rule; however Clang...
#16
opened Mar 7, 2014 by
Scraft
Loading…
Add final configurations; same as releaseltcg but define _FINAL.
#14
opened Mar 6, 2014 by
Scraft
Loading…
ProTip!
Filter pull requests by the default branch with base:master.