summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/gettext (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add man & info outputs where necessary (instead of doc)•••Because man & info pages won't be going to $doc after the next commit. Scripted change for the files having one-package-per-file. Tuomas Tynkkynen2017-08-111-1/+1
* gettext: fix cygwin buildDavid McFarland2017-06-261-24/+5
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-151-4/+4
|\
| * gettext: 0.19.7 -> 0.19.8Rahul Gopinath2016-07-091-3/+3
| * infinite recursion and cross-build fixEric Litak2016-05-311-1/+1
* | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-181-7/+0
|\|
| * gettext: remove crossAttrs•••They seem not needed anymore. Vladimír Čunát2016-04-231-7/+0
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-181-1/+1
|\|
| * Merge master into closure-size•••The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems. Vladimír Čunát2016-03-083-28/+42
| |\
| * \ Merge branch 'master' into closure-size•••TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later. Vladimír Čunát2015-12-311-2/+8
| |\ \
| * | | expat: split dev outputVladimír Čunát2015-10-281-1/+1
| * | | Merge commit staging+systemd into closure-size•••Many non-conflict problems weren't (fully) resolved in this commit yet. Vladimír Čunát2015-10-033-70/+17
| |\ \ \
| * \ \ \ Merge staging into closure-sizeVladimír Čunát2015-05-051-0/+10
| |\ \ \ \
| * \ \ \ \ Merge 'staging' into closure-size•••- there were many easy merge conflicts - cc-wrapper needed nontrivial changes Many other problems might've been created by interaction of the branches, but stdenv and a few other packages build fine now. Vladimír Čunát2015-04-183-7/+19
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'staging' into v/modular•••Conflicts (easy): pkgs/development/interpreters/perl/5.10/setup-hook.sh pkgs/development/interpreters/perl/5.8/setup-hook.sh pkgs/development/libraries/gtk+/2.x.nix Vladimír Čunát2014-08-311-1/+1
| |\ \ \ \ \ \
| * | | | | | | WIP2Vladimír Čunát2014-08-261-1/+1
* | | | | | | | Use general hardening flag toggle lists•••The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow Franz Pletz2016-03-051-3/+2
* | | | | | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-273-29/+20
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | gettext: 0.19.6 -> 0.19.7•••expat is replaced by a bundled version of libxml2 zimbatm2016-02-222-27/+18
| * | | | | | | gettext: expand all gettext.sh pathszimbatm2016-02-221-2/+2
* | | | | | | | bootstrap env: disable stackprotector hardening until gcc >=4.9Robin Gloster2016-02-221-0/+2
* | | | | | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-192-1/+24
|\| | | | | | |
| * | | | | | | gettext.sh: fixup calls to absolute paths•••For discussion see https://github.com/NixOS/nixpkgs/pull/13072 Vladimír Čunát2016-02-172-1/+24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | switch hardening flagsRobin Gloster2016-01-301-1/+1
* | | | | | | Use a hardened stdenv by defaultFranz Pletz2016-01-301-0/+2
|/ / / / / /
* | | | | / gettext: fix absolute pathArseniy Seroka2015-12-141-2/+8
| |_|_|_|/ |/| | | |
* | | | | gettext: 0.19.5.1 -> 0.19.6 (close #9799)Lancelot SIX2015-09-111-2/+2
* | | | | More docs/manpages in separate outputsEelco Dolstra2015-07-271-0/+2
* | | | | Remove unused gettext versionsEelco Dolstra2015-07-272-64/+0
* | | | | gettext: 0.19.5 -> 0.19.5.1William A. Kennington III2015-07-171-2/+2
* | | | | gettext: 0.19.4 -> 0.19.5William A. Kennington III2015-07-171-2/+2
* | | | | pure darwin stdenvJude Taylor2015-06-181-1/+6
* | | | | cygwin: libiconv and gettext for x86_64Marko Durkovic2015-05-281-3/+7
| |_|_|/ |/| | |
* | | | Add gettextWithExpat functionLuca Bruno2015-04-251-0/+10
| |_|/ |/| |
* | | gettext: Make 0.19 the defaultWilliam A. Kennington III2015-03-262-4/+5
* | | Revert "gettext: fix build on darwin"•••This reverts commit fc15721871776672488c8b2e85424e4ddcf56cd4. I trusted the referred comment (and maybe misunderstood it), but the commit wasn't a good idea at all. Vladimír Čunát2015-03-101-3/+2
* | | gettext: fix build on darwin•••Hash on Linuxes is unchanged. For details about the error see discussion at: https://github.com/NixOS/nixpkgs/commit/0ffb98828e87612 Vladimír Čunát2015-03-101-2/+3
* | | unmaintain a bunch of packagesLudovic Courtès2015-01-131-1/+1
* | | gettext: add derivation for 0.19 seriesPatrick Mahoney2015-01-101-0/+10
* | | gettext: Check for existence of stdenv.ccCross.•••Should only affect cross-builds, however I didn't test whether cross-building gettext actually works. But if it's broken now, it was broken before as well and this at least unbreaks the non-cross-built nixpkgs tarball job :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig2015-01-031-1/+1
* | | Change occurrences of gcc to the more general cc•••This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux. John Wiegley2014-12-261-2/+2
* | | gettext-0.17: meta.branchMateusz Kowalczyk2014-09-301-2/+3
| |/ |/|
* | Fix many package descriptions•••(My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either. Bjørn Forsman2014-08-241-1/+1
|/
* gettext: strip trailing whitespacePeter Simons2013-09-231-3/+3
* gettext: fix minor errors after mergePeter Simons2013-09-231-2/+2
* Merge remote-tracking branch 'origin/master' into stdenv-updates.•••Conflicts: pkgs/development/libraries/gettext/default.nix Peter Simons2013-09-231-2/+4
|\
| * coreutils,gettext: don't change hash except for darwin•••Also some style cleanup. Note that defining an empty-string variable *does* change the hash. I would like to change this behaviour one day (clean up attrs when compiling the derivation). Vladimír Čunát2013-09-141-12/+13
| * gettext: Guard against compiler not supporting __builtin_stpncpy•••From https://lists.macosforge.org/pipermail/macports-dev/2011-July/015263.html: 5) Building with a compiler that doesn't support newer __builtins If your port uses MacPorts compilers rather than the default compiler, you may run into trouble with string functions. You'll see errors at link time about undefined __builtin_* functions. If this happens, you may want to compile with -D_FORTIFY_SOURCE=0 to tell the headers to use unfortified versions which do not use compiler builtins. Danie Roux2013-09-141-0/+3
* | Merge branch 'origin/master' into stdenv.Peter Simons2013-08-171-1/+1
|\|
| * unmaintain several packagesLudovic Courtès2013-08-161-1/+1