ebbit1q
da9222929b
add werror flags when making a debug build using llvm ( #4344 )
...
* add werror flags when making a debug build using llvm
this would get bugs like
https://github.com/Cockatrice/Cockatrice/pull/4337
get signalled earlier to us
* fix error: 'Servatrice_DatabaseInterface::registerUser' hides overloaded virtual function
* remove unused field
* mac machines have 3 cores
see
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
* typo
2021-06-01 21:57:37 -04:00
Zach H
046a3649ed
Revert "add werror flags when making a debug build using llvm ( #4338 )" ( #4343 )
...
This reverts commit 890810f5b9
.
Co-authored-by: ebbit1q <ebbit1q@gmail.com>
2021-05-10 11:32:23 -04:00
ebbit1q
890810f5b9
add werror flags when making a debug build using llvm ( #4338 )
...
this would get bugs like
https://github.com/Cockatrice/Cockatrice/pull/4337
get signalled earlier to us
2021-05-10 02:11:40 -04:00
ebbit1q
3edb862561
update version number to 2.8.1 ( #4229 )
2021-01-27 20:49:13 -05:00
ZeldaZach
00c0162da3
Change release name/number for 2.8.0 and make it a forced update
2021-01-26 14:56:29 -05:00
Joel Bethke
dbf6cd745e
cmake: Minor updates ( #4204 )
2020-12-07 11:50:32 -05:00
Joel Bethke
8845a23d5d
CI: Fix up Windows builds and add GitHub Actions for Windows ( #4193 )
...
* ci: Add vcpkg submodule
* cmake: Fix NSIS not detecting platform arch
* cmake: Add QTDIR(64|32)
This change adds a new var for QTDIR(32|64) which makes it easier
to specify a specific directory for Qt, rather than having to edit
the prefix path directly, which can get pretty messy. Functionally,
this shouldn't affect any builds that are already finding Qt as
part of path, and should not affect Linux/macOS.
* cmake: Bump min cmake version
* ci: Add GitHub Actions for Windows
2020-11-30 23:54:50 -05:00
ebbit1q
45cbdad5fb
bump version to 2.7.6 ( #4076 )
...
fixes #4075
2020-08-24 14:04:56 -04:00
olegshtch
446f9be24d
Fix unresolved symbols when link tests to system libgtest-dev ( #4055 )
2020-07-30 14:52:44 -04:00
tooomm
dc8603596d
fix outdated version number ( #3999 )
2020-05-17 13:39:30 +02:00
tooomm
7e89933552
bump version number ( #3857 )
2019-11-02 23:47:55 -04:00
tooomm
3e3154a58c
version bump to 2.7.2 ( #3751 )
2019-06-09 19:00:04 +02:00
ctrlaltca
ada13f6578
Card Database converter ( #3694 )
...
* Database converter
* Fix win compilation and NSIS installer
* Maybe fix windows again
* Re-fix windows
2019-05-31 11:48:30 -04:00
skwerlman
63cf0ae764
Fail cmake if protoc doesn't exist ( #3705 )
...
fix #3704
2019-05-04 23:33:38 -04:00
James Le Cuirot
6d27631764
Add USE_CCACHE option to CMake so that ccache can be forcibly disabled ( #3661 )
2019-03-14 16:19:55 -04:00
tooomm
4d7024e066
version bump to 2.7.1 ( #3635 )
2019-03-07 22:47:41 -05:00
Zach Halpern
9f856acba0
revert
...
Signed-off-by: Zach Halpern <ZaHalpern+github@gmail.com>
2019-03-04 01:34:13 -05:00
Zach Halpern
69474bad22
revision version
2019-03-04 01:33:49 -05:00
tooomm
b3fd5857f8
bump app version to 2.7.0
2019-02-10 13:29:12 +01:00
ctrlaltca
0dcf97d29d
Bump version to 2.6.3 ( #3525 )
...
## Short roundup of the initial problem
A beta release for 2.6.3 has been relesed, but the codebase is still at 2.6.2
## What will change with this Pull Request?
Bumped version to 2.6.3
2019-01-27 12:11:22 +01:00
Zach H
1ace060e34
zach's turn to run the show ( #3521 )
2019-01-25 13:36:43 -05:00
ctrlaltca
463ef13fe0
Update version to 2.6.2 ( #3492 )
...
## Short roundup of the initial problem
We released 2.6.2, but CMake still thinks it's 2.6.1
## What will change with this Pull Request?
Update CMake version to 2.6.2
2019-01-07 09:12:27 -05:00
ctrlaltca
65f41e520e
[WIP] Basic mtgjsonv4 support ( #3458 )
...
* Basic mtgjsonv4 support
* Fix set type
* [WIP] Oracle: use zx instead of zip
* clanfigy fixes
* Fix reading last block of xz
* Added back zip support
* [WIP] adding xz on ci + fixes
* typo
* resolve conflict
* Make gcc an happy puppy
* test appveyor build
* appveyor maybe
* Appveyor: add xz bindir
* Update ssl version (the old one is not available anymore)
* Windows is a really shitty platform to code on.
* test vcpkg
* again
* gosh
* nowarn
* warning 2
* static
* Maybe
* cmake fix
* fsck this pain
* FindWin32SslRuntime: add vcpkg path
* Appveyor: cache support, force usable of openssl from vcpkg
* updated as suggested
* ouch
* Import card uuids and expose this property as !uuid! for card image download
* Minor style fixes
* address changed URL
2018-12-20 18:05:03 -05:00
tooomm
3605a2ca0e
bump min qt requirement ( #3375 )
2018-08-30 02:08:48 -04:00
tooomm
ac0f92bac6
bump to 2.6.1 ( #3342 )
2018-07-21 10:56:39 -04:00
ctrlaltca
dc727cb620
NSIS: misc fixes [wip] ( #3300 )
...
NSIS: misc fixes
2018-06-25 18:34:58 +02:00
Zach H
e147bd6cea
add feature list requirement ( #3287 )
...
* add feature list requirement
* version update
* version bump
2018-06-17 18:06:12 -04:00
ctrlaltca
1276c8dd46
Add -DWARNING_AS_ERROR=1 option to cmake script ( #3275 )
2018-06-06 08:43:04 +02:00
ctrlaltca
89ab7f1f67
Fix #3252 ( #3269 )
2018-06-02 02:41:10 -04:00
David Szabo
7a2558d834
vs version number increased for appveyor build ( #3251 )
2018-05-18 18:06:33 -04:00
ctrlaltca
c06fc562a1
Cmake scripts refactoring; fix #3225 ( #3230 )
...
* fix #3225
* Servatrice: use websockets as an optional component (for qt < 5.3)
* Attempt++
2018-05-12 23:28:22 +02:00
tooomm
f5eb05b682
bump version number ( #3205 )
...
* bump version number
* bump
2018-04-18 19:50:26 -04:00
ctrlaltca
6374d157fc
Fix Appveyor builds ( #3151 )
...
* fix appveyor builds
2018-03-24 16:05:08 +01:00
ctrlaltca
994a643d9c
Travis: enable ccache usage under macOS; halves compilation time ( #3052 )
2018-01-27 13:43:48 -05:00
tooomm
8dbdd24c8e
fix cmake 3.10 ( #3048 )
2018-01-25 20:39:10 +01:00
Zach H
feeaba1d62
2.4.1 beta -> 2.5.0 beta ( #3024 )
...
Big changes so we will go to 2.5.0 for next release
2018-01-18 19:28:51 -05:00
ctrlaltca
3a11aebb21
windows/appveyor compilation updates ( #3020 )
2018-01-17 18:20:05 +01:00
tooomm
4d641eb0e7
version number bump to next patch ( #2920 )
2017-11-19 20:22:12 -05:00
ctrlaltca
ccee0aa3fd
Cmake: remove old unneeded POLICIES (fix Appveyor) ( #2859 )
2017-09-22 17:47:05 +02:00
tooomm
04d84f9d9a
repo cleanup ( #2826 )
2017-08-11 21:42:45 -04:00
tooomm
5b07f6d6d8
bump version number
2017-05-06 18:21:31 +02:00
ctrlaltca
3356b2ede7
Change version in about window and installer name ( #2570 )
...
* Change version in about window and installer name
* Change version in about window and installer name
* Cmake get version updates
* dev snapshot format changed
* alignment changes
2017-04-20 13:41:18 +02:00
tooomm
1cc50b2793
remove travis deployment to bintray ( #2516 )
2017-03-19 12:58:31 -04:00
Zach H
47cafde521
fix lowercase ( #2419 )
...
* fix lowercase
* fix changes
* fix .desktop
* servatrice .desktop
2017-02-23 08:53:18 +01:00
skwerlman
24c95e00ed
add RPM support to make package
( #2373 )
...
use like `cmake .. -DPACKAGE_GENERATOR=RPM`
defaults to DEB
2017-02-19 15:08:25 +01:00
woogerboy21
0cfa6863d5
Simpler forgot password functionality ( #2393 )
...
* Simpler forgot password functionality (Server/Client)
2017-02-15 17:41:40 -05:00
Gavin Bisesi
82742bbd47
Require Qt >= 5.4 on Windows
2016-06-11 15:53:52 -04:00
Fabio Bas
bb5292aa8d
Drop Qt4, libgcrypt, qtmobility dependencies
2016-05-11 12:45:58 +02:00
Fabio Bas
a92b2ba600
CMake: add Qt-Svg to dependencies
2016-04-15 17:56:04 +02:00
Fabio Bas
a55b3784eb
cmake: Enable c++11 for all targets
2016-03-21 11:42:38 +01:00