about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2016-02-01fetchgitlocal: be less chattyEric Seidel1-1/+1
2016-02-01makeModulesClosure: Small cleanupEelco Dolstra2-4/+2
2016-01-31Merge pull request #12738 from ttuegel/emacsWithPackagesThomas Tuegel1-33/+31
2016-01-30Merge pull request #12626 from aspiwack/deepclone-docFranz Pletz1-2/+2
2016-01-30debian: 8.2 -> 8.3Eelco Dolstra1-6/+6
2016-01-28buildEnv: Pass the right number of args to addPkgaszlig1-1/+1
2016-01-27dockerTools: private registry supportArthur Noel3-28/+38
2016-01-27remove autonixThomas Tuegel2-180/+0
2016-01-26Fix usage message in `nix-prefetch-git`Arnaud Spiwack1-2/+2
2016-01-26build-support/source-tarball.nix: fix syntax highlighting in EmacsPeter Simons1-1/+1
2016-01-23grsecurity: fix kernel config and uncomment grsecurity kernelsDan Peebles1-0/+1
2016-01-23grsecurity-testing: update patches and associated kernel versionDan Peebles1-1/+1
2016-01-23fhs-userenv: don't use bash login modeNikolay Amiantov1-1/+3
2016-01-22Merge branch 'staging'Vladimír Čunát1-1/+1
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-20fetchgit: import impure GIT_PROXY_COMMAND and SOCKS_SERVER, fixes #8605Rok Garbas1-1/+1
2016-01-19Merge pull request #10998 from andrewrynhard/masterDomen Kožar1-17/+17
2016-01-19Merge pull request #12469 from domenkozar/fetchurl/executableEelco Dolstra2-2/+10
2016-01-19fetchurl: support executablesDomen Kožar2-2/+10
2016-01-19Merge pull request #5096 from aszlig/buildenv-check-collision-contentsDomen Kožar2-9/+38
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
2016-01-18Merge branch 'master' into stagingVladimír Čunát3-2/+5
2016-01-18buildEnv: Skip content check on ignoreCollisions.aszlig1-3/+3
2016-01-18buildEnv: Check the content of colliding paths.aszlig2-10/+39
2016-01-16requireFile: remove colon from the url for easier copy/pasteDomen Kožar1-1/+1
2016-01-16Merge pull request #11998 from abbradar/initrd-rootNikolay Amiantov1-1/+1
2016-01-15separateDebugInfo: Create symlinks matching original binariesEelco Dolstra1-0/+3
2016-01-15Merge branch 'master' into stagingVladimír Čunát12-23/+597
2016-01-15Merge #12299: make firefox-like browsers wrapped by defaultVladimír Čunát1-2/+2
2016-01-15makeDesktopItem: change `name` of the derivationsVladimír Čunát1-2/+2
2016-01-14requireFile: use correct absolute path syntaxDomen Kožar1-1/+1
2016-01-13Merge pull request #12062 from mogorman/platformiolethalman1-1/+2
2016-01-13dockerTools: nix functions for manipulating docker imagesLuca Bruno5-0/+552
2016-01-12buildRustPackage: don't hardcode /nix/store, use $NIX_STORETyson Whitehead1-1/+1
2016-01-12Merge pull request #11779 from abbradar/fhs-rootNikolay Amiantov2-17/+33
2016-01-10substituteAllFiles: support postInstallNikolay Amiantov1-1/+4
2016-01-07Force another rebuildEelco Dolstra1-0/+2
2016-01-06build-fhs-userenv: added the option meta to be passed down to the final deriv...Matthew O'Gorman1-1/+2
2016-01-06set-source-date-epoch-to-latest.sh: Support DarwinEelco Dolstra1-6/+0
2016-01-05Set SOURCE_DATE_EPOCH to latest source fileEelco Dolstra1-0/+37
2016-01-05cc-wrapper: Don't mess with __DATE__ and __TIME__Eelco Dolstra1-8/+0
2016-01-04fetchgitLocal: make it work in submodulesEric Seidel1-3/+3
2016-01-03native-darwin-cctools-wrapper: kill itDan Peebles2-31/+0