1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-24 19:08:30 +00:00
nixpkgs/pkgs/development
Thomas Tuegel 75d2a7dc4d
qt5: reduce closure size
First, closure size is reduced by including the static libraries in $out instead
of trying to move them to $dev. The Qt build system cannot handle libraries
being split between different prefixes. Previously, the static libraries were
moved into $dev and the shared libraries were symlinked from $out to $dev to
fool the build system. However, this causes $dev to be retained at
runtime. Instead, we now keep the static libraries in $out. Fortunately, the
static libraries are not very large anyway.

Second, we build with QT_NO_DEBUG defined unless debugging is enabled. This
causes some assertions to be removed; when assertions are included, they pull
paths from $dev into the runtime closure by using the __FILE__ macro. We also
now patch qtbase to remove even more assertions when QT_NO_DEBUG is defined.
2018-01-15 18:48:37 -06:00
..
arduino
beam-modules Elixir: init 1.6-rc.0 (#33034) 2017-12-26 16:53:24 -05:00
bower-modules/generic
compilers Merge pull request #33054 from NixOS/ghc-prebuilt 2017-12-27 21:31:56 +01:00
coq-modules coqPackages.tlc: init at 20171206 2017-12-28 08:19:54 +01:00
dotnet-modules/patches
eclipse/ecj
em-modules/generic
go-modules buildGoPackage: fill in meta.homepage 2017-12-20 01:07:14 +00:00
guile-modules
haskell-modules hackage-packages.nix: automatic Haskell package set update 2017-12-27 21:33:17 +01:00
idris-modules
interpreters Elixir: init 1.6-rc.0 (#33034) 2017-12-26 16:53:24 -05:00
java-modules
libraries qt5: reduce closure size 2018-01-15 18:48:37 -06:00
lisp-modules quicklisp-to-nix: update after fixes to our ASDF handling suggested by upstream 2017-12-19 17:55:22 +01:00
lua-modules
misc
mobile flashtool: mark as broken 2017-12-23 22:54:31 +00:00
node-packages jsdoc: init at 3.5.5 2017-12-21 16:08:10 +01:00
ocaml-modules Merge pull request #32585 from vbgl/ocaml-lru-0.2.0 2017-12-23 09:29:16 +01:00
perl-modules
pharo
pure-modules
python-modules Merge pull request #32890 from vanschelven/google-cloud-speech 2017-12-28 10:56:10 +00:00
qtcreator
r-modules
ruby-modules
tools pg_tmp: init at 2.3 2017-12-28 13:50:06 +01:00
web valum: 0.2.16 → 0.3.14 2017-12-19 17:25:50 +01:00