mirror of https://github.com/mono/CppSharp.git
Tree:
6e56eadf96
295227ce-f4a3-466b-a694-65c571873871
adds-clang-19-support
amb
arch-arm64
arm64
bootstrap
bug-pass-const-char-star-no-copy
check-symbols-tests
ci
ci-actions-macos11
ci-artifacts
ci-remove-macos12
clang-15
clang-cl
code-cleanups
const-wchar_t
cpp-abi-wasm
cpp-printer-type-map
cpp_module_crash
cppsharp-net-standard-nuget
crash_MI_virtual_from_secondary
ddobrev-guide-contribution
ddobrev-patch-1
debug-app-veyor
dev
diagnostics
directly-move-functions
drop-win-x86-nuget
emscripten
emscripten-ci
emscripten-properties
fix-attribute-malloc
fix-module-ignored
fixes
free-space-CI
function-template-specs
gcc9
get_MSVC_UCRTVersion_from_VS_batch_script
gh-pages
incorrect_trunit_test
indirect-returns
instantiate-types-nested-templates
issue
java
kythera-fixes
linux-test-exclusion
llvm-debug
llvm-win-vs2019
mach-o-new
macos-13-runner
main
method-volatile
misc-changes
mono-ubuntu-20.04
more-stuff
msbuild-net-core
nested_enums_to_parents
net-core
no-copies-indirect-returned-values
non-type-parm-decl
optimize-properties
parser-abi-fixes
patches
patches2
pg
qualified-template-name
quickjs
refactor
remove-private-fields
remove_manual_system_includes
roslyn
std_string_macro
targetframework-build
template-anon-field
templates
test
test-linux-ci
test-override-secondary-base-itanium
type_expressions
typeloc_clang
update-cxxabi
update-kind-completed-specializations
update-lld
update-llvm
update-llvm-workflow
update-vs-check-llvm-download
upgrade-llvm-19
upstream-copy-by-value
usingdecl
utf-8
var_templates
verbose_make_output
webidl
windows-CI-travis
windows-ci-drop-32-bit-os
wip
wrong-return-issue
wrong_tr_unit
xenial-travis
0.10.1
0.10.2
0.10.3
0.10.4
0.10.5
0.11
0.11.1
0.11.2
0.7.10
0.7.11
0.7.12
0.7.13
0.7.5
0.7.6
0.7.7
0.7.8
0.7.9
0.8.0
0.8.10
0.8.11
0.8.13
0.8.14
0.8.15
0.8.16
0.8.17
0.8.18
0.8.19
0.8.2
0.8.20
0.8.21
0.8.22
0.8.23
0.8.3
0.8.4
0.8.5
0.8.7
0.8.8
0.8.9
0.9.0
0.9.1
0.9.2
0.9.3
0.9.4
1.0
1.0.1
CppSharp
v1.0.45.22293
v1.0.50
v1.1
v1.1.1
v1.1.2
${ noResults }
1 Commits (6e56eadf9612ea3cc19f29607592ff34810a3bf5)
Author | SHA1 | Message | Date |
---|---|---|---|
|
c6018b88db
|
Add additional debug configuration for a better debugging experience + CI update (#1893)
* Add additional debug configuration I've added the DebugOpt config for a better debugging experience. This version enables some optimizations and uses `_ITERATOR_DEBUG_LEVEL=0` to remove many of the slowdowns of traditional debugging while still keeping the debuggability of the app intact. It uses the release versions of llvm and crt. * Enable native debugging when running *.Gen test projects from vs2022 * Move msvc specific define to msc toolset filter * Update CI to build all configurations * Ignore crashing unit test in debug builds * Attempt to fix upload-artifact CI step * Use msclr string marshallers * Fix two bugs in Driver.cs * Update parser bindings * Add debug mode parser bindings * Disable CI test step in windows debug |
6 months ago |