summary refs log tree commit diff
path: root/pkgs/build-support/setup-hooks
Commit message (Expand)AuthorAge
* desktopToDarwinBundle: use Bash arithmeticRandy Eckenrode2022-03-01
* desktopToDarwinBundle: support 48x48 iconsRandy Eckenrode2022-03-01
* desktopToDarwinBundle: fix squircle iconsRandy Eckenrode2022-02-23
* Merge pull request #131891 from hexagonal-sun/darwin-app-creationUri Baghin2022-02-11
|\
| * build-support: make-darwin-bundle: newMatthew Leach2022-02-10
* | makeWrapper: Don't readd existing values in prefix/suffixtalyz2022-02-02
|/
* makeWrapper: Add `--prefix-each` flag (#145104)Gabriella Gonzalez2021-12-27
* Merge master into staging-nextgithub-actions[bot]2021-12-22
|\
| * makeBinaryWrapper: create destination directoryNaïm Favier2021-12-21
* | Merge master into staging-nextgithub-actions[bot]2021-12-10
|\|
| * Merge pull request #124556 from bergkvist/bergkvist/make-c-wrapperRobert Hensing2021-12-10
| |\
| | * make-binary-wrapper: Make CC substitution saferJacek Galowicz2021-12-09
| | * make-binary-wrapper: Add -euo pipefail to bash scriptJacek Galowicz2021-12-09
| | * make-binary-wrapper: Add -Wall -Werror -WpedanticJacek Galowicz2021-12-09
| | * Merge branch 'bergkvist/make-c-wrapper' into make-c-wrapperTobias Bergkvist2021-12-09
| | |\
| | | * wrapProgramBinary -> binaryWrapProgramDoron Behar2021-12-08
| | | * Separate out indentation responsibility to indent4 in makeCWrapper using awk. Tobias Bergkvist2021-12-07
| | | * Switch to embedding input arguments instead of generated C code in binary.Tobias Bergkvist2021-12-07
| | * | make makeWrapper and makeBinaryWrapper drop-in-replaceableJacek Galowicz2021-12-09
| | * | Fix typo in make-binary-wrapperJacek Galowicz2021-12-08
| | |/
| | * Add new argument: --chdir DIR (alternative to --run "cd DIR" in makeWrapper)Tobias Bergkvist2021-12-02
| | * Add argument --inherit-argv0 to replace use case `--argv0 '$0'`. Fix wrapProg...Tobias Bergkvist2021-12-02
| | * Use cc instead of gcc in makeBinaryWrapperTobias Bergkvist2021-12-02
| | * Replace concat3 with asprintf in set_env_prefix and set_env_suffix.Tobias Bergkvist2021-12-01
| | * Switch from malloc to calloc in addFlagsTobias Bergkvist2021-12-01
| | * Switch from exit(1) to abort() in assert_successTobias Bergkvist2021-12-01
| | * Add assertValidEnvName and check that variable name is valid during code gene...Tobias Bergkvist2021-12-01
| | * Assert that malloc does not return a NULL pointer for better error messages +...Tobias Bergkvist2021-11-09
| | * Move assertExecutable from makeCWrapper to makeBinaryWrapper to ensure that m...Tobias Bergkvist2021-10-19
| | * makeBinaryWrapper: add wrapProgramBinary (like wrapProgram)Doron Behar2021-10-19
| | * makeBinaryWrapper: Assert $1 is executableDoron Behar2021-10-19
| | * Specify uses_prefix, uses_suffix and uses_concat3 as local vars. Make sure er...Tobias Bergkvist2021-10-04
| | * Make error messages more consistentTobias Bergkvist2021-10-01
| | * Return an #error macro if the wrong number of arguments are suppliedTobias Bergkvist2021-10-01
| | * Fix shellcheck warnings. Use single quotes for printf format strings. Switch ...Tobias Bergkvist2021-10-01
| | * Switch to using strlen in concat3Fn. Make sure uses-variables are local to im...Tobias Bergkvist2021-08-26
| | * Add support for --add-flags, --prefix and --suffixTobias Bergkvist2021-08-23
| | * Remove line at the bottom of make-binary-wrapper that executes makeBinaryWrap...Tobias Bergkvist2021-06-01
| | * Rename make-c-wrapper.sh to make-binary-wrapper.sh. Refactor to match style o...Tobias Bergkvist2021-06-01
| | * make-c-wrapper: Fix typo in generated documentationTobias Bergkvist2021-05-27
| | * make-c-wrapper: Remove trailing whitespace (editorconfig)Tobias Bergkvist2021-05-27
| | * make-c-wrapper: Fix typo in generated code documentationTobias Bergkvist2021-05-27
| | * Add make-c-wrapper.sh for creating binary executable wrappersTobias Bergkvist2021-05-27
* | | separateDebugInfo: skip files objcopy can't readAlyssa Ross2021-11-21
|/ /
* | Merge pull request #145841 from l0b0/fix-indentationRobert Hensing2021-11-18
|\ \
| * | misc: Replace tab indentation with spacesVictor Engmark2021-11-14
* | | Merge master into staging-nextgithub-actions[bot]2021-11-17
|\ \ \ | |/ / |/| |
| * | Merge pull request #140911 from sersorrel/copy-desktop-itemsSandro2021-11-17
| |\ \
| | * | copyDesktopItems: fix handling of plain pathsash2021-10-08
* | | | Merge pull request #144839 from l0b0/fix-redirectJohn Ericson2021-11-13
|\ \ \ \ | |/ / / |/| | |