~ruther/guix-local

ref: f9aec676acda2644f8622e83a9b40dca3b8d72d9 guix-local/configure.ac -rw-r--r-- 5.9 KiB
bcf2971f — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates

Conflicts:
	gnu/packages/commencement.scm
	gnu/packages/xml.scm
8c01b9d0 — Mathieu Lirzin 10 years ago
doc: Move most 'HACKING' informations into the manual.

* HACKING (Contributing): New section.
  (Building from Git, The Perfect Setup, Coding Style, Submitting Patches):
  Move to ...
* doc/guix.texi (Running Guix Before It Is Installed): Likewise.
* doc/contributing.texi: ... here. New file.
* doc.am (EXTRA_DIST): Use it.
* README (Installation): Adapt to it.
* configure.ac (DOT): Likewise.
14928016 — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
366801af — Ludovic Courtès 10 years ago
build: Bump version number.

* configure.ac: Change version to 0.8.3.
52eca736 — Ludovic Courtès 10 years ago
build: Build and install manual pages.

* configure.ac: Use 'AM_MISSING_PROG' for 'help2man'.
* doc.am (subcommand-manual-target, SUBCOMMANDS, dist_man1_MANS): New
  variables.
  (doc/guix-$(1).1, doc/guix.1): New targets.
86a81222 — 宋文武 10 years ago
Merge branch 'master' into gtk-rebuild

Conflicts:
	gnu/packages/gtk.scm
47c66da0 — Ludovic Courtès 11 years ago
build: Require Guile >= 2.0.7.

* configure.ac: Require guile-2.0 >= 2.0.7.
* README: Adjust accordingly.
* doc/guix.texi (Requirements): Likewise.
933204e5 — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates

Conflicts:
	gnu-system.am
	gnu/packages/gstreamer.scm
a84e523c — Ludovic Courtès 11 years ago
build: Silence warnings about 'make' portability.

* configure.ac: Pass -Wno-portability to AM_INIT_AUTOMAKE.
1ca8ff28 — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates
ee3e157d — Ludovic Courtès 11 years ago
Add Bash completion file.

* etc/completion/bash/guix: New file.
* Makefile.am (dist_bashcompletion_DATA): New variable.
* configure.ac: Add --with-bash-completion-dir.
ee540857 — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
032c7c5f — Ludovic Courtès 11 years ago
build: Enable silent rules by default.

* configure.ac: Use 'AM_SILENT_RULES'.
25d5b708 — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
0e991c25 — Ludovic Courtès 11 years ago
build: Detect lack of guile.m4 at autoconf time.

* configure.ac: Add 'm4_pattern_forbid' invocation.
93be4e8e — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
fe3df050 — Ludovic Courtès 11 years ago
build: Bump version number.

* configure.ac: Change to version 0.8.2.
2178ed66 — Ludovic Courtès 11 years ago
build: Reject or warn against file name length limit overruns.

* m4/guix.m4 (GUIX_TEST_ROOT_DIRECTORY, LINUX_HASH_BANG_LIMIT,
  SOCKET_FILE_NAME_LIMIT, GUIX_SOCKET_FILE_NAME_LENGTH,
  GUIX_TEST_SOCKET_FILE_NAME_LENGTH, GUIX_HASH_BANG_LENGTH,
  GUIX_CHECK_FILE_NAME_LIMITS): New macros.
* configure.ac: Use 'GUIX_CHECK_FILE_NAME_LIMITS'.
* config-daemon.ac: Use 'GUIX_TEST_ROOT_DIRECTORY'.
* test-env.in: Check socket name length and emit warning if it exceeds
  107.
842e0b95 — Ludovic Courtès 11 years ago
build: Change version to 0.8.1.

* configure.ac: Change version to 0.8.1.
c4a1b6c2 — Ludovic Courtès 11 years ago
Merge branch 'master' into 'core-updates'.
Next