about summary refs log tree commit diff
path: root/pkgs/build-support/emacs
AgeCommit message (Expand)AuthorFilesLines
2016-01-20emacsWithPackages: link packages into single load-pathThomas Tuegel1-29/+29
2016-01-20emacsWithPackages: defer loading package.elThomas Tuegel1-6/+4
2016-01-20emacsWithPackages: use local variables correctlyThomas Tuegel1-1/+1
2016-01-18elpa2nix: fix packages with DOS line endingsThomas Tuegel1-4/+7
2016-01-18elpaBuild: factor out package installationThomas Tuegel4-27/+59
2016-01-18melpaBuild: keep original source file names without hashThomas Tuegel1-2/+5
2016-01-18melpaBuild: don't download dependenciesThomas Tuegel1-1/+18
2016-01-18melpaBuild: don't guess archive file nameThomas Tuegel2-22/+25
2016-01-18melpaBuild: get Emacs package name from recipeThomas Tuegel2-3/+5
2015-12-29melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel2-0/+20
2015-12-27melpaBuild: update package-build.elThomas Tuegel2-7/+7
2015-12-19emacsWithPackages: add user documentationThomas Tuegel1-0/+34
2015-12-19emacsWithPackages: know its own package setThomas Tuegel1-3/+10
2015-12-06melpaBuild: add unpackCmd for single-file packagesThomas Tuegel1-0/+13
2015-09-14all-packages: Use callPackage where possibleMathnerd3141-1/+1
2015-07-31emacs-packages: add automatic meta.homepages to builders, cleanup other expre...Jan Malakhovski2-1/+5
2015-05-17emacsWithPackages: install support filesThomas Tuegel1-0/+6
2015-04-23emacsWithPackages: don't call package-initializeThomas Tuegel1-2/+0
2015-04-21add emacsWithPackagesThomas Tuegel1-0/+73
2015-03-03refactor Emacs packages'/modes' buildersJan Malakhovski3-50/+88
2015-03-03reorganize emacs related filesJan Malakhovski3-0/+147