Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add quack compilation to setup.py #1

Merged
merged 5 commits into from
Apr 6, 2015

Commits on Apr 3, 2015

  1. ENH: Add quack compile to setup.py

    If a C compiler and Make are available, quack will be compiled and
    installed when running setup.py, otherwise the mac-update.sh script will
    fall-back to using osascript.
    ElDeveloper committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    00f2a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c4508 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2015

  1. Configuration menu
    Copy the full SHA
    8ad2e01 View commit details
    Browse the repository at this point in the history
  2. BUG: OSX will not always update the background

    You have to trick it into thinking you are using a different background
    image.
    ElDeveloper committed Apr 4, 2015
    Configuration menu
    Copy the full SHA
    e9e9650 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2015

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