Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Andrew Newman
0dc0af5f31
qtcreator: 4.10.0 -> 4.11.0
2019-12-21 19:28:12 +03:00
Andrew Newman
1eafac2ac6
qtcreator 4.9.1 -> 4.10.0 ( #70573 )
...
Added optional withClangPlugins to disable clang plugins compilation
and, therefore, vendor clang dependency.
2019-11-05 12:00:42 -05:00
Nikolay Korotkiy
ad4a3074c0
qtcreator: use Qt mkDerivation
2019-09-19 18:55:12 +09:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers
2019-07-05 10:42:08 -05:00
Andrew Newman
6365fa1eb9
qtcreator: add clang code model compilation
...
Clang code model provides user with services: code completion,
syntactic and semantic highlighting, diagnostics, outline of symbols,
tooltips, renaming of local symbols. It's naturally depends on llvm and clang.
To make it work with nixos:
1. Add qt version of clang as build dependency.
2. Added patch for clang libc++ regexp trunk regexp not including path
like "libc++-version".
3. Fixed paths to llvm/clang libraries and includes.
4. Fixed name of clazy clang plugin.
2019-06-10 12:35:16 +03:00
Maximilian Bosch
b70dfbad98
qtcreator: drop obsolete aarch64 patch
...
It seems as `botan` isn't used anymore, so the patch is obsolete now.
2019-06-02 00:56:57 +02:00
Will Dietz
175817a0a8
qtcreator: 4.6.2 -> 4.9.1
...
https://blog.qt.io/blog/2019/05/28/qt-creator-4-9-1-released/
2019-05-31 07:51:49 -05:00
Tom Hall
e34b307647
qtcreator: apply patch on aarch64
...
This fixes a mistake in a previous commit which meant the patch required
to build qtcreator was only applied on Aarch32, not both Aarch32 and Aarch64.
2018-08-23 19:31:21 +01:00
Vladimír Čunát
8af2786ef6
qtcreator: (nitpick) better cross-compilation correctness
2018-08-19 09:44:15 +02:00
Tom Hall
73ac45108a
qtcreator: enable on aarch64 and armv7
...
Patch (from https://bugreports.qt.io/browse/QTCREATORBUG-8107 ) to allow botan to build on arm.
2018-08-18 20:45:34 +01:00
Igor Tarasov
69affb8d26
qtcreator: 4.5.0 -> 4.6.2
2018-07-17 12:45:56 +03:00
Matthew Bauer
1592e03aba
treewide: rename bad filenames
...
Most of these can easily be moved to subdirectories of other
directories. This helps reduce clutter in the main trees.
2018-04-17 15:42:25 -05:00