about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2014-01-09 Update MakefilesEelco Dolstra15-29/+18
2014-01-09 Remove mk subdirectory in preparation for "git subtree"Eelco Dolstra9-335/+0
2014-01-09 Move stuff to top-levelEelco Dolstra10-0/+0
2014-01-08 Fix signed-binary-caches testEelco Dolstra1-1/+4
2014-01-08 Test whether Nix correctly checks the hash of downloaded NARsEelco Dolstra1-0/+14
2014-01-08 Fix checking of NAR hashesEelco Dolstra1-0/+1
2014-01-08 Support cryptographically signed binary cachesEelco Dolstra8-12/+126
2014-01-06 Revert "nix-shell: Set $IN_NIX_SHELL before evaluation"Eelco Dolstra1-2/+2
2014-01-06 Merge branch 'dynamic-attrs-no-sugar' of github.com:shlevy/nixEelco Dolstra10-63/+249
2014-01-06 wordingDomen Kožar1-1/+1
2014-01-06 Disable FreeBSD tests for nowEelco Dolstra1-5/+5
2014-01-06 Disable the tail call testEelco Dolstra1-0/+0
2013-12-31 Don't use any syntactic sugar for dynamic attrsShea Levy4-128/+68
2013-12-31 Fold dynamic binds handling into addAttrShea Levy3-55/+37
2013-12-31 Dynamic attrsShea Levy6-23/+256
2013-12-31 Add the ExprBuiltin Expr type to the ASTShea Levy6-9/+40
2013-12-30 nix-shell --pure: Don't clear IN_NIX_SHELLShea Levy1-1/+1
2013-12-20 Revert "Scan /proc/<pid>/cmdline for GC roots"Eelco Dolstra1-8/+4
2013-12-20 DohEelco Dolstra1-1/+1
2013-12-20 perl: Call loadConfFile() in doInit to avoid screwing sqlite journal mode.Petr Rockai1-0/+2
2013-12-20 nix-env --set-flag: Barf if a selector doesn't match any installed packageEelco Dolstra1-5/+13
2013-12-20 Scan /proc/<pid>/cmdline for GC rootsEelco Dolstra1-4/+8
2013-12-20 nix-shell: Don't warn about the lack of a GC rootEelco Dolstra2-1/+6
2013-12-20 nix-shell: Set $IN_NIX_SHELL before evaluationEelco Dolstra1-2/+2
2013-12-20 nix-shell: Handle --option correctlyEelco Dolstra2-3/+7
2013-12-18 Add support for building JARs from Java sourcesEelco Dolstra2-1/+39
2013-12-18 Add a function for doing recursive wildcard searchesEelco Dolstra1-0/+5
2013-12-17 nix-shell --pure: Keep $TERMEelco Dolstra1-1/+1
2013-12-17 Set default installation pathsEelco Dolstra1-7/+12
2013-12-16 make dryclean: Sort namesEelco Dolstra1-1/+1
2013-12-16 No longer interpret $(..._SOURCES) relative to $(..._DIR)Eelco Dolstra2-8/+18
2013-12-12 Don't include all *.dep filesEelco Dolstra1-2/+4
2013-12-12 Add 'make help'Eelco Dolstra1-0/+24
2013-12-12 Get rid of whitespace in $(d)Eelco Dolstra1-1/+1
2013-12-12 Handle *.cpp extensionEelco Dolstra1-0/+3
2013-12-12 Only provide 'make dist' if PACKAGE_NAME is setEelco Dolstra1-0/+4
2013-12-12 dryclean: Show what actual files would be deletedEelco Dolstra1-2/+2
2013-12-10 Initial commit (imported from the Nix repo)Eelco Dolstra9-0/+335
2013-12-10 Bump language version for new storePath featureShea Levy1-1/+1
2013-12-10 builtins.storePath: Try to substitute the path if it is not yet validShea Levy1-2/+2
2013-12-10 Garbage collector: Release locks on temporary root filesEelco Dolstra1-0/+1
2013-12-05 Print a trace message if a build fails due to the platform being unknownEelco Dolstra1-1/+4
2013-12-04 Add missing fileEelco Dolstra1-0/+29
2013-12-02 Install bsdiff and bspatch in $(libexecdir)/nixEelco Dolstra3-4/+4
2013-11-25 Add support for ‘make installcheck’Eelco Dolstra11-28/+52
2013-11-25 Add a Makefile for the Perl stuffEelco Dolstra6-7/+59
2013-11-25 Expand configure variables before writing config.statusEelco Dolstra2-3/+10
2013-11-25 Rename Makefile.new -> MakefileEelco Dolstra18-22/+20
2013-11-25 Add a Makefile for the scripts directoryEelco Dolstra7-11/+92
2013-11-25 Add a Makefile for bsdiffEelco Dolstra4-2/+18