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: wjakob/glfw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Tom94/glfw
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.
  • 13 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 4, 2015

  1. build system tweak: create a CMake OBJECT library to permit merging G…

    …LFW into another library
    Wenzel Jakob committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    695b66d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. glfw object library-related build fixes for linux

    Wenzel Jakob committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    7a828e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Merge tag '3.1.2' into build-system-tweaks

    Tag 3.1.2 release
    wjakob committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    abc4799 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2016

  1. Configuration menu
    Copy the full SHA
    bde2fa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2016

  1. Configuration menu
    Copy the full SHA
    495c628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc281b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Configuration menu
    Copy the full SHA
    0ff30d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. minor cmake tweaks

    wjakob committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    ade08f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2017

  1. Configuration menu
    Copy the full SHA
    285660b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    9df1aa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Update README.md

    Tom94 authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    f3939b7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. fix CMake warning from old min version

    change min version in CMakeLists.txt to remove cmake warning
    mmalex authored May 24, 2022
    Configuration menu
    Copy the full SHA
    51905fa View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Merge pull request #1 from mmalex/patch-1

    fix CMake warning from old min version
    Tom94 authored May 25, 2022
    Configuration menu
    Copy the full SHA
    6d46b97 View commit details
    Browse the repository at this point in the history
Loading