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: bzeller/cpp-linux-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: andybeg/cpp-linux-scripts
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
  • 6 files changed
  • 4 contributors

Commits on Mar 19, 2018

  1. Added LICENSE.txt (WTFPL 2.0)

    Dmitry Grigoriev committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    841b534 View commit details
    Browse the repository at this point in the history
  2. Fixed issue #1.

    Dmitry Grigoriev committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    c7be36d View commit details
    Browse the repository at this point in the history
  3. README update.

    Dmitry Grigoriev committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    b94c142 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    9ce028a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from 3Hren/patch-1

    fix: support alternative compilers
    dimgel authored Mar 20, 2018
    Configuration menu
    Copy the full SHA
    c2e4b0e View commit details
    Browse the repository at this point in the history
  3. Now compiled scripts go to ~/.cache/build-n-run.

    Dmitry Grigoriev committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    f7bec06 View commit details
    Browse the repository at this point in the history
  4. Fixed issue #2: makefile, cmake is too heavy for 1-file project

    Dmitry Grigoriev committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    2ea222a View commit details
    Browse the repository at this point in the history
  5. README update

    Dmitry Grigoriev committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    f85d43d View commit details
    Browse the repository at this point in the history
  6. README update

    Dmitry Grigoriev committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    5657c81 View commit details
    Browse the repository at this point in the history
  7. README update

    Dmitry Grigoriev committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    77bf51a View commit details
    Browse the repository at this point in the history
  8. Typo.

    Dmitry Grigoriev committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    162e4bd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Using temp file instead of compiling from stdin.

    Dmitry Grigoriev committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    bb3e9fe View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. add gnu++11 support

    Kononov Andrej committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    fd4f570 View commit details
    Browse the repository at this point in the history
Loading