Commit graph

18 commits

Author SHA1 Message Date
Sandro Jäckel 3a325159c5
qsyncthingtray: Mark broken on master 2021-02-05 12:51:22 +01:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Matthew Bauer ef428ab202 treewide: cleanup procps uses 2018-03-27 18:17:37 -05:00
Timo Kaufmann 5643128ff2 syncthing,qsyncthingtray: remove syncthing-inotify
syncthing-inotify is replaced by the new syncthing "fswatcher" feature.
2018-02-24 01:08:44 +01:00
Peter Hoeg 6d9dfdc86d qsyncthingtray: build with native browser to allow for Qt > 5.6 2017-12-29 11:53:47 +08:00
Orivej Desh 37215ff7ab qsyncthingtray: fix build 2017-11-17 03:06:05 +00:00
davidak 3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
zraexy 9932ecea90 qsyncthingtray: 0.5.7 -> 0.5.8 2017-07-07 11:20:19 -08:00
Thomas Tuegel c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Peter Hoeg e25665591b qsyncthingtray: build with qt 5.6 2017-05-12 16:45:43 +08:00
Peter Hoeg e89343dc08 qsyncthingtray: allow building with qt 5.8 2017-04-27 12:06:43 +08:00
Peter Hoeg 29d9f0e624 qsyncthingtray: fix program paths
We need this for qsyncthingtray to be able to detect the processes as well.
2017-03-30 16:53:17 +08:00
Peter Hoeg eb7690ab06 qsyncthingtray: broken on qt 5.7 2017-03-13 11:55:45 +08:00
zraexy 0680289ef8 qsyncthingtray: 0.5.5rc2 -> 0.5.7 2017-02-27 15:31:55 +08:00
zraexy 33d778a1ca qsyncthingtray: init at 0.5.5rc2 2016-10-31 12:06:32 -08:00