Commit graph

30 commits

Author SHA1 Message Date
Ben Siraphob 4ce8c34049 treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
Eduardo Sánchez Muñoz 4d32fe978f qscintilla: 2.11.5 -> 2.11.6 2021-05-03 15:47:36 +02:00
Thomas Tuegel 5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Frederik Rietdijk ae37cb3610 qscintilla: 2.11.2 -> 2.11.5, fix license 2020-10-08 18:57:26 +02:00
Dmitry Kalinkin 04fd66496f
libsForQt5.qscintilla: fix darwin build 2020-05-23 19:34:06 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Lancelot SIX eb1cd0d27d
qscintilla: Fix qt4 build 2019-10-04 14:12:07 +02:00
Lancelot SIX 4bf49d9417
qscintilla: Use both .so and _qt5.so suffix
Make sure that the both libqscintilla2_qt5.so and libqscintilla2.so are
present in `$out/lib` so all the dependant packages can find the most
appropriate library (some except the empty suffix, such as
sqlitebrowser, other expect the _qt5 suffix such as
python3Packages.qscintilla-qt5).

The mechanism would also work work for qt4 build, but it is broken at
the moment.

Also make sure python*Packages.qscintilla* are up to date
2019-09-30 17:52:31 +02:00
Peter Hoeg 76ad2796be qscintilla: 2.9.4 -> 2.11.2
We strip the library suffix as we don't need it and it confuses various
downstream consumers.

Also replace calls to sed with substituteInPlace as the latter will complain in
case it doesn't perform a substitution.
2019-08-26 19:09:59 +08:00
Renaud c162ccf1c7
Merge pull request #61001 from ryan4729/qscintilla-macos
qscintilla: add qtmacextras to propagatedBuildInputs on darwin
2019-05-12 00:13:57 +02:00
Andrew Childs 1d754bbe94 qscintilla: fix dylib names on Darwin
On Darwin dylibs are intended to have their install names set to their
absolute path. Without an absolute path, applications using these
libraries will have invalid references embedded, and will be unable to
locate the libraries at runtime.
2019-05-07 13:08:00 +02:00
ryan4729 280edf52b7 qscintilla: add qtmacextras to propagatedBuildInputs on darwin 2019-05-05 11:07:49 -07:00
Maximilian Bosch be153f6323
libsForQt5.qscintilla: don't apply darwin patch on non-darwin systems 2018-05-02 16:34:24 +02:00
Maximilian Bosch f5e2cfc779
Revert "libsForQt5.qscintilla: 2.9.4 -> 2.10.3"
This reverts commit 8ee6a03a3e.
2018-05-02 16:30:07 +02:00
Matthew Justin Bauer ba034b4daf
Merge pull request #37330 from ryantm/auto-update/qscintilla-qt5
libsForQt5.qscintilla: 2.9.4 -> 2.10.3
2018-04-17 10:49:54 -05:00
Matthew Pickering 3391006fd5 Fix qscintilla qt5 darwin build 2018-03-21 08:28:00 +00:00
Peter Hoeg 734323872a qscintilla: fix build on darwin 2018-03-19 09:03:25 +08:00
Ryan Mulligan 8ee6a03a3e libsForQt5.qscintilla: 2.9.4 -> 2.10.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.10.3 with grep in /nix/store/2q8rpns7liydfjw0sfxmr4dqb6ydn7fh-qscintilla-qt5-2.10.3
- directory tree listing: https://gist.github.com/a8a71ce267574bdfa3cfb49ecd9d784e
2018-03-18 09:33:24 -07:00
Thomas Tuegel abb3479fcb
qscintilla: fix qmake install paths 2017-11-07 07:18:48 -06:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Peter Hoeg 22dbb82129 qscintilla: 2.9 -> 2.9.4 2017-01-03 17:20:29 +08:00
Peter Hoeg 9452abe684 qscintilla: support qt5 2017-01-03 13:33:42 +08:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Nikolay Amiantov b69940ee76 qscintilla: move to qmake4Hook 2016-04-20 18:55:52 +03:00
danbst 3845b25623 pythonPackages.qscintilla: init at 2.9 2015-07-30 19:12:40 +00:00
Michel Kuhlmann 4f2b5c57c6 qscintilla: update to 2.9 2015-04-24 11:12:11 +02:00
Vincent Laporte b23a6aaab4 qscintilla: update from 2.8.3 to 2.8.4 2015-01-19 16:18:01 +01:00
Michael Raskin 467aa737a0 Fix QScintilla source 2014-09-04 13:01:30 +04:00
Rüdiger Sonderfeld 698170005f Add QScintilla. 2014-09-03 12:12:00 +04:00