John Preston
c9a6728b4f
Merge branch 'dev'
2017-01-11 21:21:21 +04:00
John Preston
143181095f
Alpha 0.10.26: t.me links, latest OpenAL code used.
...
Also inline results should be displayed above the message field.
2017-01-07 15:55:05 +04:00
John Preston
9d66e88fc1
Alpha 0.10.24: fixed image alignment for ffmpeg, using ffmpeg 3.2.
2017-01-05 13:08:16 +04:00
TheCop
8d7a13cc3d
Clearer instructions in MSVC doc ( #2755 )
...
Signed-off-by: The_Cop <thecop@thecop.us> (github: TheCop)
2016-12-31 10:39:48 +01:00
John Preston
086f754a96
Changed docs to work with Qt 5.6.2, hopefully fixed travis build.
2016-10-18 00:33:24 +03:00
worm202
72b26861a9
Fixed Markdown parsing issues in build documentation for Windows ( #2527 )
...
The issue is that Markdown parser doesn't handle code blocks after lists right. Instead of putting code into a block, it is shown as regular unformatted text. To resolve this issue, the empty HTML comments were added between lists and code blocks.
Signed-off-by: Sergey Filatov <raxp.worm202@gmail.com> (github: worm202)
2016-10-17 23:20:30 +03:00
John Preston
9950629e4e
Removed some download-in-ZIP from build docs.
2016-10-11 12:56:51 +03:00
John Preston
cb798ab3c5
Merge pull request #2326 from IMAN4K/patch-1
...
Update building-msvc.md
2016-09-14 18:36:20 +03:00
John Preston
4def7f2a18
Build docs updated, .sln files added to .gitignore.
2016-08-14 21:41:31 +03:00
Iman
71cfc83c1d
Update building-msvc.md
2016-08-07 13:39:27 +04:30
Iman
10f3d2049a
Update building-msvc.md
...
Signed-off-by: Iman <iman72411@yahoo.com> (github: IMAN4K)
2016-08-07 13:06:14 +04:30
John Preston
27cf45e1a9
Moved to ffmpeg 3.1 release code.
2016-07-22 18:01:24 +03:00
Christoph
16ab51ae87
Improve build instructions for MSVC 2015 [ci skip]
...
Add TOC
Fix breakpad install
Fix #2211
Signed-off-by: Christoph <auer.chrisi@gmx.net>
2016-07-03 15:21:17 +02:00
Paul
f6e3687e9c
Updates/fixes for Windows build instructions
...
* Use depot_tools to prepare breakpad instead of invoking gyp
* directly--fixes missing directory error
* Formatting consistency
* Help for common errors
* Use `/Zi` instead of `/ZI` for building openal-soft--fixes flag conflict
* for Debug configuration
Signed-off-by: Paul Buonopane <paul+git@earth2me.com> (github: Zenexer)
2016-05-19 07:29:06 -04:00
John Preston
fd7f618fd2
Merge branch 'dev'
2016-05-10 11:58:21 +03:00
Zhang Sen
55619e4eb5
Fixed doc building-msvc.md
...
just a small fix, added cd into the directory
Signed-off-by: Senorsen <senorsen.zhang@gmail.com> (github: Senorsen)
2016-04-27 00:12:15 +08:00
John Preston
0130d0cd63
Moved patches to Telegram/Patches, travis builds debug version.
2016-04-23 14:50:28 +03:00
John Preston
2834ce0344
Moving to Qt 5.6.0, instructions can be broken.
2016-04-23 14:40:42 +03:00
John Preston
7edb835efc
Removed openssl patch. Xcode warning fixed.
2016-04-19 11:57:55 +03:00
John Preston
1919501d1e
Qt compiled with force-debug-info, some langs improved, some override specifiers added
2016-03-21 21:41:39 +03:00
Hugo Osvaldo Barrera
3546fe421c
Move all build documentation into /doc
...
Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
2016-02-21 21:43:05 -03:00