lateralusX
|
aa4f4e6962
Added support for 64 toolchain + default log level masks.
|
9 years ago |
lateralusX
|
d966314db5
Added regression tests as visual studio projects.
|
9 years ago |
lateralusX
|
e13440bf6a
Added missing include path for test projects.
|
9 years ago |
lateralusX
|
2ed1acdf7b
Added regression test project.
|
9 years ago |
lateralusX
|
3360c14f65
Added suffix to intermediate build .pdb files in order to avoid potential naming conflicts when linking.
|
9 years ago |
lateralusX
|
5ffb067e88
Added support for optional target build suffix.
|
9 years ago |
lateralusX
|
51870b34bd
Better property manager and user macros support.
|
9 years ago |
lateralusX
|
b1c604eee2
Separate build tree and target suffix support.
|
9 years ago |
lateralusX
|
c371f4f33c
Restructured build/package/install targets and split GC libraries.
|
9 years ago |
lateralusX
|
01551beda6
Refactored VS depdencies + restructring VS solution and projects.
|
9 years ago |
lateralusX
|
8938bfd232
Upgrade to vs2015 for native projects.
|
9 years ago |
Miguel de Icaza
|
0aa112f9dd
[mkbundle] Improve error checking
|
9 years ago |
Miguel de Icaza
|
ab73f54d42
[main] replace computed value by a constant
|
9 years ago |
Alexander Köplinger
|
3e22f8a53f
[mcs] Use $(RESGEN) instead of resgen
|
9 years ago |
Alexander Köplinger
|
5479142e8b
Merge pull request #3168 from alexanderkyte/default_4_x_preset
|
9 years ago |
Alexander Kyte
|
1586896f99
[runtime] Make the default preset only build net_4_x
|
9 years ago |
Alexander Kyte
|
65efedb894
Merge pull request #3089 from alexanderkyte/mobile_static_jenkins_script
|
9 years ago |
Zoltan Varga
|
0f996d6020
[runtime] [runtime] Fix the printing of unhandled exceptions in coop.
|
9 years ago |
Zoltan Varga
|
d71f485af7
[runtime] Return after setting the error in mono_jit_runtime_invoke (), otherwise mono_value_box_checked () initializes it again.
|
9 years ago |
Miguel de Icaza
|
aff1a51a38
WIP [library.make] Make resource usage declarative in the class libraries (#3159)
|
9 years ago |
Zoltan Varga
|
6b3a592de0
[jit] Set the 'real_offset' field of bblocks in mono_replace_ins (), the EH code generator in llvm depends on it being set.
|
9 years ago |
Alexander Köplinger
|
ca606bbefa
Merge pull request #3165 from akoeplinger/fix-clock-monotonic-macos1012
|
9 years ago |
Marek Safar
|
bc5e8fbf5c
[mcs] Support System.Object forwarded to any assembly in any references order
|
9 years ago |
Alexander Köplinger
|
b821c8e33c
[utils] Work around CLOCK_MONOTONIC being defined on macOS 10.12 SDK despite targeting earlier releases
|
9 years ago |
Alexander Kyte
|
d6025dec80
Merge pull request #3162 from alexanderkyte/ignore_pkits
|
9 years ago |
Aleksey Kliger (λgeek)
|
fdfa5d8461
[coop] Protect copy_stack_data from GCC optimizations. (#3157)
|
9 years ago |
Alexander Kyte
|
0b3e113656
[mobile_static] Make bitcode preset enable llvm
|
9 years ago |
Alexander Kyte
|
53b79e4a91
[mobile_static] Skip PKITS tests on mobile_static due to missing
|
9 years ago |
Bernhard Urban
|
06c67d8075
Merge pull request #3160 from JustArchi/patch-1
|
9 years ago |
Alexander Kyte
|
6f876c4bbc
[runtime] Rename the net_4_x runtime preset to all
|
9 years ago |