Commit Graph

2119 Commits

Author SHA1 Message Date
Luis Ángel San Martín
7045b7736e Fix tasks 2019-08-24 11:11:54 +02:00
Luis Ángel San Martín
98f3a132be Fix taks names 2019-08-24 11:11:54 +02:00
Luis Ángel San Martín
476ea7fca9 Use separate task names for publishing artifacts in windows 2019-08-24 11:11:54 +02:00
Luis Ángel San Martín
59d8bee763 Add YACReaderLibraryServer to YACReader.pro 2019-08-24 11:11:53 +02:00
Luis Ángel San Martín
5a28b3b1bb Are env vars reset between steps? 2019-08-24 11:11:53 +02:00
Luis Ángel San Martín
6b47b6dc86 Fix comment 2019-08-24 11:11:53 +02:00
Luis Ángel San Martín
9a86fe9cf1 Add an script to create the windows installer automatically 2019-08-24 11:11:53 +02:00
Luis Ángel San Martín
a3e20c58cd Add openssl dependencies for windows 2019-08-24 11:11:53 +02:00
Luis Ángel San Martín
eb5e1e6bc6 Avoid intermediate folders 2019-08-24 11:11:53 +02:00
Luis Ángel San Martín
099da72348 Remove format checking from Linux job, clang-format version installed doesn't work well with our current setup 2019-08-24 11:11:52 +02:00
Luis Ángel San Martín
dad21eb369 Install inno setup and invoke it in a new step to create the installer 2019-08-24 11:11:52 +02:00
Luis Ángel San Martín
ca86bf832d Check format in linux image 2019-08-24 11:11:52 +02:00
Luis Ángel San Martín
1fd0837163 Revert change 2019-08-24 11:11:52 +02:00
Luis Ángel San Martín
ff8c1bcf3f Make a change to break the code format and check that CI is able to detect the problem 2019-08-24 11:11:52 +02:00
Luis Ángel San Martín
17a3202051 Add a step to ensure that the code follows clang format
I tested this in macos so I am adding it to macos build, no need to do the same in all the platforms, but we should move it to linux, it is the job that finishes earlier.
2019-08-24 11:11:52 +02:00
Luis Ángel San Martín
f875e7d304 Disable sort includes in the folders where clang format is disabled
For me this is a bug, DisableFormat should stop any kind of changes.
2019-08-24 11:11:52 +02:00
Luis Ángel San Martín
5055c01372 Use the current version number in the dmg name 2019-08-24 11:11:52 +02:00
Luis Ángel San Martín
54fcb059b1 Bump version number 2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
31e703de7d Add break line deleted by mistake 2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
1a21928cb2 Try to see how the build/source folder looks like in macos 2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
27d4ef1d87 I don't know what kind of format contents uses 2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
dae8be5a63 Try to upload the generated dmg in macos 2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
fb5489e425 Do not assume that create-dmg is in the dependencies
It can be installed using brew
2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
e7061c586c Update readme file name in script (again) 2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
128313daf5 Update eeadme file name in script 2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
021c1084cb Make build scripts fail if something goes wrong 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
15ea33c24b Setup vs2017 environment and use nmake in windows 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
5c2e4e24d9 Set the path in the right step 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
b97f66a4e3 Include Qt bin into PATH 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
607b7b4d6f Remove QMAKE_MAC_SDK from all projects 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
e034a23db9 Update gitignore 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
bc0d471ca3 Invoke compile script in macos from the right folder 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
9797051a36 Compile with unarr in Ubuntu for now 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
1f159e8c51 Use the build script for macos 2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
6bae91e0de Download p7zip sources for Macos build 2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
8133e244fc Add auto confirmation for wget installation 2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
fce305b1ab Install wget as a requisite in Windows 2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
f4d37ccb8a Get 7zip source code for Windows 2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
b0eb577b5b Fix aqt invocation 2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
6f02d4e927 Add jobs for all the supported platforms 2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
5d31bdeac5 Set up CI with Azure Pipelines
[skip ci]
2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
fafcfdd2dc Give the OK to the connection asap 2019-08-24 11:07:36 +02:00
Luis Ángel San Martín
0892d2a022 Fix saving progress in double page mode
If the current page is being displayed we don't change anything, if is it not, we pick the current index page.
2019-08-21 18:46:10 +02:00
Luis Ángel San Martín
4f4c562a33 Add setting to disable the continue reading banner in the grid view 2019-08-11 11:47:14 +02:00
Luis Ángel San Martín
901d0ab03a Fix Potential fix for GridComicsView in Qt 13 2019-08-11 10:15:44 +02:00
Luis Ángel San Martín
98a6ef5698 Initialize pointer and use less restrictive condition in destructor 2019-06-02 09:37:40 +02:00
Luis Ángel San Martín
5db5fb7e0c Fix crash when closing YACReader with an empty go to flow gl 2019-06-02 09:28:54 +02:00
Luis Ángel San Martín
d9f3e7707e Use a README based on markdown 2019-06-01 18:46:44 +02:00
Luis Ángel San Martín
ad33a73f2f
Merge pull request #63 from YACReader/feature/fix_ogl_texture_destruction
Fix YACReaderPageFlowGL texture destruction
2019-06-01 16:14:17 +02:00
Luis Ángel San Martín
c06e8c0fc6 Fix YACReaderPageFlowGL texture destruction 2019-06-01 16:13:29 +02:00