aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSergio Martins <iamsergio@gmail.com>2017-11-23 22:01:32 +0000
committerSergio Martins <iamsergio@gmail.com>2017-11-23 22:01:32 +0000
commit910c6d8aed52042e12a7b73fedba692a7ea58a49 (patch)
treecf2dafb3ad5bb40602a606110f138390430c9205 /README.md
parentbf2b4c4a17614259b33baafed46b2fbfbaa561ef (diff)
Update README for 1.3 release
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 97e32260..86bcaf67 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-*WARNING:* master is the development branch. Please use the v1.2 tag.
+*WARNING:* master is the development branch. Please use the v1.3 tag.
clazy v1.3
===========
@@ -83,9 +83,10 @@ See troubleshooting section if you have problems.
## Windows
-### Pre-built msvc2015 clang and clazy binaries
+### 3rdparty pre-built msvc2015 clang and clazy binaries
-The easiest way is to download the binaries from <http://download.kde.org/stable/clazy/1.2/clazy_v1.2-msvc2015.zip.mirrorlist>. Unzip it somewhere, add bin to PATH and you're ready to go. Use clazy-cl.bat as a drop-in replacement for cl.exe.
+Building for Windows is a lengthy and tedious task, therefore the maintainer won't be creating them anymore on his free/KDE time.
+KDAB however has offered to produce these binaries and they will appear on their website.
If you really want to build clang and clazy yourself then read on, otherwise skip the building topic.
@@ -431,7 +432,7 @@ and thanks to:
# Contributing patches
-New features go to master and bug fixes go to 1.2 branch.
+New features go to master and bug fixes go to 1.3 branch.
The prefered way to contributing is by using KDE's phabricator, see:
- <https://community.kde.org/Infrastructure/Phabricator>
- <https://phabricator.kde.org/differential/>