Age | Commit message (Expand) | Author |
2023-08-07 | gnu: autoconf-archive: Update to 2023.02.20....* gnu/packages/autotools.scm (autoconf-archive): Update to 2023.02.20.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| fanquake |
2023-07-18 | doc: Update GDB "guix shell" example to use autoconf-2.69...* doc/environment-gdb.scm: Change to use autoconf-2.69.
* gnu/packages/autotools.scm: Remove outdated GDB comment.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| fanquake |
2023-05-11 | gnu: automake: Fix cross-build....This is a follow-up to commit
ea908c1c04804e51dbd156981c21d8397367d40d
gnu: automake: Remove input labels.
* gnu/packages/autotools.scm (automake)[arguments]: Use "#~" instead of "'".
| Janneke Nieuwenhuizen |
2023-05-11 | gnu: autoconf: Fix cross-build....This is a follow-up to commit
8fa17cb6d51901b2c8a0e20954c5b19f8057c217
gnu: autoconf: Remove input labels.
* gnu/packages/autotools.scm (autoconf-2.69)[arguments]: Use "#~" instead of
"'".
| Janneke Nieuwenhuizen |
2023-03-02 | Merge remote-tracking branch 'savannah/master' into core-updates...Conflicts:
gnu/local.mk
gnu/packages/autotools.scm
gnu/packages/cmake.scm
gnu/packages/gnuzilla.scm
gnu/packages/haskell.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/samba.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/wxwidgets.scm
| Christopher Baines |
2023-02-05 | gnu: Rename 'guile-3.0/fixed' to 'guile-3.0/pinned'....* gnu/packages/guile.scm: Rename variable 'guile-3.0/fixed' to
'guile-3.0/pinned', add deprecation.
* etc/release-manifest.scm (%packages-to-cross-build): Replace
'guile-3.0/fixed' with 'guile-3.0/pinned'.
* gnu/packages/autotools.scm (make-autoconf-wrapper)[inputs]: Likewise.
* gnu/packages/commencement.scm (guile-final): Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Simon Tournier |
2022-10-24 | gnu: autoconf-archive: Update to 2022.09.03....* gnu/packages/autotools.scm (autoconf-archive): Update to 2022.09.03.
| Efraim Flashner |
2022-09-08 | gnu: grep: Update to 3.8....* gnu/packages/base.scm (grep): Update to 3.8.
* gnu/packages/commencement.scm (grep-mesboot)[native-inputs]: Add
SED-MESBOOT.
* gnu/packages/autotools.scm (libtool)[source](patches): Add patch.
* gnu/packages/patches/libtool-grep-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2022-09-01 | gnu: libtool: Reinstate 2.4.7....This reverts commit 5b6b731c7d8ecbae0ead1600b4cd2f70c66d51ca, which was
most likely intended for 'core-updates'; 'libtool-2.4.7' is *not* a
duplicate package on the current 'master' branch.
Fixes <https://issues.guix.gnu.org/57356>.
Reported by Michael Ford <fanquake@gmail.com>.
* gnu/packages/autotools.scm (libtool-2.4.7): New variable.
| Ludovic Courtès |
2022-07-23 | gnu: libtool: Don't reference bash by label....* gnu/packages/autotools.scm (libtool)[arguments]: Use SEARCH-INPUT-FILE
instead of label.
| Marius Bakke |
2022-07-23 | gnu: make-autoconf-wrapper: Remove input labels....* gnu/packages/autotools.scm (make-autoconf-wrapper)[inputs]: Remove labels.
[arguments]: Use G-expression and SEARCH-INPUT-FILE.
| Marius Bakke |
2022-07-23 | gnu: autoconf: Remove input labels....* gnu/packages/autotools.scm (autoconf-2.69)[inputs]: Remove labels.
[arguments]: Use G-expression. Use SEARCH-INPUT-FILE instead of labels.
| Marius Bakke |
2022-07-23 | gnu: automake: Remove input labels....* gnu/packages/autotools.scm (automake)[native-inputs, inputs]: Remove labels.
[arguments]: Use G-expression. Use SEARCH-INPUT-FILE instead of labels.
Remove trailing #t's while at it.
| Marius Bakke |
2022-07-23 | gnu: automake: Update to 1.16.5....* gnu/packages/autotools.scm (automake): Update to 1.16.5.
(automake-1.16.5): Remove variable.
| Marius Bakke |
2022-07-22 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-07-13 | gnu: Remove duplicate package....* gnu/packages/autotools.scm (libtool-2.4.7): Remove variable.
| Marius Bakke |
2022-06-08 | Merge branch 'master' into core-updates | Ludovic Courtès |
2022-05-28 | gnu: libtool: Remove input labels....* gnu/packages/autotools.scm (libtool)[native-inputs]: Remove input
labels.
| Efraim Flashner |
2022-05-28 | gnu: libtool: Honor parallel-tests flag....* gnu/packages/autotools.scm (libtool)[arguments]: Adjust custom
'pre-check phase to honor the parallel-tests? flag.
| Efraim Flashner |
2022-05-28 | gnu: libtool and libltdl: Update to 2.4.7....* gnu/packages/autotools.scm (libtool, libltdl): Update to 2.4.7.
[arguments]: Remove trailing #t from phases. Remove unnecessary file
field from find-files.
(libltdl)[arguments]: Remove trailing #t.
* gnu/packages/patches/libtool-skip-tests2.patch: Update patch.
| Efraim Flashner |
2022-04-01 | gnu: libtool: Add 2.4.7....* gnu/packages/autotools.scm (libtool-2.4.7): New variable.
| Ludovic Courtès |
2022-01-25 | Merge branch 'staging' into core-updates....With "conflicts" resolved in (mostly in favor of master/staging):
gnu/packages/admin.scm
gnu/packages/gnuzilla.scm
gnu/packages/gtk.scm
gnu/packages/kerberos.scm
gnu/packages/linux.scm
guix/lint.scm
| Maxim Cournoyer |
2022-01-10 | gnu: autoconf-2.69: Repatriate unpatch-shebangs phase from 2.71....* gnu/packages/autotools.scm (autoconf-2.71)[phases]{unpatch-shebangs}: Move
to...
* gnu/packages/autotools.scm (autoconf-2.69)[phases]: ... here.
| Maxim Cournoyer |
2021-12-19 | Merge branch 'master' into core-updates | Efraim Flashner |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-10-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |
2021-10-07 | gnu: automake: Add 1.16.5....* gnu/packages/autotools.scm (automake-1.16.5): New variable.
| Ludovic Courtès |
2021-09-22 | Merge remote-tracking branch core-updates-frozen into core-updates | Mathieu Othacehe |
2021-09-17 | Merge branch 'master' into core-updates-frozen... Conflicts:
gnu/packages/bioinformatics.scm
gnu/packages/chez.scm
gnu/packages/docbook.scm
gnu/packages/ebook.scm
gnu/packages/gnome.scm
gnu/packages/linux.scm
gnu/packages/networking.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/tex.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/dune.scm
guix/build-system/go.scm
guix/build-system/linux-module.scm
guix/packages.scm
| Marius Bakke |
2021-09-09 | gnu: autoconf: Unpatch shebangs on files that "autoconf -i" installs....Fixes <https://issues.guix.gnu.org/50288>.
Reported by Maxim Cournoyer.
* gnu/packages/autotools.scm (autoconf-2.71)[arguments]: Add
'unpatch-shebangs' phase.
| Ludovic Courtès |
2021-08-04 | gnu: automake: Update to 1.16.4...* gnu/packages/autotools.scm (automake): Update to 1.16.4
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Andy Tai |
2021-05-22 | gnu: automake: Remove unnecessary conditional....* gnu/packages/autotools.scm (automake)[inputs]: Add all unconditionally.
| Marius Bakke |
2021-05-22 | gnu: autoconf: Remove unnecessary conditional....* gnu/packages/autotools.scm (autoconf-2.69)[inputs]: Add all
unconditionally.
| Marius Bakke |
2021-04-16 | Merge remote-tracking branch 'origin/master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/boost.scm
gnu/packages/chez.scm
gnu/packages/compression.scm
gnu/packages/crates-io.scm
gnu/packages/docbook.scm
gnu/packages/engineering.scm
gnu/packages/gcc.scm
gnu/packages/gl.scm
gnu/packages/gtk.scm
gnu/packages/nettle.scm
gnu/packages/python-check.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/rust.scm
gnu/packages/sqlite.scm
guix/build-system/node.scm
| Efraim Flashner |
2021-04-10 | gnu: config: Fix typo in synopsis....* gnu/packages/autotools.scm (config)[synopsis]: Fix typo.
| Tobias Geerinckx-Rice |
2021-03-24 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2021-03-17 | gnu: Use autoconf instead of autoconf-wrapper when possible....This should reduce confusion on when to use the "autoconf"
package and when to use "autoconf-wrapper" instead in
package definitions.
Fixes <https://bugs.gnu.org/46564>.
* gnu/packages/autotools.scm (autoconf-wrapper):
advise to use the "autoconf" package instead where
possible.
* gnu/packages/game-development.scm (tsukundere)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gimp.scm
(glimpse)[native-inputs]: likewise.
(gimp-resynthesizer)[native-inputs]: add comment on why
"autoconf-wrapper" is used.
* gnu/packages/gnunet.scm (gnunet)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gnupg.scm (signing-party)[native-inputs]:
add comment on why "autoconf-wrapper" is used.
* gnu/packages/guile-xyz.scm
(guile-bash,guile-filesystem,guile-ics,guile-udev)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/libevent.scm (libuv)[native-inputs]: indicates
"autoconf-wrapper" needs to be replaced with "autoconf"
on core-updates.
* gnu/packages/logging.scm (glog)[native-inputs]: use "autoconf"
instead of "autoconf-wrapper".
* gnu/packages/mail.scm (libetpan)[native-inputs]: likewise.
* gnu/packages/mate.scm
(mate-icon-theme-faenza)[native-inputs]: add comment on why
"autoconf-wrapper" is used.
(mate-screensaver)[native-inputs]: use "autoconf" instead of
"autoconf-wrapper".
* gnu/packages/package-management.scm (guix)[native-inputs]: likewise.
* gnu/packages/sawfish.scm (librep)[native-inputs]: likewise.
* gnu/packages/video.scm (motion)[native-inputs]: likewise.
* gnu/packages/zile.scm (zile)[native-inputs]: likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2021-03-06 | Merge branch 'master' into core-updates | Christopher Baines |
2021-02-22 | gnu: autoconf-archive: Update to 2021.02.19....* gnu/packages/autotools.scm (autoconf-archive): Update to 2021.02.19.
| Efraim Flashner |
2021-02-03 | Merge branch 'master' into core-updates | Christopher Baines |
2021-01-31 | gnu: autoconf: Update to 2.71....* gnu/packages/autotools.scm (autoconf-2.70): Rename to...
(autoconf-2.71): ... this. Update to 2.71.
| Ludovic Courtès |
2021-01-19 | gnu: automake: Update to 1.16.3....* gnu/packages/autotools.scm (automake): Update to 1.16.3.
| Efraim Flashner |
2021-01-14 | gnu: Add config....* gnu/packages/autotools.scm (config): New variable.
| Maxim Cournoyer |
2021-01-14 | gnu: Add config....* gnu/packages/autotools.scm (config): New variable.
| Maxim Cournoyer |
2021-01-13 | Merge branch 'staging' into 'core-updates'....Conflicts:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/curl.scm
gnu/packages/gl.scm
gnu/packages/glib.scm
gnu/packages/guile.scm
gnu/packages/node.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/python-xyz.scm
gnu/packages/python.scm
gnu/packages/tls.scm
gnu/packages/vpn.scm
gnu/packages/xorg.scm
| Maxim Cournoyer |
2020-12-08 | gnu: autotools: Add version 2.70....* gnu/packages/autotools.scm (autoconf): Rename to...
(autoconf-2.69): ... this.
(autoconf): Define as an alias for AUTOCONF-2.69.
(autoconf-2.70): New variable.
| Ludovic Courtès |
2020-11-16 | gnu: libtool: Restore shebangs on all libtoolize files....Fixes <https://bugs.gnu.org/25304>.
* gnu/packages/autotools.scm (libtool)[restore-build-aux-shebang]: New
phase after install.
[restore-ltmain-shebang]: Remove phase, it is now performed by the phase
restore-build-aux-shebang.
| Miguel Ángel Arruga Vivas |