Eelco Dolstra
cba3104ae8
* Give binutils a lower default priority than the gcc wrapper so that
...
"nix-env -i binutils gcc" will do the Right Thing and not give a
collision.
svn path=/nixpkgs/trunk/; revision=8624
2007-04-27 23:30:07 +00:00
Eelco Dolstra
e317c7de41
* Some cleanup, and the autoconf259 attribute actually referred to
...
Autoconf 2.61.
svn path=/nixpkgs/trunk/; revision=8575
2007-04-15 21:23:07 +00:00
Eelco Dolstra
ad6fa03dfd
* Latest strace.
...
svn path=/nixpkgs/trunk/; revision=8512
2007-03-30 14:37:53 +00:00
Eelco Dolstra
505c169238
* Revived RPM. Damn, RPM is nasty to build.
...
svn path=/nixpkgs/trunk/; revision=8407
2007-03-21 19:25:58 +00:00
Eelco Dolstra
c6db5c80f9
* More Gnome stuff.
...
svn path=/nixpkgs/trunk/; revision=8190
2007-03-05 18:52:31 +00:00
Martin Bravenboer
070bcdf5c6
The name attribute is still necessary for pkgconfig: the binary
...
pkgconfig in stdenv is only used for mingw, not for cygwin. So
pkgconfig will be build on cygwin from source. This will fail because
of the ? in the filename.
svn path=/nixpkgs/trunk/; revision=8152
2007-03-03 01:38:43 +00:00
Eelco Dolstra
7eb82b5ace
* Get rid of old pkgconfigs.
...
svn path=/nixpkgs/trunk/; revision=8150
2007-03-02 19:14:24 +00:00
Eelco Dolstra
2d33b25877
* fetchurl: accept an optional name. Useful for file names that contain
...
unacceptable characters (such as ? on Windows).
svn path=/nixpkgs/trunk/; revision=8149
2007-03-02 19:07:36 +00:00
Martin Bravenboer
2e2daff8ab
Mirror the patch to avoid ? in filename.
...
svn path=/nixpkgs/trunk/; revision=8148
2007-03-02 19:04:56 +00:00
Eelco Dolstra
714da445bb
* pkgconfig 0.21 is now the default.
...
* Some hackery to get Firefox to build again.
svn path=/nixpkgs/trunk/; revision=8076
2007-02-27 15:15:20 +00:00
Martin Bravenboer
7cda27b6ec
Fix for building valgrind on x86_64-linux.
...
If building on x86_64-linux, pass --enable-only64bit to the configure
script of valgrind. This disables the 32-bit build, which uses gcc
-m32, which is not supported by the standard gcc for x86_64-linux.
svn path=/nixpkgs/trunk/; revision=8073
2007-02-27 10:40:15 +00:00
Martin Bravenboer
c3f8a99b8c
Updated gaim to latest beta
...
Added gdb
svn path=/nixpkgs/trunk/; revision=8019
2007-02-22 16:07:51 +00:00
Martin Bravenboer
163ce4533e
updated autoconf to 2.61
...
svn path=/nixpkgs/trunk/; revision=8013
2007-02-22 14:16:19 +00:00
Martin Bravenboer
d1e0c693c1
fix impurity of lcov install
...
svn path=/nixpkgs/trunk/; revision=7964
2007-02-21 11:40:12 +00:00
Eelco Dolstra
b29ff1281b
* Use the latest patchelf on x86_64.
...
svn path=/nixpkgs/trunk/; revision=7867
2007-02-06 21:12:30 +00:00
Eelco Dolstra
c7de8ceb73
* Valgrind 3.2.3
...
svn path=/nixpkgs/trunk/; revision=7839
2007-02-05 12:45:24 +00:00
Eelco Dolstra
3ab1768aff
* Valgrind 3.2.2.
...
svn path=/nixpkgs/trunk/; revision=7784
2007-01-23 17:29:11 +00:00
Armijn Hemel
7e41b751cb
new versions of various very important tools to keep the buildfarm busy.
...
svn path=/nixpkgs/trunk/; revision=7485
2006-12-25 23:28:35 +00:00
Armijn Hemel
d2d3dc33dd
update to 1.4.8
...
svn path=/nixpkgs/trunk/; revision=7484
2006-12-25 21:23:09 +00:00
Armijn Hemel
331ed07b8c
add stub for automake 1.10
...
svn path=/nixpkgs/trunk/; revision=7481
2006-12-25 20:00:12 +00:00
Arie Middelkoop
afde8e6270
Added GHC 6.6.
...
note: the old GHC 6.4(.2?) version is still there. I reused the bootstrap-version to bootstrap GHC-6.6. And some other packages depend on the old GHC
version as well.
note: only use this package for building other packages. If you install it as an end-user, you'll only be able to use the default GHC libraries,
because other libraries are only privately registered to this GHC version during a nix-build by hooks (which are not executed when you run GHC
yourself as an end-user).
Consequently, also added a newer version of uulib and uuagc.
svn path=/nixpkgs/trunk/; revision=7346
2006-12-15 13:32:55 +00:00
Eelco Dolstra
84983f974f
* Strace fixes.
...
svn path=/nixpkgs/trunk/; revision=6911
2006-10-30 15:36:33 +00:00
Eelco Dolstra
60a9aa66bf
* Switching.
...
svn path=/nixpkgs/trunk/; revision=6827
2006-10-24 20:53:54 +00:00
Eelco Dolstra
491f9dec21
* Quick hack to get binutils to build with dietlibc on x86_64.
...
svn path=/nixpkgs/trunk/; revision=6808
2006-10-23 18:55:25 +00:00
Eelco Dolstra
6b03da43d9
* binutils on dietlibc.
...
* Pass -lcompat by default in the dietlibc stdenv.
svn path=/nixpkgs/trunk/; revision=6770
2006-10-19 11:03:20 +00:00
Eelco Dolstra
76405f2b7f
* `drv + /path' is deprecated, so don't do that anymore.
...
svn path=/nixpkgs/trunk/; revision=6754
2006-10-17 14:06:18 +00:00
Armijn Hemel
c084660522
new texinfo
...
svn path=/nixpkgs/trunk/; revision=6735
2006-10-14 20:19:23 +00:00
Eelco Dolstra
ef9b025dbe
* Remove a bunch of unused Nix expressions.
...
svn path=/nixpkgs/trunk/; revision=6716
2006-10-12 15:43:01 +00:00
Eelco Dolstra
ad897a7c96
* Update more URLs.
...
svn path=/nixpkgs/trunk/; revision=6713
2006-10-12 14:53:45 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
368c196a62
* More descriptions.
...
svn path=/nixpkgs/trunk/; revision=6709
2006-10-12 10:53:16 +00:00
Eelco Dolstra
6006d61835
* Added a bunch of descriptions.
...
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Armijn Hemel
2b0b1e93a6
bump to latest version
...
svn path=/nixpkgs/trunk/; revision=6645
2006-10-02 21:33:37 +00:00
Armijn Hemel
6b04c4a65e
new m4
...
svn path=/nixpkgs/trunk/; revision=6644
2006-10-02 21:30:54 +00:00
Eelco Dolstra
85230c348a
* Some Bison/Flex refactoring.
...
* Added Bison 2.3.
svn path=/nixpkgs/trunk/; revision=6635
2006-10-02 15:14:17 +00:00
Eelco Dolstra
07b12ad2f0
* SWIG 1.3.29.
...
svn path=/nixpkgs/trunk/; revision=6567
2006-09-20 14:11:13 +00:00
Eelco Dolstra
8b7d9e90e1
* Valgrind 3.2.1.
...
svn path=/nixpkgs/trunk/; revision=6536
2006-09-16 17:04:01 +00:00
Armijn Hemel
39eb66f644
set default to 1.4.6 (was 1.4.3)
...
svn path=/nixpkgs/trunk/; revision=6378
2006-08-30 17:05:47 +00:00
Armijn Hemel
93f876da32
add 1.4.6. Maybe we should make this the default as well...
...
svn path=/nixpkgs/trunk/; revision=6374
2006-08-30 15:58:04 +00:00
Martin Bravenboer
dfe1a1d6ec
Update to pkgconfig 0.21
...
svn path=/nixpkgs/trunk/; revision=6153
2006-08-17 16:56:40 +00:00
Martin Bravenboer
1cb5a30f34
Added ANTLR 2.7.6
...
svn path=/nixpkgs/trunk/; revision=6082
2006-08-09 15:09:50 +00:00
Eelco Dolstra
bf1e734f85
* Don't use the subpath operator (~) anymore, it's subsumed by normal
...
concatenation (+).
svn path=/nixpkgs/trunk/; revision=6080
2006-08-09 15:05:30 +00:00
Armijn Hemel
1c1ad8b285
add a builder for a statically linked binutils (for the initial stdenv build process). This needs the references to glibc nuked as well...
...
svn path=/nixpkgs/trunk/; revision=6054
2006-08-05 10:55:58 +00:00
Martin Bravenboer
a31de1c856
Added ANTLR 3 beta
...
svn path=/nixpkgs/trunk/; revision=6033
2006-08-03 16:08:25 +00:00
Eelco Dolstra
4fb1ec6a36
* Flex 2.5.33. This one builds on Darwin.
...
svn path=/nixpkgs/trunk/; revision=6012
2006-08-01 12:29:54 +00:00
Armijn Hemel
703542fa4e
add GNU m4 1.4.5
...
svn path=/nixpkgs/trunk/; revision=5757
2006-07-17 21:19:26 +00:00
Eelco Dolstra
1410af25b7
* Latest Libtool.
...
svn path=/nixpkgs/trunk/; revision=5710
2006-07-14 15:57:52 +00:00
Armijn Hemel
719429c592
update to 3.0.2
...
svn path=/nixpkgs/trunk/; revision=5625
2006-07-06 18:25:25 +00:00
Armijn Hemel
9a4f512001
gperf uses the generic builder
...
svn path=/nixpkgs/trunk/; revision=5624
2006-07-06 18:22:45 +00:00
Armijn Hemel
b1c67e02c4
add swig 1.3.29, but don't make it the default
...
svn path=/nixpkgs/trunk/; revision=5623
2006-07-06 18:20:19 +00:00
Martin Bravenboer
501091c09b
A pkgs/development/tools/misc/pkgconfig/pkgconfig-0.20.nix
...
Added latest pkgconfig.
M pkgs/top-level/all-packages.nix
Added attribute for latest libtool and latest pkgconfig.
svn path=/nixpkgs/trunk/; revision=5548
2006-07-01 00:51:14 +00:00
Armijn Hemel
893557450c
add bison 2.3
...
svn path=/nixpkgs/trunk/; revision=5547
2006-06-30 23:30:45 +00:00
Armijn Hemel
a7aad4da66
add m4 1.4.4
...
svn path=/nixpkgs/trunk/; revision=5546
2006-06-30 23:26:34 +00:00
Armijn Hemel
d437ba1539
add libtool 1.5.22
...
svn path=/nixpkgs/trunk/; revision=5545
2006-06-30 23:23:30 +00:00
Eelco Dolstra
d97fa85adf
* Some VLC-related updates.
...
* Variability :-) Provide both Autoconf 2.59 and 2.60 (the former
being the default for now).
svn path=/nixpkgs/trunk/; revision=5539
2006-06-29 12:41:25 +00:00
Armijn Hemel
9a67a5ca5a
upgrade to 4.5.14
...
svn path=/nixpkgs/trunk/; revision=5537
2006-06-29 11:52:23 +00:00
Armijn Hemel
18a9eb7df6
add Nix expression for 2.17
...
svn path=/nixpkgs/trunk/; revision=5534
2006-06-28 22:42:51 +00:00
Armijn Hemel
0891c55730
add new version of help2man, with variability (no upgrade to the latest and
...
greatest)
svn path=/nixpkgs/trunk/; revision=5533
2006-06-28 22:31:32 +00:00
Armijn Hemel
f590067ee0
new autoconf, gettext and coreutils. Tested to build in work in NixOS.
...
svn path=/nixpkgs/trunk/; revision=5532
2006-06-28 21:35:37 +00:00
Eelco Dolstra
7682bf3d1e
* Make it easier to override parts of stdenv (like gcc or make) per
...
package using the `overrideGCC' and `overrideInStdenv' functions.
svn path=/nixpkgs/trunk/; revision=5505
2006-06-23 20:11:36 +00:00
Martin Bravenboer
530657fb19
The real gnumake 3.80
...
svn path=/nixpkgs/trunk/; revision=5491
2006-06-22 10:27:35 +00:00
Eelco Dolstra
169315dc1d
* Revive GNU make 3.80 for programs that need it.
...
svn path=/nixpkgs/trunk/; revision=5488
2006-06-22 09:38:32 +00:00
Eelco Dolstra
2c1e5d0cfa
* Latest GNU Make.
...
svn path=/nixpkgs/trunk/; revision=5480
2006-06-21 15:53:46 +00:00
Eelco Dolstra
79cfc212b0
* Valgrind 3.2.0.
...
* Removed callgrind.
svn path=/nixpkgs/trunk/; revision=5410
2006-06-08 09:45:08 +00:00
Eelco Dolstra
4acfb1a684
* More examples of interpolation.
...
svn path=/nixpkgs/trunk/; revision=5244
2006-05-01 15:25:17 +00:00
Eelco Dolstra
0b81c9f7d4
* TODO.
...
svn path=/nixpkgs/trunk/; revision=5086
2006-03-24 11:15:52 +00:00
Eelco Dolstra
7c50890ebe
* Properly pass arguments to valgrind (this patch should really be
...
sent upstream).
svn path=/nixpkgs/trunk/; revision=5048
2006-03-16 13:04:55 +00:00
Eelco Dolstra
ae736de422
* Valgrind 3.1.1.
...
svn path=/nixpkgs/trunk/; revision=5047
2006-03-16 13:02:03 +00:00
Martin Bravenboer
a63588689d
Added jikespg, an oldskool parser generator
...
svn path=/nixpkgs/trunk/; revision=5038
2006-03-14 18:20:21 +00:00
Eelco Dolstra
0d299bc2f7
* Purify aangifte2005. Now we can do our taxes in NixOS ;-)
...
svn path=/nixpkgs/trunk/; revision=4980
2006-03-03 22:31:16 +00:00
Armijn Hemel
85252cbcfd
add mipsel-linux support
...
svn path=/nixpkgs/trunk/; revision=4978
2006-03-03 21:12:20 +00:00
Merijn de Jonge
b81dde0661
added sglr-3.14
...
svn path=/nixpkgs/trunk/; revision=4685
2006-02-03 09:23:18 +00:00
Christof Douma
1fa4c66b73
added version to uuagc
...
added: noweb, lua-5.x, lua-4.x, mk, qc-- (as qcmm)
svn path=/nixpkgs/trunk/; revision=4681
2006-02-02 17:07:07 +00:00
Eelco Dolstra
3c614ad92f
* Added the build manager SCons.
...
svn path=/nixpkgs/trunk/; revision=4673
2006-02-02 12:59:41 +00:00
Eelco Dolstra
0e09f5a1e0
* Copy files.
...
svn path=/nixpkgs/trunk/; revision=4636
2006-01-31 13:51:38 +00:00
Eelco Dolstra
a9df2bc8b6
* Latest valgrind, callgrind.
...
* Build callgrind so that it doesn't need its own copy of valgrind.
* Add kcachegrind and callgrind to the cache.
svn path=/nixpkgs/trunk/; revision=4635
2006-01-31 13:50:49 +00:00
Eelco Dolstra
9f898a586b
* Copy even more files (in particular from losser.st-lab.cs.uu.nl,
...
can't assume that it will live forever).
svn path=/nixpkgs/trunk/; revision=4624
2006-01-30 16:11:00 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Christof Douma
8d4e61d096
change uulib to store all dependencies to package.conf
...
added ghc-wrapper to use a generated global package.conf
added uuagc
svn path=/nixpkgs/trunk/; revision=4608
2006-01-27 10:16:15 +00:00
Armijn Hemel
036e97eea9
add binutils for powerpc-linux. Happy New Year!!!
...
svn path=/nixpkgs/trunk/; revision=4474
2006-01-01 01:36:08 +00:00
Armijn Hemel
05ab87c7e1
move some of the configuration into the builder from default.nix. Also add support for sparc
...
svn path=/nixpkgs/trunk/; revision=4470
2005-12-31 16:27:23 +00:00
Armijn Hemel
8b10549f2e
move binutils-arm to binutils-cross. Also, add binutils for mips-linux in a
...
more generic way. Still, there is a lot of room for improvement.
svn path=/nixpkgs/trunk/; revision=4458
2005-12-31 03:46:20 +00:00
Armijn Hemel
5c461f8e7b
small hack to get strace compiling with glibc 2.3.6
...
svn path=/nixpkgs/trunk/; revision=4340
2005-12-06 12:02:13 +00:00
Armijn Hemel
e700b0964e
update strace to 4.5.12. This does not solve the glibc quota problems,
...
will add a patch soon...
svn path=/nixpkgs/trunk/; revision=4339
2005-12-06 11:47:02 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Armijn Hemel
b8045f9dd2
add ctags
...
svn path=/nixpkgs/trunk/; revision=4299
2005-11-21 12:49:28 +00:00
Martin Bravenboer
a07c80b6d9
kcachegrind
...
svn path=/nixpkgs/trunk/; revision=4273
2005-11-12 21:33:39 +00:00
Martin Bravenboer
d1b548a11d
Builder fixes
...
svn path=/nixpkgs/trunk/; revision=4267
2005-11-12 17:44:52 +00:00
Martin Bravenboer
f4b63fcae8
Builder fixes
...
svn path=/nixpkgs/trunk/; revision=4266
2005-11-12 17:44:40 +00:00
Martin Bravenboer
d7cd4fbb08
Added kcachegrind
...
svn path=/nixpkgs/trunk/; revision=4265
2005-11-12 17:09:29 +00:00
Martin Bravenboer
7bb47c0150
Added kcachegrind
...
svn path=/nixpkgs/trunk/; revision=4264
2005-11-12 17:08:51 +00:00
Martin Bravenboer
dfce6ac924
Upgrade of callgrind to pre-release of 0.10.1
...
svn path=/nixpkgs/trunk/; revision=4260
2005-11-11 18:32:37 +00:00
Martin Bravenboer
56f1fe73e9
Added callgrind, which is an extraordinary sexy tool for call graphs and profiling based onvalgrind
...
svn path=/nixpkgs/trunk/; revision=4259
2005-11-11 16:54:03 +00:00
Armijn Hemel
4431b8377b
add binutils for use in a crosscompiler, hosted on x86 though.
...
svn path=/nixpkgs/trunk/; revision=4214
2005-11-03 23:20:43 +00:00
Martin Bravenboer
9bdcac2fe9
Upgrade of sdf to 2.3.3
...
svn path=/nixpkgs/trunk/; revision=4209
2005-11-03 18:15:14 +00:00
Armijn Hemel
3f5a0c251a
add bison 2.1
...
svn path=/nixpkgs/trunk/; revision=4150
2005-10-26 21:30:49 +00:00
Martin Bravenboer
8e2ba28fe1
Accept NIX_ANT_OPTS
...
svn path=/nixpkgs/trunk/; revision=4132
2005-10-25 17:57:36 +00:00
Eelco Dolstra
2700984b8d
* Valgrind 3.0.1.
...
svn path=/nixpkgs/trunk/; revision=4121
2005-10-24 13:01:49 +00:00
Eelco Dolstra
3c1c258aa5
* Use PatchELF 0.1.
...
svn path=/nixpkgs/trunk/; revision=4062
2005-10-11 13:31:33 +00:00
Eelco Dolstra
bdabd66a46
* Install ncurses header files in $out/include, not
...
$out/include/ncurses. This simplifies many builders.
svn path=/nixpkgs/trunk/; revision=4008
2005-10-04 14:24:19 +00:00
Eelco Dolstra
bbbf730cb0
* Use the latest patchelf.
...
svn path=/nixpkgs/trunk/; revision=4006
2005-10-04 13:21:33 +00:00
Eelco Dolstra
07be11540a
* Oops. Add missing file.
...
svn path=/nixpkgs/trunk/; revision=3998
2005-10-03 08:35:25 +00:00
Martin Bravenboer
4c70ef7e5d
Cleaning up the java naming conventions
...
svn path=/nixpkgs/trunk/; revision=3871
2005-09-17 23:58:51 +00:00
Martin Bravenboer
4f372e9352
Fix in filename of automake-1.7.x
...
svn path=/nixpkgs/trunk/; revision=3835
2005-09-16 00:41:00 +00:00
Eelco Dolstra
6d340b8835
* Automake 1.9.x updated to 1.9.6.
...
* Made Automake 1.9.x the default (over 1.7.9).
svn path=/nixpkgs/trunk/; revision=3813
2005-09-13 09:46:46 +00:00
Eelco Dolstra
d23d072610
* Libtool updated to 1.5.20.
...
svn path=/nixpkgs/trunk/; revision=3812
2005-09-13 09:11:31 +00:00
Martin Bravenboer
a0da6723f3
Update of sdf2-bundle to 2.3.2
...
svn path=/nixpkgs/trunk/; revision=3714
2005-08-26 21:42:17 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Martin Bravenboer
0f8f7c03ff
sdf2-bundle now needs pkg-config
...
svn path=/nixpkgs/trunk/; revision=3629
2005-08-17 18:39:04 +00:00
Martin Bravenboer
5d98173434
Upgraded sdf2-bundle to 2.3.1
...
svn path=/nixpkgs/trunk/; revision=3627
2005-08-17 18:27:05 +00:00
Eelco Dolstra
785fb78cf2
* Fork iputils.
...
svn path=/nixpkgs/trunk/; revision=3267
2005-06-30 16:05:14 +00:00
Eelco Dolstra
cf09d1933d
* Revert.
...
svn path=/nixpkgs/trunk/; revision=3266
2005-06-30 16:03:44 +00:00
Armijn Hemel
beaf54c8f9
oops, never ever *ever* forget essential false. I will LART myself now...
...
svn path=/nixpkgs/trunk/; revision=3265
2005-06-30 16:02:23 +00:00
Armijn Hemel
2bc1da9c9c
link $out/bin/lex to $out/bin/flex and $out/lib/libl.a to $out/lib/libfl.a.
...
This is needed to make iputils build.
svn path=/nixpkgs/trunk/; revision=3264
2005-06-30 15:16:53 +00:00
Eelco Dolstra
8bef2f3f82
* Use the generic builder.
...
svn path=/nixpkgs/trunk/; revision=3196
2005-06-17 13:51:33 +00:00
Eelco Dolstra
aa05801439
* Ant updated to 1.6.5.
...
svn path=/nixpkgs/trunk/; revision=3191
2005-06-17 11:41:52 +00:00
Eelco Dolstra
a450978f26
* Glibc updated to 2.3.5.
...
* GCC 3.4.4 and 3.3.6.
* Other stdenv packages updated.
svn path=/nixpkgs/trunk/; revision=3188
2005-06-17 10:30:13 +00:00
Martin Bravenboer
e3a47a07ed
Upgrades of postgresql, jetty, and ant to the latest versions.
...
svn path=/nixpkgs/trunk/; revision=3122
2005-05-24 14:57:41 +00:00
Martin Bravenboer
3aa13ab39a
Typo
...
svn path=/nixpkgs/trunk/; revision=3082
2005-05-19 11:26:23 +00:00
Martin Bravenboer
1c9690ab2f
* pkgs/development/tools/parsing/sdf/default.nix: default.nix
...
now imports Nix expression of specific version.
* pkgs/development/tools/parsing/sdf/sdf2-bundle-2.2.nix: added
previous version of sdf2-bundle.
* pkgs/development/tools/parsing/sdf2: obsolete.
* pkgs/development/compilers/strategoxt/strategoxt-0.12.nix: use
sdf2-bundle instead of attribute set for the individual packages.
*
svn path=/nixpkgs/trunk/; revision=3081
2005-05-19 11:23:56 +00:00
Eelco Dolstra
2176134a07
* Added help2man and Locale::gettext. Contributed by olivier <bitmap
...
AT pan.homelinux.com>.
svn path=/nixpkgs/trunk/; revision=3067
2005-05-18 21:15:29 +00:00
Martin Bravenboer
b99065a3d9
* Upgraded Stratego/XT to Stratego/XT 0.14
...
* Clean up of SDF attributes in all-package-generic. There is now a
single attribute, called sdf.
svn path=/nixpkgs/trunk/; revision=3062
2005-05-18 16:50:14 +00:00
Martin Bravenboer
b381db3399
Added pkg-config 0.17.2 as pkgconfig017x
...
svn path=/nixpkgs/trunk/; revision=2913
2005-04-27 16:22:43 +00:00
Martin Bravenboer
8600c9013f
Reverted to 0.15 and 0.17.2 in separate file.
...
svn path=/nixpkgs/trunk/; revision=2909
2005-04-27 07:29:34 +00:00
Martin Bravenboer
85795c5018
Update to latest pkgconfig
...
svn path=/nixpkgs/trunk/; revision=2907
2005-04-26 20:55:46 +00:00
Eelco Dolstra
7775caaa35
* Evacuate tarballs.
...
svn path=/nixpkgs/trunk/; revision=2527
2005-04-11 13:09:01 +00:00
Eelco Dolstra
5c72ac8252
* Valgrind updated to 2.4.0.
...
svn path=/nixpkgs/trunk/; revision=2520
2005-04-11 08:55:05 +00:00
Eelco Dolstra
cae1a161e2
* Automake 1.9.5.
...
svn path=/nixpkgs/trunk/; revision=2422
2005-03-16 10:44:39 +00:00
Eelco Dolstra
f6e91bc9c9
* Merge r2396.
...
svn path=/nixpkgs/trunk/; revision=2397
2005-03-14 09:22:26 +00:00
Eelco Dolstra
06fc15a717
* Libtool updated to 1.5.14.
...
svn path=/nixpkgs/trunk/; revision=2351
2005-03-09 17:38:17 +00:00
Eelco Dolstra
fc2318ca63
* Autoconf updated to 2.59.
...
svn path=/nixpkgs/trunk/; revision=2350
2005-03-09 17:37:37 +00:00
Eelco Dolstra
8d24f2179f
* Some (hopefully temporary) hacks to get Valgrind to compile with
...
2.6.10 headers. Now everything in populate-cache.nix builds again :-)
svn path=/nixpkgs/trunk/; revision=2291
2005-02-23 20:56:08 +00:00
Eelco Dolstra
5b6b8d3e3e
* Use the latest patchelf. This fixes broken gconv modules (e.g.,
...
$glibc/lib/gconv/ISO-2022-JP.so has an RPATH of `$ORIGIN' so that it
can find glibc/lib/gconv/libJIS.so; `$ORIGIN' should not be filtered
out of the RPATH).
svn path=/nixpkgs/trunk/; revision=2290
2005-02-23 14:15:33 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Martin Bravenboer
99c054c053
Added Automake 1.9.4
...
svn path=/nixpkgs/trunk/; revision=2095
2005-01-26 09:44:13 +00:00
Martin Bravenboer
37d2e5519e
Separate files for different Automake versions
...
svn path=/nixpkgs/trunk/; revision=2094
2005-01-26 09:36:29 +00:00
Martin Bravenboer
c8c0c50eb2
Update of sdf2-bundle 2.3
...
svn path=/nixpkgs/trunk/; revision=2003
2005-01-10 17:24:39 +00:00
Martin Bravenboer
b672ffc5b7
Upgrade of SDF2 Bundle to version 2.3
...
svn path=/nixpkgs/trunk/; revision=1937
2004-12-23 21:18:00 +00:00
Martin Bravenboer
60c13a4e71
Upgraded the sdf2-bundle to 2.2 and added it package to populate-cache.
...
svn path=/nixpkgs/trunk/; revision=1700
2004-11-05 14:38:57 +00:00
Eelco Dolstra
836d453886
* Revert r1570, SWIG 1.3.22 breaks Subversion/Python bindings.
...
svn path=/nixpkgs/trunk/; revision=1663
2004-11-03 12:14:33 +00:00
Eelco Dolstra
7ee62b0bd9
* Added lcov (from CVS).
...
svn path=/nixpkgs/trunk/; revision=1593
2004-10-22 14:34:58 +00:00
Eelco Dolstra
af78f4c44b
* SWIG updated to 1.3.22.
...
* Build Java/SWIG bindings in addition to the Java HL bindings in
Subversion. Hm, I thought I had committed this.
svn path=/nixpkgs/trunk/; revision=1570
2004-10-18 08:56:09 +00:00
Eelco Dolstra
b6001eed67
* Use patchelf to remove unnecessary directories automatically (in the
...
installation phase) from the rpaths of ELF executables and
libraries. This results in smaller closures.
svn path=/nixpkgs/trunk/; revision=1534
2004-10-02 18:27:50 +00:00
Eelco Dolstra
3016830968
* Patchelf updated to latest prerelease.
...
svn path=/nixpkgs/trunk/; revision=1522
2004-09-27 19:36:44 +00:00
Eelco Dolstra
8cbdcb4b03
* Added patchelf.
...
svn path=/nixpkgs/trunk/; revision=1505
2004-09-25 19:32:23 +00:00
Eelco Dolstra
1ab4a9324c
* The `patch' command is now part of stdenv, so it no longer needs to
...
be passed to derivations that need to apply patches.
* GCC 3.4 is now the default compiler (old GCC renamed to `gcc-3.3').
* The temporary GCCs built during the stdenvLinux bootstrap are now
built without C++ support and without profiling.
* Remove fixincl in GCC 3.4 to prevent a retained dependency on the
previous GCC.
* Always set $prefix in setup.sh, even when there is no configure
script.
svn path=/nixpkgs/trunk/; revision=1444
2004-09-18 17:23:18 +00:00
Eelco Dolstra
54c7304dbe
* Binutils updated to 2.15 (required for glibc 2.3.3).
...
svn path=/nixpkgs/trunk/; revision=1440
2004-09-18 17:09:17 +00:00
Rob Vermaas
c82e3b72c6
* xdoc
...
svn path=/nixpkgs/trunk/; revision=1394
2004-09-13 08:45:50 +00:00
Eelco Dolstra
edda6f73a9
* Valgrind 2.2.0.
...
svn path=/nixpkgs/trunk/; revision=1388
2004-09-10 09:55:34 +00:00
Martin Bravenboer
007765937b
These Ants just keep getting better\!. Also added prelim. version of PostgreSQL.
...
svn path=/nixpkgs/trunk/; revision=1326
2004-08-24 11:38:40 +00:00