1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/development/interpreters
Eelco Dolstra 4a5042a1a1 * Python recompiles a Python if the mtime stored *in* the pyc/pyo file
differs from the mtime of the source file.  This doesn't work in Nix
  because Nix changes the mtime of files in the Nix store to 1.  So
  treat that as a special case.

  Yes, this should make Python programs faster.

svn path=/nixpkgs/branches/modular-python/; revision=25387
2011-01-04 15:10:03 +00:00
..
acl2
clisp Tests fail for a reason that tells more about tests than sabout built binary 2010-12-01 21:11:28 +00:00
erlang * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
falcon
groovy * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
guile Merging from trunk. I resolved some conflicts; I hope that well. 2010-10-23 14:52:21 +00:00
io
jruby * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
kaffe
lua-4
lua-5 Making lua and boost cross-build. 2010-09-15 09:56:06 +00:00
maude pkgs/development/interpreters/maude: don't run the test suite on Darwin; it's known to fail 2010-10-05 13:45:57 +00:00
octave
perl-5.8
perl-5.10 Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
php * PHP 5.3.4. 2010-12-15 12:53:24 +00:00
php-xdebug * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
plt-scheme
pyrex * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
python * Python recompiles a Python if the mtime stored *in* the pyc/pyo file 2011-01-04 15:10:03 +00:00
r-lang pkgs/development/interpreters/r-lang: cosmetic improvements to package description, etc. 2010-11-29 11:13:03 +00:00
racket Advance version of Racket. 2010-11-16 17:31:21 +00:00
ruby rubyLibs: fix impurity in gem installation. Should not take ruby from user environment. 2010-09-18 16:26:14 +00:00
scsh
spidermonkey Fixing the build of spidermonkey (on -fPIC) for mips. 2010-12-17 20:41:25 +00:00
sys-perl
tcl
toolbus
xulrunner/wrapper