summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks
Commit message (Expand)AuthorAge
* Merge pull request #172769 from ncfavier/wrappers-append-argsThiago Kenji Okada2022-06-12
|\
| * makeWrapper,makeBinaryWrapper: implement `--append-flags`Naïm Favier2022-05-30
* | makeBinaryWrapper: fix cross-compilation and add testNaïm Favier2022-05-31
|/
* makeBinaryWrapper: fix codesign on aarch64-darwinNaïm Favier2022-05-22
* makeBinaryWrapper: add commentNaïm Favier2022-05-12
* makeBinaryWrapper: add extractCmdNaïm Favier2022-05-12
* makeWrapper: implement --inherit-argv0Naïm Favier2022-05-10
* makeBinaryWrapper: remove cc from depsNaïm Favier2022-05-10
* wrapGAppsHook: rename argument to makeWrapperNaïm Favier2022-05-10
* makeWrapper,makeBinaryWrapper: introduce explicitly named functionsNaïm Favier2022-05-10
* makeBinaryWrapper: move into its own folderNaïm Favier2022-05-10
* makeBinaryWrapper: really unset NIX_CFLAGSNaïm Favier2022-05-06
* makeBinaryWrapper: add -Wno-overlength-stringsNaïm Favier2022-05-06
* makeBinaryWrapper: unset NIX_CFLAGSNaïm Favier2022-04-26
* wrapGAppsHook: use makeBinaryWrapperNaïm Favier2022-04-26
* Merge pull request #165111 from toonn/darwin-bundle-outputBinLassulus2022-04-22
|\
| * make-darwin-bundle: Use actual bin outputtoonn2022-03-21
* | Merge pull request #165112 from toonn/darwin-bundle-Exec-field-codesDomen Kožar2022-04-20
|\ \
| * | desktopToDarwinBundle: Implement %F and %U Exec field codestoonn2022-03-31
| * | desktopToDarwinBundle: Implement %f and %u Exec field codestoonn2022-03-31
| * | desktopToDarwinBundle: Implement %i Exec field codetoonn2022-03-31
| * | desktopToDarwinBundle: Implement %c Exec field codetoonn2022-03-31
| * | desktopToDarwinBundle: Implement %k Exec field codetoonn2022-03-31
| * | desktopToDarwinBundle: Change empty directory testtoonn2022-03-31
| * | desktopToDarwinBundle: Add X-macOS-Exec and log editing Exectoonn2022-03-30
| * | desktopToDarwinBundle: Complete field code removaltoonn2022-03-30
| * | desktopToDarwinBundle: Fixup Exectoonn2022-03-30
* | | Merge pull request #168932 from hercules-ci/init-postgresqlTestHookRobert Hensing2022-04-18
|\ \ \
| * | | postgresqlTestHook: initRobert Hensing2022-04-16
* | | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-04-16
|\| | |
| * | | autoPatchelfHook: fix precise dependency ignoranceLin Yinfeng2022-04-15
* | | | Merge branch 'staging-next' into stagingVladimír Čunát2022-04-14
|\| | |
| * | | Merge pull request #167397 from samuela/samuela/autopatchelfSamuel Ainsworth2022-04-12
| |\ \ \
| | * | | autoPatchelfHook: more precise dependency ignoranceSamuel Ainsworth2022-04-11
| | |/ /
* | | | Merge remote-tracking branch 'origin/staging-next' into stagingzowoq2022-04-07
|\| | |
| * | | copyDesktopItems: Use variable for repeated pathtoonn2022-04-07
| * | | copyDesktopItems: Use bin outputtoonn2022-04-07
| |/ /
* | | Merge staging-next into staginggithub-actions[bot]2022-03-25
|\| |
| * | desktopToDarwinBundle: Fall back to scaling availabletoonn2022-03-21
| * | desktopToDarwinBundle: Include TOC in generated ICNS filetoonn2022-03-21
| * | desktopToDarwinBundle: Simplify double negationtoonn2022-03-21
| * | desktopToDarwinBundle: Drop 48x48 sizetoonn2022-03-21
| |/
* | Merge pull request #163623 from ilya-fedin/fix-mate-utils-inkscapeJosé Romildo Malaquias2022-03-24
|\ \
| * | nixos/wrap-gapps-hook: don't add data directories of icon dependencies into X...Ilya Fedin2022-03-11
* | | makeWrapper: add `--chdir`Naïm Favier2022-03-18
| |/ |/|
* | Merge master into staging-nextgithub-actions[bot]2022-03-02
|\|
| * desktopToDarwinBundle: use Bash arithmeticRandy Eckenrode2022-03-01
| * desktopToDarwinBundle: support 48x48 iconsRandy Eckenrode2022-03-01
| * desktopToDarwinBundle: fix squircle iconsRandy Eckenrode2022-02-23
* | makeWrapper: Don't glob in prefix/suffixtalyz2022-02-12