nixpkgs/pkgs/development/interpreters
Lluís Batlle i Rossell 585ba8c27f Big fixes in the cross build:
- Before this changes, cflags and ldflags for the native and the cross compiler
  got mixed. Not all the gcc-wrapper/gcc-cross-wrapper variables are
  independant now, but enough, I think.
- Fixed the generic stdenv expression, which did a big mess on buildInputs and
  buildNativeInputs. Now it distinguishes when there is a stdenvCross or not.
  Maybe we should have a single stdenv and forget about the stdenvCross
  adapter - this could end in a stdenv a bit complex, but simpler than the
  generic stdenv + adapter.
- Added basic support in pkgconfig for cross-builds: a single PKG_CONFIG_PATH
  now works for both the cross and the native compilers, but I think this
  should work well for most cases I can think of.
- I tried to fix the guile expression to cross-biuld; guile is built, but not
  its manual, so the derivation still fails. Guile requires patching to
  cross-build, as far as I understnad.
- Made the glibcCross build to be done through the usage of a
  gcc-cross-wrapper over the gcc-cross-stage-static, instead of using it
  directly.
- Trying to make physfs (a neverball dependency) cross build.
- Updated the gcc expression to support building a cross compiler without getting
  derivation variables mixed with those of the stdenvCross.

svn path=/nixpkgs/branches/stdenv-updates/; revision=18534
2009-11-22 19:51:45 +00:00
..
acl2 Adding ACL2. 2009-08-13 14:32:52 +00:00
clisp Changing CLisp, FPC to new style of adding to hydra 2009-08-25 09:00:19 +00:00
erlang Update erlang 2009-05-05 15:46:03 +00:00
falcon Adding Falcon multiparadigm programming language. It has macros and non-trivial syntax at once, which seems interesting in itself.. 2009-07-09 22:30:19 +00:00
guile Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
io big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00
jruby adding jruby-1.1.6 cause the one shipping with netbeans can't get uid. 2009-06-26 16:52:58 +00:00
kaffe * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
lua-4 * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
lua-5 Updating lua5. 2009-04-21 19:47:20 +00:00
maude Maude needs libgmpxx. 2009-07-03 11:31:33 +00:00
octave * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
perl-5.8 perl-5.8 and perl-5.10: fixed build on MacOS X 2009-10-19 09:17:10 +00:00
perl-5.10 Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
php PHP can take mysql as a arugment 2007-10-30 16:04:45 +00:00
php_configurable sry 2009-10-23 11:30:20 +00:00
plt-scheme big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00
pyrex meta.function -> passthru.function, not killing other contents of passthru 2008-11-04 21:24:10 +00:00
python pkgs/development/interpreters/python/2.6/default.nix: fixed build on Darwin 2009-11-05 13:44:30 +00:00
python-new/2.5 fix soappy by using trunk version 2009-08-20 20:19:04 +00:00
r-lang - Some Ruby interpreter bumped version 2008-08-29 13:53:28 +00:00
ruby build ruby with gdbm support 2009-08-20 20:19:01 +00:00
scsh Add packages scsh, The Scheme Shell 2009-11-07 11:17:53 +00:00
spidermonkey Added Makefile.extra to spidermonkey 2007-11-11 16:46:15 +00:00
sys-perl * "." -> "source". 2005-12-05 14:11:09 +00:00
tcl Updating tcl/tk 2009-05-03 14:35:56 +00:00
toolbus * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
xulrunner/wrapper * Use exec. 2008-11-24 09:59:38 +00:00