Commit graph

41 commits

Author SHA1 Message Date
Rasmus Karlsson
d7bf213c3f Update installation instructions for Arch Linux 2018-05-06 15:21:43 +02:00
fourtf
5e9500266e added newlines to the readme 2018-04-16 20:56:26 +02:00
fourtf
38cd9c3039 removed the giant image 2018-04-16 20:54:41 +02:00
fourtf
26aba2351f clarified the msys2 install instructions 2018-04-16 20:53:26 +02:00
fourtf
dc358c33d0 updated reame for readablity 2018-04-16 20:45:23 +02:00
Rasmus Karlsson
24c1b85356 Force CI update 2018-04-16 14:54:55 +02:00
pajlada
23cf8cc484
PubSub system (#346)
* Add websocketpp dependency

* Initial pubsub commit

Renamed selection min and max variables to selectionMin and selectionMax
to bypass windows min/max macros being stupid.

TwitchAccount is now initialized with its User ID. It cannot be changed
after it has been initialized.

* Update openssl folder

* Update installation instructions

* Split up websocketpp dependency to its own code only and openssl.pri

* Add missing include to asio steady_timer

* Update dependencies for linux
2018-04-15 15:09:31 +02:00
Sergey Kislyakov
d0a6974827 Added a bunch of code blocks. (#347) 2018-04-14 15:36:26 +02:00
fourtf
88abb2ac3b minor changes for linux 2018-04-11 22:54:34 +02:00
Vilgot Fredenberg
4c680dd27c We need to escape > for it to render (#321)
githubs .md is different hence the change
2018-04-11 22:54:34 +02:00
Vilgot Fredenberg
266041d10a Aditional compile flags (#316)
* aditional compile flags

I have been using these flags while compiling wihtout any problems so I
thought I'd share them. [Here is a really long source on GCC
optimization](https://wiki.gentoo.org/wiki/GCC_optimization) -O3 might
work with chatterino however there might be no speed gains (even
negative in some cases (and also it increases compilation time)) so that's why I use -O2

* Now it doesn't error

Apparenly qt-creator doesn't like the gentoo standard syntax, also
spelling
2018-04-11 22:54:34 +02:00
Vilgot Fredenberg
bbc7ddfa80 correct -j flag (#315)
source (minigw is basically mini GCC so it applies)
https://wiki.gentoo.org/wiki/MAKEOPTS
2018-04-11 22:54:34 +02:00
pajlada
0d7a9b75e3 Update README.md 2018-04-11 22:54:34 +02:00
pajlada
ec5acf75d8 Add Ubuntu 18.04 installation instructions 2018-04-11 22:54:34 +02:00
fourtf
f39c0e9ee5
Update README.md 2018-01-23 14:51:54 +01:00
coral
085b724886 Added instructions on automatic code formatting 2018-01-07 11:43:28 -08:00
coral
6853e8db96 updated windows build instructions 2018-01-07 11:40:04 -08:00
fourtf
04f184746d removed rapidjson from readme 2018-01-07 19:51:01 +01:00
Rasmus Karlsson
96fa242e65 update linux installation instructions 2018-01-04 02:30:51 +01:00
fourtf
a9b24c30d9 added valuable information to the readme 2017-12-26 13:29:47 +01:00
fourtf
6a07e1103e fixed chatterino.com link in readme 2017-12-19 03:26:07 +01:00
Ckat
a4c0bdb926 update Arch install instructions (#131) 2017-10-26 20:00:46 +02:00
23rd
0ef6fdfef9 Fixed <arch> which was not seen. (#128) 2017-10-11 14:44:11 +02:00
Matija
369b7c052b Make README nicer (#120)
A bit of redesign of README file.

I think it should be clearly stated that Qt Creator is NOT a requirement for building this project. Someone should check whether Ubuntu and Mac Homebrew have Qt 5 packages WITHOUT Qt Creator (which I am certain they do).
2017-09-28 22:24:14 +02:00
fourtf
b8db0f7d4c Added example to linux instuctions
to add clarity about where to extract rapidjson to
2017-08-17 15:03:03 +02:00
Ian
97b3bb2230 Updated Linux requirements (#90) 2017-08-02 17:00:04 +02:00
Ian
da5249f823 Wrong package (#85) 2017-07-28 13:34:12 +02:00
pajlada
1151c20e6e Update README.md 2017-07-28 13:29:03 +02:00
Ian
5ded5cab02 Added build details for Linux (#84) 2017-07-28 13:28:22 +02:00
coral
6115f57830 xD (#83) 2017-07-27 23:27:14 +02:00
fourtf
55b04ee7eb reordered README 2017-06-13 15:20:37 +02:00
fourtf
768b3db27a cucked link 2017-06-06 19:21:54 +02:00
fourtf
5ae69c6d7f ayy lmao 2017-06-06 19:18:55 +02:00
Rasmus Karlsson
71f64cd6ff fix rapidjson include stuff 2017-06-06 11:49:00 +02:00
Rasmus Karlsson
36e236e520 add instructions on how to install rapidjson 2017-06-06 11:25:44 +02:00
fourtf
8e99cc81bf nuuls ping NaM 2017-02-07 13:41:38 +01:00
fourtf
29e9d00f36 added clangformat.txt and updated readme 2017-02-06 14:47:47 +01:00
pajlada
bb40263189 fix ssl download link 2017-01-26 11:17:29 +01:00
fourtf
e0abfb9a1f updated readme 2017-01-26 10:30:13 +01:00
fourtf
fed317c27c updated readme 2017-01-26 10:27:50 +01:00
Rasmus Karlsson
84be4c9046 add readme file with shitty boost installation instructions 2017-01-22 22:59:21 +01:00