me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/guix/build
Andrew Tropin f38697f5f8
build-system: emacs: Ensure that package descriptions are generated.
This patch addresses the second part of <https://bugs.gnu.org/48331>.
While existing -pkg.el files were previously installed, no such files
were generated for packages lacking them, resulting in packages not
being listed as installed and not being available towards
“describe-package”.

* guix/build/emacs-build-system.scm (find-root-library-file)
(ensure-package-description): New variables.
(%standard-phases): Add ‘ensure-package-description’.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-01-29 08:45:06 +01:00
..
maven Merge branch 'master' into core-updates 2021-06-23 18:45:21 +02:00
android-ndk-build-system.scm
android-repo.scm
ant-build-system.scm
asdf-build-system.scm
bournish.scm
bzr.scm
cargo-build-system.scm
cargo-utils.scm
chicken-build-system.scm
clojure-build-system.scm build-system/clojure: Support compiling Java. 2022-01-24 10:38:14 +01:00
clojure-utils.scm build-system/clojure: Support compiling Java. 2022-01-24 10:38:14 +01:00
cmake-build-system.scm
compile.scm compile: Really disable cross-module inlining and related features. 2022-01-23 23:03:33 +01:00
copy-build-system.scm
cvs.scm
debug-link.scm
download-nar.scm
download.scm download: Print URL of the Disarchive spec being read. 2021-10-14 16:45:06 +02:00
dub-build-system.scm
dune-build-system.scm guix: dune-build-system: Put dune into a reproducible release mode. 2021-09-08 13:39:27 +02:00
emacs-build-system.scm build-system: emacs: Ensure that package descriptions are generated. 2022-01-29 08:45:06 +01:00
emacs-utils.scm Update copyright assignments for Liliana Marie Prikler. 2021-09-25 09:34:36 +02:00
font-build-system.scm
git.scm
glib-or-gtk-build-system.scm build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase. 2021-11-11 12:18:19 -05:00
gnu-bootstrap.scm
gnu-build-system.scm build-system/gnu: Make gzip files writable before resetting timestamps. 2022-01-10 11:44:47 -05:00
gnu-dist.scm
go-build-system.scm build-system/go: Initialize build cache from input packages. 2021-12-24 16:32:25 -05:00
graft.scm
gremlin.scm
guile-build-system.scm
haskell-build-system.scm build-system/haskell: Explain failure. 2021-10-08 09:13:52 +02:00
hg.scm
java-utils.scm guix: java-utils: Look for actual jar files. 2021-06-22 13:10:36 +02:00
json.scm
julia-build-system.scm build: julia-build-system: Create 'Project.toml' file when missing. 2022-01-10 15:15:31 +02:00
linux-module-build-system.scm build-system: linux-module: Don't explicitly return #t from phases. 2021-10-01 21:27:35 +02:00
lisp-utils.scm
make-bootstrap.scm
maven-build-system.scm guix: maven: Support fixing modules. 2021-06-22 13:10:28 +02:00
meson-build-system.scm build: meson: Replace the 'test-target' argument by 'test-options'. 2021-11-11 12:18:32 -05:00
meson-configuration.scm build-system/meson: Support cross-compilation. 2021-07-14 15:57:40 +02:00
minetest-build-system.scm build-system/minetest: Install config.txt and _config.txt. 2021-10-16 17:30:31 +02:00
minify-build-system.scm Merge branch 'master' into core-updates-frozen 2021-07-29 22:34:57 +02:00
node-build-system.scm guix: node-build-system: Add 'delete-dependencies' helper function. 2022-01-09 02:07:12 +01:00
ocaml-build-system.scm
pack.scm build: pack: Mute error output when checking if tar supports --sort. 2021-07-18 02:11:13 -04:00
perl-build-system.scm
po.scm maint: Factorize po xref translation. 2021-10-17 18:26:44 +02:00
profiles.scm profiles: Build union of inputs in the right order. 2021-06-22 17:55:05 +02:00
python-build-system.scm
qt-build-system.scm Merge branch 'master' into core-updates 2021-07-18 19:50:01 +02:00
qt-utils.scm Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
r-build-system.scm
rakudo-build-system.scm
renpy-build-system.scm Update copyright assignments for Liliana Marie Prikler. 2021-09-25 09:34:36 +02:00
ruby-build-system.scm
scons-build-system.scm
store-copy.scm
svn.scm
syscalls.scm linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
texlive-build-system.scm gnu: TeX Live: Use IniTeX to build a couple of packages 2021-07-21 15:55:26 +02:00
union.scm union: Do not warn about "ld.so.cache" collisions. 2021-09-25 18:52:05 +02:00
utils.scm utils: Fix wrap-script argument handling. 2022-01-10 11:44:29 -05:00
waf-build-system.scm