You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/03/30 09:30:03 UTC

[GitHub] [mynewt-newt] andrzej-kaczmarek opened a new pull request #472: Add options to skip some git related stuff on each build

andrzej-kaczmarek opened a new pull request #472:
URL: https://github.com/apache/mynewt-newt/pull/472


   This adds two new options to newtrc.yml:
   - skip_newt_compat - allows to skip checking newt compatibility
   - skip_syscfg_repo_hash - allows to skip generation of repo hashes to
     syscfg
   
   Those can skip operations that are not essential for build but can be
   potentially git-intensive which means they are painfully slow on
   Windows.
   
   Both options are boolean and disabled by default.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-newt] andrzej-kaczmarek merged pull request #472: Add options to skip some git related stuff on each build

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek merged pull request #472:
URL: https://github.com/apache/mynewt-newt/pull/472


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org