summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/gettext
AgeCommit message (Expand)Author
2026-01-05gettext: fix cygwin buildDavid McFarland
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-07-24Merge branch 'master' into staging-nextWolfgang Walther
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-13gettext: 0.25 -> 0.25.1Alyssa Ross
2025-07-07gettext: backport upstream memory safety fixAlyssa Ross
2025-06-22gettext: set am_cv_func_iconv_works to yes on darwinWeijia Wang
2025-06-22gettext: 0.22.5 -> 0.25misilelab
2025-03-03gettext: make `archive.dir.tar` reproducibleArnout Engelen
2025-02-05bash: Make interactive the defaultSilvan Mosberger
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-30Merge staging-next into stagingTomodachi94
2024-11-29gettext: remove dead patch causing failures on BSDs (#360044)Audrey Dutcher
2024-11-22gettext: enable format hardeningReno Dakota
2024-11-22gettext: 0.22.4 -> 0.22.5Reno Dakota
2024-11-20gettext: implement clang 18 on Darwin workaroundRandy Eckenrode
2024-11-20gettext: 0.21.1 -> 0.22.4Weijia Wang
2024-11-08pkgsLLVM.gettext: fixup clang compilationArthur Gautier
2024-11-06gettext: fix compiling with clangTristan Ross
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-07-07treewide: remove vrthra from meta.maintainers [no orphans]Anderson Torres
2024-05-27various: Enable updateAutotoolsGnuConfigScriptsHookAudrey Dutcher
2024-05-26gettext: remove spurious xzAudrey Dutcher
2024-01-11Merge pull request #280197 from wegank/gettext-windowsWeijia Wang
2024-01-11gettext: fix longDescription markdownPaul Meyer
2024-01-11pkgsCross.mingwW64.gettext: fix buildWeijia Wang
2023-08-17Merge pull request #245885 from raboof/gettext-msginit-avoid-date-in-generate...Arnout Engelen
2023-07-28gettext: do not output date when --no-translator is setArnout Engelen
2023-07-26pkgsCross.mingwW64.gettext: fix buildJan Tojnar
2023-05-28gettext: 0.21 -> 0.21.1Randy Eckenrode
2023-04-05gettext: apply gnulib.passthru.longdouble-redirect-patchAdam Joseph
2023-02-13treewide: use optionalStringFelix Buehler
2022-12-08treewide: fix some core package structuredAttrsArtturin
2022-05-07gettext: enable strictDepsArtturin
2022-02-01gettext: fix windows cross compilationMarius DAVID
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2020-08-09gettext: drop darwin patchzowoq
2020-08-04gettext: 0.20.1 -> 0.21Lancelot SIX
2020-07-31treewide: add warning comment to “boot” packagesMatthew Bauer
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-01-31gettext: Remove the rebuild optimisation hackKirill Elagin
2020-01-30gettext: Add macOS warning patchKirill Elagin
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren
2019-11-15gettext: fix darwin buildDaiderd Jordan
2019-11-13gettext: add patch to fix --for-msgfmtFrederik Rietdijk
2019-11-12gettext: 0.19.8.1 -> 0.20.1Lancelot SIX
2019-11-01gettext, libiconv: `dontAddExtraLibs` can be legitimately undefinedJohn Ericson
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
2019-04-23gettext: fix cross build (#60123)Ben Wolsieffer