Yury G. Kudryashov
df71193509
gdb upgraded
...
svn path=/nixpkgs/trunk/; revision=9725
2007-11-16 17:30:34 +00:00
Eelco Dolstra
3b1aac231b
* Binutils 2.18.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9656
2007-11-12 16:17:54 +00:00
Eelco Dolstra
7a424b47f6
* Revert the setup hook changes on the trunk (but they remain on the
...
stdenv-updates branch).
svn path=/nixpkgs/trunk/; revision=9652
2007-11-12 13:51:46 +00:00
Yury G. Kudryashov
d7db21e72a
pkg-config builder deleted
...
svn path=/nixpkgs/trunk/; revision=9648
2007-11-11 20:41:05 +00:00
Yury G. Kudryashov
abfe41230a
Bug in pkg-config fixed (it was created in my prev. commit
...
svn path=/nixpkgs/trunk/; revision=9647
2007-11-11 20:40:48 +00:00
Yury G. Kudryashov
16b44ea14d
Some setup-hooks with new syntax; pkgconfig upgraded to 0.22
...
svn path=/nixpkgs/trunk/; revision=9645
2007-11-11 20:32:43 +00:00
Michael Raskin
a8db1746a5
Fixed log nesting; added Qi.
...
svn path=/nixpkgs/trunk/; revision=9601
2007-11-08 14:34:54 +00:00
Michael Raskin
7b1c9a7a82
Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also.
...
svn path=/nixpkgs/trunk/; revision=9577
2007-11-05 08:32:20 +00:00
Michael Raskin
f723c676b8
Added ltrace - library call tracer. Note that it needed adding an extension point to doUnpack, but it doesn't force full rebuild of everything using builder composing.
...
svn path=/nixpkgs/trunk/; revision=9574
2007-11-03 08:19:00 +00:00
Michael Raskin
3dc3021d01
Renamed replace executable to replace-literal (Yurii Kudryashov noticed conflict with MySQL)
...
svn path=/nixpkgs/trunk/; revision=9376
2007-09-27 14:48:09 +00:00
Yury G. Kudryashov
b6b6888765
cmake hooks changed
...
svn path=/nixpkgs/trunk/; revision=9349
2007-09-20 19:27:55 +00:00
Armijn Hemel
ef783b3c88
update to 4.11
...
svn path=/nixpkgs/trunk/; revision=9322
2007-09-15 23:54:01 +00:00
Eelco Dolstra
ea9667ab18
* Fixed some more URLs.
...
svn path=/nixpkgs/trunk/; revision=9294
2007-09-11 11:15:37 +00:00
Eelco Dolstra
e68cfbe1b4
* Symlink to the lib/ and etc/ directories of the real Ant,
...
OpenOffice needs that.
svn path=/nixpkgs/trunk/; revision=9261
2007-09-06 15:30:38 +00:00
Eelco Dolstra
8746f18f0d
* More OpenOffice hackery. Added the magic incantations to get it to
...
install (of course there's no "make install", that would be too
easy). Also create some wrapper scripts "oowriter", "oodraw" etc.
(I haven't done a full build of this yet, I've hacked on a tmpdir
left behind by nix-build -K.)
svn path=/nixpkgs/trunk/; revision=9260
2007-09-06 15:00:33 +00:00
Marc Weber
088a6817db
added:
...
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp,
procmail, pstree, gxemul
changed:
umlutilities to also support building tunctl optionally (needing kernel header files)
wmii updated and wmiimenu added
svn path=/nixpkgs/trunk/; revision=9242
2007-09-03 12:10:57 +00:00
Marc Weber
19b7d76f81
svn path=/nixpkgs/trunk/; revision=9239
2007-09-02 08:06:54 +00:00
Eelco Dolstra
544cb9cb83
* Rewrite all URLs to GNU mirrors to mirror://gnu/.
...
svn path=/nixpkgs/trunk/; revision=9201
2007-08-27 13:42:00 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Yury G. Kudryashov
33f6eb6b03
Some upgrades needed for kde4:
...
* alsa-lib: 1.0.12 -> 1.0.14
* alsa-utils: 1.0.13 -> 1.0.14
* strigi: 0.5.1 -> 0.5.3dev
* libgpg-error: 1.0 -> 1.4
* gpgme: 1.0.3 -> 1.1.4
* cmake: 2.4.6 -> 2.4.7
* Some kde4 components added (not compilable yet).
* icu4c-3.6 added
* boost: added unicode support to RegEx, switched to "system" layout
svn path=/nixpkgs/trunk/; revision=9068
2007-08-08 13:20:18 +00:00
Yury G. Kudryashov
67d41efde1
Added some parts of kde-4. It doesn't work yet, but I need version control
...
svn path=/nixpkgs/trunk/; revision=9049
2007-08-05 13:54:42 +00:00
Michael Raskin
26ad059fb5
Added cdrkit to burn DVDs.
...
svn path=/nixpkgs/trunk/; revision=8958
2007-07-07 22:31:37 +00:00
Michael Raskin
42f841bcab
Added some descriptions.
...
svn path=/nixpkgs/trunk/; revision=8920
2007-06-26 11:49:45 +00:00
Michael Raskin
c1e37ee94d
svn path=/nixpkgs/trunk/; revision=8896
2007-06-19 17:40:42 +00:00
Michael Raskin
49c274d6a6
Fixed ftp source for those with IPs without reverse DNS.
...
svn path=/nixpkgs/trunk/; revision=8895
2007-06-19 16:06:53 +00:00
Michael Raskin
84649f5303
Added lsof in package collection
...
svn path=/nixpkgs/trunk/; revision=8886
2007-06-17 22:44:30 +00:00
Michael Raskin
54061e6173
Added lsof - "list open files" tool
...
svn path=/nixpkgs/trunk/; revision=8885
2007-06-17 22:34:44 +00:00
Eelco Dolstra
e6779a3701
* Use patchelf 0.3.
...
svn path=/nixpkgs/trunk/; revision=8767
2007-05-24 16:00:05 +00:00
Eelco Dolstra
030b604a1b
* Doh.
...
svn path=/nixpkgs/trunk/; revision=8756
2007-05-24 15:23:44 +00:00
Eelco Dolstra
45c7aa04d7
* Don't look in /usr/lib and /usr/include for certain kinds of
...
dependencies. (NIXPKGS-45)
svn path=/nixpkgs/trunk/; revision=8755
2007-05-24 15:20:40 +00:00
Eelco Dolstra
056209410d
* GNU M4 updated to 1.4.9 (NIXPKGS-51).
...
svn path=/nixpkgs/trunk/; revision=8748
2007-05-24 13:42:28 +00:00
Eelco Dolstra
2f670d1e06
* Copy elfutils before it disappears again.
...
svn path=/nixpkgs/trunk/; revision=8703
2007-05-15 13:33:39 +00:00
Eelco Dolstra
80efe94cd0
* Old version disappeared.
...
svn path=/nixpkgs/trunk/; revision=8701
2007-05-15 13:25:16 +00:00
Armijn Hemel
fc9a530666
1.3.29 -> 1.3.31
...
svn path=/nixpkgs/trunk/; revision=8684
2007-05-14 01:05:53 +00:00
Armijn Hemel
d87871bb9d
update to 3.0.3
...
svn path=/nixpkgs/trunk/; revision=8662
2007-05-13 17:46:47 +00:00
Andres Löh
4c05f557a8
* added Ralf Hinze's "frown" parser generator for Haskell
...
svn path=/nixpkgs/trunk/; revision=8657
2007-05-09 13:10:31 +00:00
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