Commit graph

13 commits

Author SHA1 Message Date
nerix 270a3653b9
deps[conan]: update openssl and boost on Windows (#4100)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2022-11-03 08:21:32 +00:00
Mm2PL 044dd8a616
Remove official support for QMake (#3839)
* delet chatterino.pro

* Update documentation

* Update Github Actions config

* Update Cirrus CI config

* Attempt to fix Cirrus CI

* Add changelog entry

* Delete tools/update_filelist.py

It was a QMake-only script? Maybe will need revert + change to CMake or something?

* fix?

* Fuck this linter

* Attempt to clean up build.yml a little

* Add cmaake to install list, remove step for qmake PATH

* Change list entries to always use 1.

Sneaky unrelated change

* These are no longer tests!

* FUCK YOU PRETTIER

* Make BUILDING_ON_LINUX.md simpler

* Get rid of Jenkins

* Get rid of travis

* Remove dupes

* Remove appveyor

* Remove qmake from conanfile

* Try removing explicit qmake path

* Nothing uses the qt style plugins installer anymore

* Update manual linux building instructions

* Update freebsd compilation instructions with a copy paste from the linux instructions

* Remove unused docker files

* Remove linux breakpad build script as it's unused

* Update changelog entry phrasing

* Lint build markdown files

* Change top changelog entry to not be confused as a link

* Skip QtCreator conan setup if conan is disabled

This reduces the amount of warnings & errors Windows users get with
QtCreator

* lint building on linux file

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2022-07-23 14:04:29 +02:00
Edgar 87618d60a9
👷 Fix CI build with VS 2022 (#3580) 2022-03-04 11:26:45 +01:00
Edgar 77c0864408
⬆️ Updated conan dependencies (#3048)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-07-25 11:50:31 +00:00
pajlada e00938dfde
Add support for CMake (buildsystem generator) (#2468)
Co-authored-by: Edgar <Edgar@AnotherFoxGuy.com>
2021-03-28 16:58:51 +02:00
Edgar dd77a0088a 📦 Switch to packages from conan-center && updated packages (#1429) 2019-12-14 12:27:36 +01:00
Edgar de4bfad46c 🐛 Fixed OpenSSL version 2019-10-06 16:09:27 +02:00
fourtf 376928a264 switched openssl version in conan 2019-10-05 22:03:38 +02:00
fourtf ffcf78310f removed 1.1.1 dependency in conanfile 2019-10-05 20:03:37 +02:00
fourtf 9b46a6d7d1 updated conanfile 2019-10-05 19:55:58 +02:00
Leon Richardt b06eb9df83 Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
Edgar 654712ed64 👷 Manage Boost with conan 2019-08-03 11:39:41 +02:00
Edgar 88c3a5cb18 👷 Manage OpenSSL libs with conan 2019-07-21 16:12:19 +02:00