depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
Disable the tail call test
Eelco Dolstra
1
-0
/
+0
2013-12-31
Don't use any syntactic sugar for dynamic attrs
Shea Levy
4
-128
/
+68
2013-12-31
Fold dynamic binds handling into addAttr
Shea Levy
3
-55
/
+37
2013-12-31
Dynamic attrs
Shea Levy
6
-23
/
+256
2013-12-31
Add the ExprBuiltin Expr type to the AST
Shea Levy
6
-9
/
+40
2013-12-30
nix-shell --pure: Don't clear IN_NIX_SHELL
Shea Levy
1
-1
/
+1
2013-12-20
Revert "Scan /proc/<pid>/cmdline for GC roots"
Eelco Dolstra
1
-8
/
+4
2013-12-20
Doh
Eelco Dolstra
1
-1
/
+1
2013-12-20
perl: Call loadConfFile() in doInit to avoid screwing sqlite journal mode.
Petr Rockai
1
-0
/
+2
2013-12-20
nix-env --set-flag: Barf if a selector doesn't match any installed package
Eelco Dolstra
1
-5
/
+13
2013-12-20
Scan /proc/<pid>/cmdline for GC roots
Eelco Dolstra
1
-4
/
+8
2013-12-20
nix-shell: Don't warn about the lack of a GC root
Eelco Dolstra
2
-1
/
+6
2013-12-20
nix-shell: Set $IN_NIX_SHELL before evaluation
Eelco Dolstra
1
-2
/
+2
2013-12-20
nix-shell: Handle --option correctly
Eelco Dolstra
2
-3
/
+7
2013-12-18
Add support for building JARs from Java sources
Eelco Dolstra
2
-1
/
+39
2013-12-18
Add a function for doing recursive wildcard searches
Eelco Dolstra
1
-0
/
+5
2013-12-17
nix-shell --pure: Keep $TERM
Eelco Dolstra
1
-1
/
+1
2013-12-17
Set default installation paths
Eelco Dolstra
1
-7
/
+12
2013-12-16
make dryclean: Sort names
Eelco Dolstra
1
-1
/
+1
2013-12-16
No longer interpret $(..._SOURCES) relative to $(..._DIR)
Eelco Dolstra
2
-8
/
+18
2013-12-12
Don't include all *.dep files
Eelco Dolstra
1
-2
/
+4
2013-12-12
Add 'make help'
Eelco Dolstra
1
-0
/
+24
2013-12-12
Get rid of whitespace in $(d)
Eelco Dolstra
1
-1
/
+1
2013-12-12
Handle *.cpp extension
Eelco Dolstra
1
-0
/
+3
2013-12-12
Only provide 'make dist' if PACKAGE_NAME is set
Eelco Dolstra
1
-0
/
+4
2013-12-12
dryclean: Show what actual files would be deleted
Eelco Dolstra
1
-2
/
+2
2013-12-10
Initial commit (imported from the Nix repo)
Eelco Dolstra
9
-0
/
+335
2013-12-10
Bump language version for new storePath feature
Shea Levy
1
-1
/
+1
2013-12-10
builtins.storePath: Try to substitute the path if it is not yet valid
Shea Levy
1
-2
/
+2
2013-12-10
Garbage collector: Release locks on temporary root files
Eelco Dolstra
1
-0
/
+1
2013-12-05
Print a trace message if a build fails due to the platform being unknown
Eelco Dolstra
1
-1
/
+4
2013-12-04
Add missing file
Eelco Dolstra
1
-0
/
+29
2013-12-02
Install bsdiff and bspatch in $(libexecdir)/nix
Eelco Dolstra
3
-4
/
+4
2013-11-25
Add support for ‘make installcheck’
Eelco Dolstra
11
-28
/
+52
2013-11-25
Add a Makefile for the Perl stuff
Eelco Dolstra
6
-7
/
+59
2013-11-25
Expand configure variables before writing config.status
Eelco Dolstra
2
-3
/
+10
2013-11-25
Rename Makefile.new -> Makefile
Eelco Dolstra
18
-22
/
+20
2013-11-25
Add a Makefile for the scripts directory
Eelco Dolstra
7
-11
/
+92
2013-11-25
Add a Makefile for bsdiff
Eelco Dolstra
4
-2
/
+18
2013-11-25
Let ‘make clean’ delete instantiated template files
Eelco Dolstra
1
-0
/
+2
2013-11-25
Remove obsolete setting of $CC_FOR_BUILD
Eelco Dolstra
1
-10
/
+0
2013-11-25
Add config.guess, config.sub and install-sh
Eelco Dolstra
4
-9
/
+3850
2013-11-25
Don't install Libtool
Eelco Dolstra
1
-16
/
+0
2013-11-25
Don't instantiate Automake makefiles
Eelco Dolstra
1
-25
/
+1
2013-11-25
Use create-dir for installing dynamic libraries
Eelco Dolstra
2
-4
/
+5
2013-11-25
Add a function for instantiating Autoconf *.in files
Eelco Dolstra
3
-4
/
+14
2013-11-25
Split Makefile.lib into several *.mk files
Eelco Dolstra
9
-203
/
+243
2013-11-25
Add a rule for creating directories
Eelco Dolstra
1
-9
/
+19
2013-11-25
Add a generic rule for installing files
Eelco Dolstra
2
-1
/
+16
2013-11-23
Install into $(libdir) instead of $(pkglibdir)
Eelco Dolstra
1
-2
/
+2
[prev]
[next]