~cnx/guix/gnu/packages/flex.scm, branch version-1.3.0 Personal Guix development branches http://trong.loang.net/~cnx/guix/atom?h=version-1.3.0 2020-03-21T19:17:20+00:00 gnu: Remove flex@2.6.1. 2020-03-21T19:17:20+00:00 Marius Bakke mbakke@fastmail.com 2020-03-21T19:15:48+00:00 urn:sha1:ee38d87c58aaf8f8c1b7599a598a56b94f09f711 * gnu/packages/flex.scm (flex-2.6.1): Remove variable. gnu: flex: Remove superfluous input. 2019-07-09T19:07:13+00:00 Marius Bakke mbakke@fastmail.com 2019-07-09T19:07:13+00:00 urn:sha1:33f460addfcc737a7a80dab244211811283b77f7 The configure script will warn that "make indent" is unavailable, but apart from that this input is not actually used for the build process. * gnu/packages/flex.scm (flex)[inputs]: Remove INDENT. * gnu/packages/commencement.scm (flex-boot0)[inputs]: Likewise. gnu: flex: Build bison-for-tests sequentially. 2019-06-29T20:34:20+00:00 Ludovic Courtès ludo@gnu.org 2019-06-29T20:34:20+00:00 urn:sha1:06172df545f1253463bc51a9e2c39bf2133f3f23 This is a followup to b1593c1c4fd8f4fc6df4c43cab51334426e3aa76. * gnu/packages/flex.scm (flex)[inputs](bison-for-tests): Use 'substitute-keyword-arguments' instead of overriding them altogether. This ensures that #:parallel-build? and #:parallel-tests? are preserved. gnu: flex: Update bison-for-tests to 3.0.5. 2018-08-25T14:23:36+00:00 Marius Bakke mbakke@fastmail.com 2018-08-25T13:34:59+00:00 urn:sha1:34f4c214b63c46ee609bbaa15b063e20bc739ce3 * gnu/packages/flex.scm (flex)[inputs]: Make BISON-FOR-TESTS inherit source from BISON, and disable tests on it since they require flex. gnu: Use "code" instead of "indent". 2018-05-23T11:59:46+00:00 Ricardo Wurmus rekado@elephly.net 2018-05-23T11:59:46+00:00 urn:sha1:8efe2a22eaaf00d667c54968c025a3477cb3c3f7 This is a follow-up to commit e470abf8b789e61ae918a80f141e3c06afd44832. * gnu/packages/commencement.scm, gnu/packages/flex.scm: Use module "code" instead of "indent". gnu: grub: Fix build failure with recent flex. 2017-07-12T22:25:11+00:00 Leo Famulari leo@famulari.name 2017-03-08T03:38:35+00:00 urn:sha1:0a3aca47d9baed5f3cd25c6a6489a625776fd26e * gnu/packages/flex.scm (flex-2.6.1): New variable. * gnu/packages/bootloaders.scm (grub)[native-inputs]: Use flex-2.6.1. gnu: flex: Use the gzip-compressed tarball. 2017-05-28T13:56:14+00:00 Leo Famulari leo@famulari.name 2017-05-28T13:49:38+00:00 urn:sha1:2dca204eb02835504df6846d9a543c729dc612e4 This reverts commit 77e2538eda8a2721aef8336103c94fe31e12870c and fetches the gzip-compressed tarball. We do this so that flex-boot0 will not require lzip. * gnu/packages/flex.scm (flex)[source]: Fetch the '.tar.gz' tarball. [native-inputs]: Remove lzip. gnu: packages: flex: Add missing 'lzip' input. 2017-05-27T14:06:57+00:00 Sergei Trofimovich slyfox@inbox.ru 2017-05-27T11:27:47+00:00 urn:sha1:77e2538eda8a2721aef8336103c94fe31e12870c * gnu/packages/flex.scm (flex)[native-inputs]: Add lzip. Signed-off-by: Leo Famulari <leo@famulari.name> gnu: flex-2.6.1: Remove variable. 2017-05-15T21:07:12+00:00 Leo Famulari leo@famulari.name 2017-05-15T20:51:01+00:00 urn:sha1:5e54f4adda6b636b03b252804565f4d845d03658 * gnu/packages/flex.scm (flex-2.6.1): Remove variable. * gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1. * gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise. * gnu/packages/maths.scm (scotch): Likewise. * gnu/packages/wine.scm (wine): Likewise. gnu: flex: Update to 2.6.4. 2017-05-15T21:07:12+00:00 Leo Famulari leo@famulari.name 2017-05-15T20:50:32+00:00 urn:sha1:93fabf59962aeb15981bd547850de1dab69eccfb * gnu/packages/flex.scm (flex): Update to 2.6.4.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>~cnx/guix/gnu/packages/flex.scm, branch version-1.3.0</title>
<subtitle>Personal Guix development branches </subtitle>
<id>http://trong.loang.net/~cnx/guix/atom?h=version-1.3.0</id>
<link rel="self" href="http://trong.loang.net/~cnx/guix/atom?h=version-1.3.0"/>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/"/>
<updated>2020-03-21T19:17:20+00:00</updated>
<entry>
<title>gnu: Remove flex@2.6.1.</title>
<updated>2020-03-21T19:17:20+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2020-03-21T19:15:48+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=ee38d87c58aaf8f8c1b7599a598a56b94f09f711"/>
<id>urn:sha1:ee38d87c58aaf8f8c1b7599a598a56b94f09f711</id>
<content type="text"> * gnu/packages/flex.scm (flex-2.6.1): Remove variable. </content>
</entry>
<entry>
<title>gnu: flex: Remove superfluous input.</title>
<updated>2019-07-09T19:07:13+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-07-09T19:07:13+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=33f460addfcc737a7a80dab244211811283b77f7"/>
<id>urn:sha1:33f460addfcc737a7a80dab244211811283b77f7</id>
<content type="text"> The configure script will warn that "make indent" is unavailable, but apart from that this input is not actually used for the build process. * gnu/packages/flex.scm (flex)[inputs]: Remove INDENT. * gnu/packages/commencement.scm (flex-boot0)[inputs]: Likewise. </content>
</entry>
<entry>
<title>gnu: flex: Build bison-for-tests sequentially.</title>
<updated>2019-06-29T20:34:20+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-06-29T20:34:20+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=06172df545f1253463bc51a9e2c39bf2133f3f23"/>
<id>urn:sha1:06172df545f1253463bc51a9e2c39bf2133f3f23</id>
<content type="text"> This is a followup to b1593c1c4fd8f4fc6df4c43cab51334426e3aa76. * gnu/packages/flex.scm (flex)[inputs](bison-for-tests): Use 'substitute-keyword-arguments' instead of overriding them altogether. This ensures that #:parallel-build? and #:parallel-tests? are preserved. </content>
</entry>
<entry>
<title>gnu: flex: Update bison-for-tests to 3.0.5.</title>
<updated>2018-08-25T14:23:36+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2018-08-25T13:34:59+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=34f4c214b63c46ee609bbaa15b063e20bc739ce3"/>
<id>urn:sha1:34f4c214b63c46ee609bbaa15b063e20bc739ce3</id>
<content type="text"> * gnu/packages/flex.scm (flex)[inputs]: Make BISON-FOR-TESTS inherit source from BISON, and disable tests on it since they require flex. </content>
</entry>
<entry>
<title>gnu: Use "code" instead of "indent".</title>
<updated>2018-05-23T11:59:46+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2018-05-23T11:59:46+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=8efe2a22eaaf00d667c54968c025a3477cb3c3f7"/>
<id>urn:sha1:8efe2a22eaaf00d667c54968c025a3477cb3c3f7</id>
<content type="text"> This is a follow-up to commit e470abf8b789e61ae918a80f141e3c06afd44832. * gnu/packages/commencement.scm, gnu/packages/flex.scm: Use module "code" instead of "indent". </content>
</entry>
<entry>
<title>gnu: grub: Fix build failure with recent flex.</title>
<updated>2017-07-12T22:25:11+00:00</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2017-03-08T03:38:35+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=0a3aca47d9baed5f3cd25c6a6489a625776fd26e"/>
<id>urn:sha1:0a3aca47d9baed5f3cd25c6a6489a625776fd26e</id>
<content type="text"> * gnu/packages/flex.scm (flex-2.6.1): New variable. * gnu/packages/bootloaders.scm (grub)[native-inputs]: Use flex-2.6.1. </content>
</entry>
<entry>
<title>gnu: flex: Use the gzip-compressed tarball.</title>
<updated>2017-05-28T13:56:14+00:00</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2017-05-28T13:49:38+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=2dca204eb02835504df6846d9a543c729dc612e4"/>
<id>urn:sha1:2dca204eb02835504df6846d9a543c729dc612e4</id>
<content type="text"> This reverts commit 77e2538eda8a2721aef8336103c94fe31e12870c and fetches the gzip-compressed tarball. We do this so that flex-boot0 will not require lzip. * gnu/packages/flex.scm (flex)[source]: Fetch the '.tar.gz' tarball. [native-inputs]: Remove lzip. </content>
</entry>
<entry>
<title>gnu: packages: flex: Add missing 'lzip' input.</title>
<updated>2017-05-27T14:06:57+00:00</updated>
<author>
<name>Sergei Trofimovich</name>
<email>slyfox@inbox.ru</email>
</author>
<published>2017-05-27T11:27:47+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=77e2538eda8a2721aef8336103c94fe31e12870c"/>
<id>urn:sha1:77e2538eda8a2721aef8336103c94fe31e12870c</id>
<content type="text"> * gnu/packages/flex.scm (flex)[native-inputs]: Add lzip. Signed-off-by: Leo Famulari <leo@famulari.name> </content>
</entry>
<entry>
<title>gnu: flex-2.6.1: Remove variable.</title>
<updated>2017-05-15T21:07:12+00:00</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2017-05-15T20:51:01+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=5e54f4adda6b636b03b252804565f4d845d03658"/>
<id>urn:sha1:5e54f4adda6b636b03b252804565f4d845d03658</id>
<content type="text"> * gnu/packages/flex.scm (flex-2.6.1): Remove variable. * gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1. * gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise. * gnu/packages/maths.scm (scotch): Likewise. * gnu/packages/wine.scm (wine): Likewise. </content>
</entry>
<entry>
<title>gnu: flex: Update to 2.6.4.</title>
<updated>2017-05-15T21:07:12+00:00</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2017-05-15T20:50:32+00:00</published>
<link rel="alternate" type="text/html" href="http://trong.loang.net/~cnx/guix/commit/?id=93fabf59962aeb15981bd547850de1dab69eccfb"/>
<id>urn:sha1:93fabf59962aeb15981bd547850de1dab69eccfb</id>
<content type="text"> * gnu/packages/flex.scm (flex): Update to 2.6.4. </content>
</entry>
</feed>