• A
    Share unix getexepath() definition via src/native (#44999) · 05cd29c8
    Adeel Mujahid 提交于
    * Share unix getexepath() definition via src/native
    
    * Address CR feedback
    
    * Remove duplicate property
    
    * Inline variable with single usage
    
    * Fix include path in tests
    
    * Remove unixcoreruncommon static lib dependency
    
    * Merge coreruncommon.{cpp,h} into corerun.cpp
    
    * Include local headers before the first use
    
    * Remove Unix case from (Win32 only) corerun
    
    * Use realpath in getauxval case
    
    * Delete obsolete comment
    05cd29c8
build-runtime.cmd 36.9 KB