aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/emacs (follow)
Commit message (Expand)AuthorAgeFilesLines
* emacs: Add native builds for nativeComp enabled emacsenadisbladis2020-07-241-0/+10
* Fix building of emacsWithPackages not findind subdirs.elDwarfMaster2020-06-021-1/+1
* emacs: fix setup-hookRobert Helgesson2020-04-021-8/+16
* emacs: improve setup hookRobert Helgesson2020-03-141-9/+21
* emacs package setup hook: Fix FixHerwig Hochleitner2019-11-231-2/+4
* emacs package setup hook: FixJohn Ericson2019-11-081-3/+3
* emacs: use runCommand to generate wrapperRobert Helgesson2019-09-181-103/+106
* emacsPackages: Drop old emacsPackages (non-NG) setsadisbladis2019-08-301-2/+2
* treewide: Remove usage of isNullDaniel Schaefer2019-04-291-1/+1
* emacs: Link subdirs.el into emacs-packages-depsMohammed Yaseen Mowzer2019-02-021-4/+8
* melpaBuild: Get package-build from melpa/package-buildThomas Tuegel2018-11-271-6/+6
* emacsPackagesNg.trivialBuild: cleanup and standardize functionBenjamin Hipple2018-11-272-19/+13
* lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson2018-09-241-1/+1
* Fix pname to ename propagation if nullPeriklis Tsirakidis2018-07-271-1/+6
* melpaBuild: use Emacs package names to satisfy package-buildThomas Tuegel2018-07-231-6/+14
* pkgs/*: remove unreferenced function argumentsvolth2018-07-212-2/+2
* emacsPackagesNg: 2018-07-15 updateThomas Tuegel2018-07-152-71/+52
* nix-buffer: make eshell-path-env be inheritedMatthew Justin Bauer2018-02-151-0/+2
* Filter nix-buffer packagesMatthew Justin Bauer2018-02-111-1/+2
* Add setFunctionArgs lib function.Shea Levy2018-01-311-1/+1
* Fix emacsWithPackages after 7f3ca3e21a22fd3101b40cadb86899542dec2e35.Shea Levy2018-01-041-1/+35
* treewide: Don't use envHook anymoreJohn Ericson2017-12-301-1/+5
* Fix emacs wrapper expression to honor bash array useMichael Alan Dorman2017-08-041-1/+2
* emacsWithPackages: support installing larger packagesRodney Lorrimar2017-05-291-0/+3
* emacsWithPackages: wrap MacOS appMatthew Bauer2017-05-201-0/+13
* Fix documentation of emacsWithPackagesUtku Demir2017-05-021-1/+1
* nixBufferBuilders: Add haskellMonoRepo builderShea Levy2017-05-011-1/+25
* nix-buffer support: Make process-environment changes actually localShea Levy2017-03-251-0/+2
* nixBufferBuilders.withPackages: Fix buffer count logicShea Levy2017-03-011-6/+9
* Merge pull request #18985 from dudebout/emacs-with-c-srcDamien Cassou2016-10-071-1/+2
|\
| * emacsWrapper: remove site-start.elcNicolas Dudebout2016-09-271-1/+2
* | nix-buffer support improvements.Shea Levy2016-10-071-12/+36
|/
* nixBufferBuilders.withPackages: Make more legible, special-case proof-general.Shea Levy2016-09-051-14/+17
* Initial version of nixBufferBuilders.withPackages.Shea Levy2016-09-051-0/+20
* Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"Thomas Tuegel2016-08-191-6/+2
* emacs: add versatile "emacsWrapper"Matthew Bauer2016-08-171-2/+6
* emacs: hide wrapper dependenciesSamuel Rivas2016-05-121-51/+53
* emacsWithPackages: reduce some duplicationSamuel Rivas2016-04-031-9/+11
* emacsWithPackages: move bin and site-lisp to private share directorySamuel Rivas2016-04-031-9/+13
* emacsWithPackages: link packages into single load-pathThomas Tuegel2016-01-201-29/+29
* emacsWithPackages: defer loading package.elThomas Tuegel2016-01-201-6/+4
* emacsWithPackages: use local variables correctlyThomas Tuegel2016-01-201-1/+1
* elpa2nix: fix packages with DOS line endingsThomas Tuegel2016-01-181-4/+7
* elpaBuild: factor out package installationThomas Tuegel2016-01-184-27/+59
* melpaBuild: keep original source file names without hashThomas Tuegel2016-01-181-2/+5
* melpaBuild: don't download dependenciesThomas Tuegel2016-01-181-1/+18
* melpaBuild: don't guess archive file nameThomas Tuegel2016-01-182-22/+25
* melpaBuild: get Emacs package name from recipeThomas Tuegel2016-01-182-3/+5
* melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel2015-12-292-0/+20
* melpaBuild: update package-build.elThomas Tuegel2015-12-272-7/+7