summaryrefslogtreecommitdiffstats
path: root/pkgs
AgeCommit message (Expand)Author
2021-12-09make-binary-wrapper: Add sanitizer default optionJacek Galowicz
2021-12-09make-binary-wrapper: Make CC substitution saferJacek Galowicz
2021-12-09make-binary-wrapper: Add -euo pipefail to bash scriptJacek Galowicz
2021-12-09make-binary-wrapper: Add -Wall -Werror -WpedanticJacek Galowicz
2021-12-09Merge branch 'bergkvist/make-c-wrapper' into make-c-wrapperTobias Bergkvist
2021-12-09make makeWrapper and makeBinaryWrapper drop-in-replaceableJacek Galowicz
2021-12-09Inject gcc path into makewrapper scriptJacek Galowicz
2021-12-09Add golden effects testJacek Galowicz
2021-12-08wrapProgramBinary -> binaryWrapProgramDoron Behar
2021-12-08Fix typo in make-binary-wrapperJacek Galowicz
2021-12-07Separate out indentation responsibility to indent4 in makeCWrapper using awk. Tobias Bergkvist
2021-12-07Switch to embedding input arguments instead of generated C code in binary.Tobias Bergkvist
2021-12-02Add tests for `--inherit-argv0` and `--chdir DIR`Tobias Bergkvist
2021-12-02Add new argument: --chdir DIR (alternative to --run "cd DIR" in makeWrapper)Tobias Bergkvist
2021-12-02Add argument --inherit-argv0 to replace use case `--argv0 '$0'`. Fix wrapProg...Tobias Bergkvist
2021-12-02Use cc instead of gcc in makeBinaryWrapperTobias Bergkvist
2021-12-01Replace concat3 with asprintf in set_env_prefix and set_env_suffix.Tobias Bergkvist
2021-12-01Switch from malloc to calloc in addFlagsTobias Bergkvist
2021-12-01Switch from exit(1) to abort() in assert_successTobias Bergkvist
2021-12-01Add assertValidEnvName and check that variable name is valid during code gene...Tobias Bergkvist
2021-11-09Assert that malloc does not return a NULL pointer for better error messages +...Tobias Bergkvist
2021-10-19Switch from buildInputs to nativeBuildInpuits in makeGoldenTestTobias Bergkvist
2021-10-19Set strictDeps = true in makeGoldenTestTobias Bergkvist
2021-10-19Move assertExecutable from makeCWrapper to makeBinaryWrapper to ensure that m...Tobias Bergkvist
2021-10-19makeBinaryWrapper: add wrapProgramBinary (like wrapProgram)Doron Behar
2021-10-19makeBinaryWrapper: Assert $1 is executableDoron Behar
2021-10-04EditorConfig: Switch from tabs to spacesTobias Bergkvist
2021-10-04Add golden tests for make-binary-wrapper.Tobias Bergkvist
2021-10-04Specify uses_prefix, uses_suffix and uses_concat3 as local vars. Make sure er...Tobias Bergkvist
2021-10-01Make error messages more consistentTobias Bergkvist
2021-10-01Return an #error macro if the wrong number of arguments are suppliedTobias Bergkvist
2021-10-01Add makeBinaryWrapper to pkgs/top-level/all-packages.nixTobias Bergkvist
2021-10-01Fix shellcheck warnings. Use single quotes for printf format strings. Switch ...Tobias Bergkvist
2021-08-26Switch to using strlen in concat3Fn. Make sure uses-variables are local to im...Tobias Bergkvist
2021-08-23Add support for --add-flags, --prefix and --suffixTobias Bergkvist
2021-06-01Remove line at the bottom of make-binary-wrapper that executes makeBinaryWrap...Tobias Bergkvist
2021-06-01Rename make-c-wrapper.sh to make-binary-wrapper.sh. Refactor to match style o...Tobias Bergkvist
2021-05-27make-c-wrapper: Fix typo in generated documentationTobias Bergkvist
2021-05-27make-c-wrapper: Remove trailing whitespace (editorconfig)Tobias Bergkvist
2021-05-27make-c-wrapper: Fix typo in generated code documentationTobias Bergkvist
2021-05-27Add make-c-wrapper.sh for creating binary executable wrappersTobias Bergkvist
2021-05-26stellar-core: 0.5.1 -> 17.0.0 (#123294)austinbutler
2021-05-26containerd: fix checksumJörg Thalheim
2021-05-26Merge pull request #124532 from r-ryantm/auto-update/hitoriRyan Mulligan
2021-05-26Merge pull request #124201 from fabaff/tests-pyppeteerFabian Affolter
2021-05-26poppler: build with nss by default for signature support (#124294)Trolli Schmittlauch
2021-05-26Merge #124110: luajit updatesVladimír Čunát
2021-05-26Merge pull request #124473 from eyJhb/betterlockscreen-patchRyan Mulligan
2021-05-26Merge pull request #124456 from r-ryantm/auto-update/flySandro
2021-05-26terraform-providers.hydra: 0.1.1 -> 0.1.2Cole Helbling