summaryrefslogtreecommitdiff
path: root/guix/build/emacs-build-system.scm
Commit message (Expand)AuthorAge
* build-system: emacs: Use native compilation.Liliana Marie Prikler2022-09-11
* build-system: emacs: Ensure that package descriptions are generated.Andrew Tropin2022-01-29
* build-system: emacs: Do not rely on input labels in the 'build' phase.Maxim Cournoyer2021-12-14
* guix: Fix typo in last commit.Nicolas Goaziou2021-12-14
* guix: Do not assume "emacs" label in make-autoloads.Nicolas Goaziou2021-12-14
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * build-system: emacs: Keep -pkg.el files.Liliana Marie Prikler2021-12-03
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\|
| * build-system: emacs: Clarify %install-dir.Leo Prikler2021-05-05
| * build-system: emacs: Use subdirectories again.Leo Prikler2021-05-01
* | build-systems/emacs: No longer skip patching of files containing NULs.Maxim Cournoyer2021-01-08
|/
* build-system/emacs: Hide the 'delete' binding from (guix build utils).Marius Bakke2020-05-07
* emacs-build-system: Byte compile the autoload files.Maxim Cournoyer2020-02-27
* emacs-build-system: Ensure the core libraries appear last in the load path.Maxim Cournoyer2019-12-13
* emacs-build-system: Move the source directory to the start of EMACSLOADPATH.Maxim Cournoyer2019-12-08
* emacs-build-system: Make the order of the phases more clear.Maxim Cournoyer2019-12-08
* build: emacs-build-system: Unify the installation directory.Maxim Cournoyer2019-12-04
* build-system: emacs: Simplify the SET-EMACS-LOAD-PATH phase.Maxim Cournoyer2019-11-18
* Merge branch 'master' into core-updatesMark H Weaver2018-04-21
|\
| * build-system: emacs: Add improved check phase.Maxim Cournoyer2018-04-20
| * build-system: emacs: Replace system* with invoke.Maxim Cournoyer2018-04-20
| * build-system: emacs: Search all inputs for Emacs Lisp directories.Maxim Cournoyer2018-04-20
* | build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
|/
* emacs-build-system: Do not patch files containing NULs.Maxim Cournoyer2018-02-05
* emacs-build-system: Reinstate the check phase.Maxim Cournoyer2018-02-05
* emacs-build-system: Add set-emacs-load-path phase.Maxim Cournoyer2018-02-05
* emacs-build-system: Change how patch-el-files substitutes commands.Christopher Baines2017-10-15
* emacs-build-system: Handle missing programs when patching.Christopher Baines2017-10-15
* build: Fix helpful output for emacs-build-system install phase.Christopher Baines2017-09-03
* build: emacs-build-system: Make the install phase more helpful.Christopher Baines2017-09-01
* build-system: emacs: Factorize include/exclude default arguments.Maxim Cournoyer2017-06-08
* build-system: emacs: Install only a subset of files.Arun Isaac2017-05-23
* build: emacs: Fix `store-file->elisp-source-file'.Arun Isaac2017-05-23
* build: emacs: Search for elisp in "share/emacs/site-lisp".Alex Kost2016-06-22
* build: emacs: Handle sources that are a single elisp file.David Thompson2016-05-30
* emacs-build-system: Fix 'package-name-version->elpa-name-version'.Mark H Weaver2015-09-23
* Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
|\
| * emacs-build-system: Fix a file name of info directory.Alex Kost2015-09-06
* | utils: Move 'package-name->name+version' to (guix build utils).Ludovic Courtès2015-08-30
* | utils: Add 'strip-store-file-name'.Ludovic Courtès2015-08-30
|/
* build: emacs: Fix bug and improvement robustness.Federico Beffa2015-08-01
* build: Add 'emacs-build-system'.Federico Beffa2015-07-08