nixpkgs/pkgs/build-support/setup-hooks
Guillaume Girol 94c7bf576a separate-debug-info.sh: succeed when output does not contain elf files
Currently, separate-debug-info adds a debug output, and the build fail when it is
not created. the output is only created when at least one elf file is
stripped.
As a result, adding separateDebugInfo = true on a lib will break the
static build (unless the lib also contains an executable). In order to
not have to remember to add an exception every time, let's just create
the debug output unconditionally.
2023-03-12 12:00:00 +00:00
..
make-binary-wrapper treewide: makeSetupHook deps -> propagatedBuildInputs 2023-02-07 21:02:00 +02:00
patch-ppd-files stdenv: support opt-in __structuredAttrs 2022-12-08 06:13:19 +02:00
patch-rc-path-hooks patchRcPath hooks: use the passthru argument 2022-11-10 09:27:40 +08:00
postgresql-test-hook Merge master into staging-next 2023-01-25 12:01:34 +00:00
wrap-gapps-hook wrapGAppsHook: make it work with strictDeps 2023-02-07 21:00:18 +02:00
audit-blas.sh
audit-tmpdir.sh treewide: remove usages of header and stopNest 2023-01-16 00:08:12 +02:00
auto-patchelf.py auto-patchelf: don't resolve symlinks if basenames don't match 2023-01-15 10:57:22 +01:00
auto-patchelf.sh build-support/setup-hooks: change shebang to shellcheck directive 2022-12-13 00:24:33 +02:00
autoreconf.sh
breakpoint-hook.sh
canonicalize-jars.sh treewide: remove usages of header and stopNest 2023-01-16 00:08:12 +02:00
compress-man-pages.sh
copy-desktop-items.sh copyDesktopItems: Use variable for repeated path 2022-04-07 11:04:11 +00:00
copy-pkgconfig-items.sh makePkgconfigItem: init new function to generate pc files 2022-07-20 06:22:39 +03:00
desktop-to-darwin-bundle.sh build-support/setup-hooks: change shebang to shellcheck directive 2022-12-13 00:24:33 +02:00
die.sh
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh
gog-unpack.sh
install-shell-files.sh
keep-build-tree.sh
ld-is-cc-hook.sh
make-coverage-analysis-report.sh
make-symlinks-relative.sh Merge pull request #212286 from Artturin/runonall 2023-01-25 15:51:53 +02:00
make-wrapper.sh makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
move-docs.sh move-docs.sh: update comment 2022-12-12 21:39:56 +02:00
move-lib64.sh
move-sbin.sh
move-systemd-user-units.sh build-support/setup-hooks: change shebang to shellcheck directive 2022-12-13 00:24:33 +02:00
multiple-outputs.sh multiple-outputs.sh: Apply suggestions from code review 2023-01-17 21:18:59 +01:00
patch-shebangs.sh treewide: remove usages of header and stopNest 2023-01-16 00:08:12 +02:00
prune-libtool-files.sh
reproducible-builds.sh
role.bash
separate-debug-info.sh separate-debug-info.sh: succeed when output does not contain elf files 2023-03-12 12:00:00 +00:00
set-java-classpath.sh
set-source-date-epoch-to-latest.sh
setup-debug-info-dirs.sh
shorten-perl-shebang.sh
strip.sh setup-hooks/strip.sh: redirect stdout to dev/null 2023-01-08 21:02:22 +02:00
update-autotools-gnu-config-scripts.sh
use-old-cxx-abi.sh
validate-pkg-config.sh
win-dll-link.sh stdenv: support opt-in __structuredAttrs 2022-12-08 06:13:19 +02:00