Navigation Menu

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: IoLanguage/io
base: cfecb68f91af
Choose a base ref
...
head repository: IoLanguage/io
compare: 6ccaa16e803a
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 14, 2018

  1. Pull in FindUUID.cmake from FreeRDP, to avoid detecting uuid.h under …

    …/System/…/Kernel.framework on macOS
    
    This fixes a build problem due to apparent bad `sys/ucontext.h` headers in Kernel.framework.
    apjanke committed Feb 14, 2018
    Copy the full SHA
    533ea14 View commit details
    Browse the repository at this point in the history
  2. Re-enable UUID addon on macOS

    apjanke committed Feb 14, 2018
    Copy the full SHA
    90d969e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #396 from apjanke/fix-ucontext-build-failure

    Fix ucontext build failure in UUID plugin on macOS
    stevedekorte committed Feb 14, 2018
    Copy the full SHA
    6ccaa16 View commit details
    Browse the repository at this point in the history