1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Satori/eng/native
Raphtaliyah 487d7f010b
Fix build issues with clang18 (#94782)
* Fixed build issues with clang18

* Convert use of VLAs to alloca

* Enable warnings for VLAs

* Convert VLA to alloca in Apple specific code
2023-11-16 06:39:13 -08:00
..
ijw Fix build of IJW test after VS upgrade (#92878) 2023-10-02 11:26:11 -07:00
version Normalize RepoRoot path to improve logs readability (#80664) 2023-01-16 18:56:33 +01:00
build-commons.sh Fix handling of --help in the build-commons.sh (#91590) 2023-09-05 09:12:12 -07:00
configurecompiler.cmake Fix build issues with clang18 (#94782) 2023-11-16 06:39:13 -08: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 Revert "Use add_link_options and target_link_options in cmake (#92844)" (#93838) 2023-10-23 11:09:39 -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 Revert "Use add_link_options and target_link_options in cmake (#92844)" (#93838) 2023-10-23 11:09:39 -07:00
gen-buildsys.cmd Only write cmake_cmd_line.txt cache file if cmake succeeded (#93673) 2023-10-18 20:04:23 +02:00
gen-buildsys.sh Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +01: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-os-and-arch.sh Initial build configuration for Haiku (#86303) 2023-05-17 08:10:39 -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 Use new name of the ignorelist switch. (#89643) 2023-07-28 18:18:17 -07: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 [RISC-V] Set the HAVE_FUNCTIONAL_PTHREAD_ROBUST_MUTEXES_EXITCOD value to 0 in RISCV64 (#92324) 2023-09-21 02:38:47 -07:00
tryrun_ios_tvos.cmake Initial build configuration for Haiku (#86303) 2023-05-17 08:10:39 -07:00