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/LSPServer Loading
base: master
Choose a base ref
...
head repository: WolframResearch/LSPServer Loading
compare: release/b1_5
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 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
    e5e05d3 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
    5af4a9b 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
    2767e70 View commit details
    Browse the repository at this point in the history
Loading