Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jchavanton/voip_patrol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kevinnguyenai/voip_patrol
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 24 files changed
  • 3 contributors

Commits on Feb 20, 2024

  1. Feature/mac (#4)

    * add gitignore
    
    * additional place where unsecure to put to public
    
    * try to build arm image
    
    * change submodule config
    
    * change pjsip config submodule
    
    * update pjproject
    
    * update config_side.h
    
    * add MAOS build
    
    * still not yet success
    
    * change and fixed
    
    * additional attrs for build arm
    
    * update build
    
    * change st
    
    * update
    
    * update
    
    * build arm/v7
    
    * build arm/v7
    
    * arm build
    
    * autobuild
    
    * build with endianess
    
    * change something else
    
    * change something else
    
    * change something else
    
    * change something else
    
    * change something else
    
    * build new
    
    * add additional attr to build
    
    * there a lot of fail
    
    * all
    
    * update'
    
    * update'
    
    * feature/mac
    
    * demo_xml
    
    * new update build pjproject 1.13.1
    
    * feature/mac
    
    * fixed
    
    * new dockerfile arm
    
    * new dockerfile arm
    
    * update some awesome
    
    * oh some change
    
    * refactor
    
    * feature/mac
    
    * new config_site
    
    * fix issue config_site
    
    * feature/mac
    '
    
    * ignore
    
    * upgrade remove
    
    * abc
    
    * feature
    
    * update
    
    * build-arm-fix-config_site_arm.h
    
    * CMake bundle
    
    * update cmake
    
    * upgrade last successful build for macos
    
    * update README for macos build
    
    * update new build for macos with custom config on darwin
    
    * update instruction on how to build for MACOS
    
    ---------
    
    Co-authored-by: KevinAtLeap <[email protected]>
    Co-authored-by: KevinAtLeap <[email protected]>
    3 people authored Feb 20, 2024
    Copy the full SHA
    eb2f75d View commit details
  2. new code used to build on DarwinOS (#6)

    Co-authored-by: KevinAtLeap <[email protected]>
    kevinnguyenai and KevinAtLeap authored Feb 20, 2024
    Copy the full SHA
    10340fc View commit details
Loading