Commit Graph

14 Commits

Author SHA1 Message Date
Alois Wohlschlager
80cd61dd41
hotspot: Fix Rust demangling support
Hotspot supports demangling Rust symbols using rustc-demangle. This
library is loaded at run-time since version 1.4.0. Tell the wrapper to
make it available, so that the demangling actually works.
2023-03-11 11:56:02 +01:00
Fabian Affolter
4068197a9d
hotspot: add changelog to meta 2023-01-06 23:32:25 +01:00
R. Ryantm
7e98c597a1 hotspot: 1.4.0 -> 1.4.1 2023-01-06 08:28:31 +00:00
Magnus Groß
d611eb737a
hotspot: 1.3.0 -> 1.4.0
- Hotspot now depends on kparts.
- Enable debuginfod for elfutils, because perfparser needs debuginfod.h
- Remove rust demangle cmake flags, because it is found at runtime now,
  see https://github.com/KDAB/hotspot/issues/269
2022-12-24 12:10:13 +01:00
1000teslas
cd9582b575 hotspot: add rustc-demangle and zstd support 2021-09-03 18:56:47 +10:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Bruno Bigras
678e9184ef hotspot: 1.2.0 -> 1.3.0 2020-09-04 02:13:30 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Fabian Möller
832ce6942c
hotspot: use Qt mkDerivation 2019-11-11 10:46:30 +01:00
Niklas Hambüchen
4ee5fff97c hotspot: 1.0.0 -> 1.2.0 2019-05-21 01:59:22 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Niklas Hambüchen
a37f3a3573 hotspot: init at 1.0.0 2017-07-09 22:30:41 +02:00