summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/emacs
AgeCommit message (Expand)Author
2020-07-24emacs: Add native builds for nativeComp enabled emacsenadisbladis
2020-06-02Fix building of emacsWithPackages not findind subdirs.elDwarfMaster
2020-04-02emacs: fix setup-hookRobert Helgesson
2020-03-14emacs: improve setup hookRobert Helgesson
2019-11-23emacs package setup hook: Fix FixHerwig Hochleitner
2019-11-08emacs package setup hook: FixJohn Ericson
2019-09-18emacs: use runCommand to generate wrapperRobert Helgesson
2019-08-30emacsPackages: Drop old emacsPackages (non-NG) setsadisbladis
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-02-02emacs: Link subdirs.el into emacs-packages-depsMohammed Yaseen Mowzer
2018-11-27melpaBuild: Get package-build from melpa/package-buildThomas Tuegel
2018-11-27emacsPackagesNg.trivialBuild: cleanup and standardize functionBenjamin Hipple
2018-09-24lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson
2018-07-27Fix pname to ename propagation if nullPeriklis Tsirakidis
2018-07-23melpaBuild: use Emacs package names to satisfy package-buildThomas Tuegel
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-07-15emacsPackagesNg: 2018-07-15 updateThomas Tuegel
2018-02-15nix-buffer: make eshell-path-env be inheritedMatthew Justin Bauer
2018-02-11Filter nix-buffer packagesMatthew Justin Bauer
2018-01-31Add setFunctionArgs lib function.Shea Levy
2018-01-04Fix emacsWithPackages after 7f3ca3e21a22fd3101b40cadb86899542dec2e35.Shea Levy
2017-12-30treewide: Don't use envHook anymoreJohn Ericson
2017-08-04Fix emacs wrapper expression to honor bash array useMichael Alan Dorman
2017-05-29emacsWithPackages: support installing larger packagesRodney Lorrimar
2017-05-20emacsWithPackages: wrap MacOS appMatthew Bauer
2017-05-02Fix documentation of emacsWithPackagesUtku Demir
2017-05-01nixBufferBuilders: Add haskellMonoRepo builderShea Levy
2017-03-25nix-buffer support: Make process-environment changes actually localShea Levy
2017-03-01nixBufferBuilders.withPackages: Fix buffer count logicShea Levy
2016-10-07Merge pull request #18985 from dudebout/emacs-with-c-srcDamien Cassou
2016-10-07nix-buffer support improvements.Shea Levy
2016-09-27emacsWrapper: remove site-start.elcNicolas Dudebout
2016-09-05nixBufferBuilders.withPackages: Make more legible, special-case proof-general.Shea Levy
2016-09-05Initial version of nixBufferBuilders.withPackages.Shea Levy
2016-08-19Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"Thomas Tuegel
2016-08-17emacs: add versatile "emacsWrapper"Matthew Bauer
2016-05-12emacs: hide wrapper dependenciesSamuel Rivas
2016-04-03emacsWithPackages: reduce some duplicationSamuel Rivas
2016-04-03emacsWithPackages: move bin and site-lisp to private share directorySamuel Rivas
2016-01-20emacsWithPackages: link packages into single load-pathThomas Tuegel
2016-01-20emacsWithPackages: defer loading package.elThomas Tuegel
2016-01-20emacsWithPackages: use local variables correctlyThomas Tuegel
2016-01-18elpa2nix: fix packages with DOS line endingsThomas Tuegel
2016-01-18elpaBuild: factor out package installationThomas Tuegel
2016-01-18melpaBuild: keep original source file names without hashThomas Tuegel
2016-01-18melpaBuild: don't download dependenciesThomas Tuegel
2016-01-18melpaBuild: don't guess archive file nameThomas Tuegel
2016-01-18melpaBuild: get Emacs package name from recipeThomas Tuegel
2015-12-29melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel
2015-12-27melpaBuild: update package-build.elThomas Tuegel