~dawidd0811/repos/+git/qtictactoe:master

Last commit made on 2018-07-26
Get this branch:
git clone -b master https://git.launchpad.net/~dawidd0811/repos/+git/qtictactoe

Branch merges

Branch information

Name:
master
Repository:
lp:~dawidd0811/repos/+git/qtictactoe

Recent commits

c893331... by Dawid Dziurla

cirrus: ridiculous situation

sooo, this commit basically just changes one word

from ubuntu to latest and the build runs just fine

but when one uses these keywords: "ubuntu, debian" in image name,
then the build is scheduled forever and then it simply fails

i don't know wtf is this happening, but it's mildly irritating

0893d68... by Dawid Dziurla

update

- drop travis in favor of cirrus
- drop qmake .pro file and custom makefile in favor of cmake
- drop snap

c

db74c6a... by Dawid Dziurla

snap: build stable release from tag

73aa98a... by Dawid Dziurla

add snap badge to README

0b289a2... by Dawid Dziurla

snap: confinement is strict now

228da18... by Dawid Dziurla

initial snapping

0696846... by Dawid Dziurla

override dh_auto_configure

18db33d... by Dawid Dziurla

make.mk improvements

81e4e3b... by Dawid Dziurla

add target which builds windows executable using mxe to make.mk

565c4f9... by Dawid Dziurla

travis, use make.mk please