1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Satori/eng/native
Adeel Mujahid 3099f31cc7
Delete -fms-extensions from coreclr native build (#102834)
For stdcpp conformance, remove the remaining special extensions.
* clean up unnecessary __llvm  special handling.
* Add class, enum, struct prefixes to cases where the variable name is clashing with type name and it changes meaning  (-Werror=changes-meaning)
  * In some trivial cases, I just renamed the variables..
* On x86, replace `__asm {}` syntax with `__asm ("")`
* Two small illumos related build fixes under `src/native` which helped validating the rest of the changes on the platform.
2024-06-14 21:59:19 -07:00
..
ijw Revert "Windows executables: only load imported DLLs from System32 (#89311)" (#95540) 2023-12-04 10:50:12 -08:00
version Normalize RepoRoot path to improve logs readability (#80664) 2023-01-16 18:56:33 +01:00
build-commons.sh Bump minimum Apple OS versions (#101342) 2024-04-23 15:23:13 +02:00
configurecompiler.cmake Delete -fms-extensions from coreclr native build (#102834) 2024-06-14 21:59:19 -07:00
configureoptimization.cmake Update Android NDK and set optimization flags (#68354) 2022-07-01 00:26:14 +02:00
configurepaths.cmake Surface native sourcelink on CoreCLR native PDBs for easier dump debugging (#66677) 2022-03-17 11:05:31 -07:00
configureplatform.cmake Backport assorted changes from runtimelab (#101655) 2024-04-30 06:26:56 -07:00
configuretools.cmake Fix ID regression in Alpine Linux builds (#86804) 2023-06-21 18:15:05 +02:00
createdump-entitlements.plist Entitle macOS executables while building (#92967) 2023-10-10 16:35:22 -07:00
entitlements.plist Entitle macOS executables while building (#92967) 2023-10-10 16:35:22 -07:00
functions.cmake Add build option to build Mac .dSYM debug symbol bundles (#100617) 2024-04-05 13:49:57 -07:00
gen-buildsys.cmd [wasm] Use source built emsdk packages for the runtime build (#100266) 2024-05-09 16:31:41 +02:00
gen-buildsys.sh Replace pushd/popd Calls With -S/-B CMake Flags in the Build System (#94353) 2023-11-29 10:46:09 -08:00
generateexportedsymbols.sh Replace AWK with Bash scripts (#46313) 2020-12-23 01:52:26 +01:00
generateversionscript.sh Replace AWK with Bash scripts (#46313) 2020-12-23 01:52:26 +01:00
genmoduleindex.cmd Implement native GetModuleIndex 2020-04-18 02:18:05 -07:00
genmoduleindex.sh Add introspection for readelf (#85298) 2023-04-26 12:07:58 -07:00
init-vs-env.cmd Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
naming.props Fix missing symbols for singlefilehost (#73269) 2022-08-03 12:42:03 -07:00
output-toolchain-info.cmake Fix libs.tests subset build on tizen arm64 (#63128) 2021-12-25 11:12:31 -08:00
sanitizer-ignorelist.txt Simplify "secret stub arg" handling between JIT and EE (#100823) 2024-05-12 22:21:35 +02:00
set-cmake-path.ps1 Reorganize CoreCLR native build to reduce CMake reconfigures when the build system is untouched (#49906) 2021-04-05 15:05:34 -07:00
tryrun.cmake Remove vestigial HAVE_LARGE_SNPRINTF_SUPPORT checks (#103106) 2024-06-07 05:04:06 -07:00
tryrun_ios_tvos.cmake Remove vestigial HAVE_LARGE_SNPRINTF_SUPPORT checks (#103106) 2024-06-07 05:04:06 -07:00