summary refs log tree commit diff
path: root/pkgs/build-support/emacs
Commit message (Expand)AuthorAge
* emacs: allow using as shebang on darwinHraban Luyat2023-09-24
* emacs: remove unused makeWrapper dependencyHraban Luyat2023-09-24
* build-support/emacs: fix name when overrideAttrs is usedLin Jian2023-09-06
* build-support/emacs: make version non-optionalLin Jian2023-09-06
* emacsWithPackages: load compiled site-start.el of $emacs if possibleLin Jian2023-08-28
* emacsWithPackages: do not symlink $emacs/share/emacsLin Jian2023-08-28
* emacsWithPackages: do not add the wrapper path twiceLin Jian2023-08-28
* emacsWithPackages: add a note for EMACSNATIVELOADPATHLin Jian2023-08-25
* emacsWithPackages: remove redundant colonsLin Jian2023-08-25
* emacsWithPackages: fix logic of adding EMACSNATIVELOADPATHLin Jian2023-08-25
* Merge pull request #250577 from shlevy/nix-buffer-new-emacsShea Levy2023-08-24
|\
| * nixBufferBuilders: Don't assume the user has used eshellShea Levy2023-08-18
| * Fix nixBufferBuilders for newer emacsShea Levy2023-08-17
* | treewide: `overrideScope'` -> `overrideScope`Artturin2023-08-14
|/
* treewide: use optionalAttrs instead of 'else {}'Felix Buehler2023-06-25
* emacs: add back support in wrapper for using passthru.treeSitteradisbladis2023-06-20
* emacs: add back support in wrapper for using passthru.nativeCompadisbladis2023-06-20
* build-support/emacs: synchronize with emacs' modified attributesAnderson Torres2023-06-07
* emacs.pkgs.trivialBuild: generate autoload fileLin Jian2023-05-12
* emacs: path fixes resulting from libgccjit changesAdam Joseph2023-04-02
* emacs: Add basic tree-sitter support (#219559)Chris Hodapp2023-03-15
* emacs: remove warning of xargs when doing AOT native-compLin Jian2022-10-04
* package-build: don't use mtime when creating tarballsOsama Rebach2022-09-18
* update package-build: 35017a2 -> c3c535eOsama Rebach2022-09-18
* emacsWithPackages: Rely on package.el for autoloadsThomas Tuegel2022-07-11
* emacsPackages.melpaBuild: Update package-build, avoid monkey-patchTad Fisher2022-05-23
* emacsWrapper: add missing variable substitutions to Darwin appMario Rodas2022-04-22
* emacsWrapper: fix mishandling of empty package listDaniel Nagy2022-04-19
* emacsWrapper: preload autoloadsDaniel Nagy2022-04-17
* melpa2nix: Ignore large file warningsadisbladis2021-12-19
* emacs: Ignore large file warnings for native compilationadisbladis2021-12-19
* emacs: resolve wrapper load-path at build timeRobert Helgesson2021-11-14
* elpa-packages: deprecate phasesFelix Buehler2021-08-16
* Merge pull request #130021 from neosimsim/fix-emacs-override-examplesadisbladis2021-08-04
|\
| * emacs: fix overrideScope' examplesAlexander Ben Nasrallah2021-07-12
* | Merge pull request #128786 from pjones/pjones-fix-elpa-srcThomas Tuegel2021-07-21
|\ \
| * | elpaBuild: Delay src evaluation so it can be overriddenPeter Jones2021-06-30
| |/
* | Merge pull request #127980 from matthewbauer/darwin-emacs-native-compMatthew Bauer2021-07-15
|\ \
| * | Add gcc for emacs wrapper so native-comp worksMatthew Bauer2021-06-23
| |/
* / emacs.pkgs.melpaBuild: package-build: 2018-10-05 -> 2021-04-13Alyssa Ross2021-07-06
|/
* emacs: adapt to renamed native-comp variablesMauricio Collares2021-05-06
* emacsWithPackages: prevent the UI showing prematurely during startupmidchildan2021-02-25
* emacs: add currently compiling package dirs to load-pathMauricio Collares2021-02-19
* emacs.pkgs.trivialBuild: add missing stdenv argumentDaniƫl de Kok2021-01-26
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
* treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withP...adisbladis2021-01-13
* emacs: fix accidental double wrapper (Darwin)Alyssa Ross2021-01-08
* emacs: replace 'emacs.nativeComp' in wrapper with 'nativeComp'Matthieu Le brazidec (r3v2d0g)2020-12-20
* emacs: Fix accidental double wrappingadisbladis2020-12-17
* emacs: Add comp-eln-load-path infrastructureTad Fisher2020-12-16