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: WolframResearch/codeparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: WolframResearch/codeparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/b1_5
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 1, 2022

  1. Add RETRY_ON_FAILURE variable to WolframScript.cmake

    Try to help with CreatePacletArchive being slow on RE machines,
    and hitting JLink connection timeout
    
    There are other work-arounds, but retrying is good because it allows
    the error to still be reported and possibly allow a proper fix in the
    future.
    Brenton Bostick committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5405006 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG for 1.5

    Brenton Bostick committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ec2b3c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. When running kernel to do CreatePacletArchive, increase timeout to 30…

    …0 seconds on second try
    Brenton Bostick committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3ed07a5 View commit details
    Browse the repository at this point in the history
Loading