~go-for-it-team/go-for-it/+git/main:mac-os

Last commit made on 2016-08-28
Get this branch:
git clone -b mac-os https://git.launchpad.net/~go-for-it-team/go-for-it/+git/main

Branch merges

Branch information

Name:
mac-os
Repository:
lp:~go-for-it-team/go-for-it/+git/main

Recent commits

5b366a7... by Manuel Kehl

Made sure that header bar default setting is correct on macOS

On macOS, Glib.Environment.get_variable ("DESKTOP_SESSION") returns null
instead of an empty string, so I added a check for that.

c1129e6... by Manuel Kehl

Added dependency installation instructions for macOS

Using homebrew, it is easy to get all necessary dependencies to compile
Go For It on macOS.

588e669... by Jonathan Moerman

The CMakeLists.txt line for installing the .desktop file was missing

15847f6... by Jonathan Moerman

Updated copyright, AUTHORS file

bcb4f4b... by Jonathan Moerman

Added build dependencies to README.md

1d99ad7... by Jonathan Moerman

valac: "the modifier `static' is not applicable to constants"

1215596... by Jonathan Moerman

This variable is never used

de8d817... by Jonathan Moerman

Generate constants from CMakeLists.txt, split up CMakeLists.txt

37710ec... by Jonathan Moerman

Empty lists caused some issues

2599eb5... by Jonathan Moerman

Clear done list: Don't save after every operation