Commit Graph

96 Commits

Author SHA1 Message Date
Weijia Wang
ff9ecc868d readline63: drop 2024-02-10 22:47:54 +01:00
Sergei Trofimovich
aa1078442a readline: 8.2p7 -> 8.2p10 2024-01-17 10:56:20 +00:00
John Ericson
49d6a6ed8d readline: Support building for Windows with MinGW
This commit is specifically designed to avoid a mass rebuild. I'll make
a follow-up PR to staging which will make the patches unconditional,
etc.

Co-Authored-By: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-01-10 14:31:28 -05:00
github-actions[bot]
e019e7cdb1
Merge staging-next into staging 2023-11-29 12:01:23 +00:00
Emily Trau
d6d41d403c readline63: fix clang build 2023-11-29 16:20:27 +11:00
Sergei Trofimovich
9e8a41f187 readline: 8.2p1 -> 8.2p7 2023-11-22 07:17:36 +00:00
Alexandre Iooss
2c8cfc60c6 readline: enable strictDeps 2023-03-04 11:00:42 +01:00
Markus Napierkowski
50adabdd60
readline: 8.1 -> 8.2 2022-12-28 21:00:37 +01:00
github-actions[bot]
5fa658968b
Merge staging-next into staging 2022-02-21 00:02:41 +00:00
FliegendeWurst
f9cdab729d readline5, readline62: drop 2022-02-20 18:24:42 +01:00
Sandro Jäckel
8fc933368c
readline: 8.1p0 -> 8.1p2 2022-02-01 13:17:11 +01:00
Sandro Jäckel
652deba33e
readline: add symlink to update-patch-set script
to make it easier to update the patch sets and put the file in the right place
2022-02-01 13:17:10 +01:00
Felix Buehler
82d629fc0a pkgs/development: rename name to pname&version 2021-12-01 18:42:45 +01:00
Lancelot SIX
34a136c710 readline80: delete
readline-8.0 is not used anywhere in the tree (since introduction of
readline-8.1); drop it.
2021-04-22 11:25:42 +01:00
Lancelot SIX
ea3bdfcebe readline81: init at 8.1p0
See https://lists.gnu.org/archive/html/info-gnu/2020-12/msg00002.html
for release information
2021-04-14 21:27:23 +01:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Matthew Bauer
34aff7f697 treewide: strip more things in cross
Stripping reduces closure sizes.
2020-05-12 14:31:03 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Klaas van Schelven
1b79fb8c94 readline: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Will Dietz
53a967f138 readline80: p1 -> p4
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-002
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-003
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-004
2020-02-16 10:19:58 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster
9bce99fccc
readline70: *Flags are lists 2019-12-30 11:13:41 +01:00
Robin Gloster
6aea513498
readline: *Flags are lists 2019-12-30 11:13:40 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Will Dietz
f19e02b705
readline80: 8.0p0 -> 8.0p1
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-001
2019-08-16 20:31:45 -05:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Matthew Bauer
67e6e031e1 readline: add android patch 2019-04-10 01:30:34 -04:00
Will Dietz
4d24a84d82 readline80: add myself to maintainers list 2019-01-08 17:36:14 -06:00
Will Dietz
d18abcb3f6 readline80: init
https://lists.gnu.org/archive/html/info-gnu/2019-01/msg00011.html
2019-01-07 23:57:58 -06:00
c0bw3b
93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
Markus Kowalewski
a515ac69ae
readline-5: add license 2018-10-27 16:10:03 +02:00
John Ericson
0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
Klaas van Schelven
1499c812a1 readline70: 7.0.3 -> 7.0.5 (#41493) 2018-06-05 19:54:13 +00:00
Ben Gamari
dc8bd43249 readline: Don't attempt to check for broken wcwidth
The test requires running code on the target.
2018-01-08 02:55:08 -05:00
Frederik Rietdijk
6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Vladimír Čunát
b71ce3fb14
readline-7.0: fixup meta evaluation 2017-08-20 13:25:23 +02:00
Klaas van Schelven
53d67bcc26 readline 7.0 -> 7.0.3
Discussion: https://groups.google.com/forum/#!topic/nix-devel/agupzdm352Q
2017-08-18 08:55:44 +02:00
Tuomas Tynkkynen
1ff422aa23 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.
2017-08-11 21:32:54 +03:00
hsloan
f9730bc8da readline 7.0: Don't use stdenv ? cross 2017-06-28 19:42:35 -04:00
hsloan
45272c98f5 readline 6.3: Don't use stdenv ? cross 2017-06-28 19:42:11 -04:00
hsloan
a46b063ac1 readline 6.2: Don't use stdenv ? cross 2017-06-28 19:41:56 -04:00
Vladimír Čunát
bbadb1da2a readline70: init at 7.0p0
Also switch bash-4.4 to it, as it's unable to link with older readline
versions (only bashInteractive is affected).
2016-09-17 01:16:24 +02:00
Tuomas Tynkkynen
a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Vladimír Čunát
afc01cde32 readline-6.3 (the default): split dev and doc outputs 2015-10-13 20:19:02 +02:00
Florian Friesdorf
feef088b39 cygwin: readline bash_cv_func_sigsetjmp=missing 2015-05-28 10:53:35 +02:00
Ludovic Courtès
41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Tobias Geerinckx-Rice
c64257b8e5 Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
Mateusz Kowalczyk
03655c332a Add meta.branch to a bunch of packages
Gives better results in the monitor
2014-11-19 18:54:58 +00:00