Ludovic Courtès
63a9c0e5a1
LCOV: Fix FreeBSD patch.
...
svn path=/nixpkgs/trunk/; revision=34057
2012-05-11 09:31:37 +00:00
Ludovic Courtès
04600bbec1
Darwin: Add mig',
lipo', etc. to `stdenvNative'.
...
Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc.
svn path=/nixpkgs/trunk/; revision=33893
2012-04-23 15:47:31 +00:00
Yury G. Kudryashov
57fd764a39
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-05 10:00:23 +00:00
Ludovic Courtès
d8849a045e
lcov: Fix build on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=32746
2012-03-02 15:57:36 +00:00
Yury G. Kudryashov
e5027e5b36
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Peter Simons
ca1912036b
cppcheck: added version 1.53
...
svn path=/nixpkgs/trunk/; revision=32302
2012-02-15 16:07:45 +00:00
Peter Simons
c5d870f1d8
sparse: updated to version 0.4.4
...
svn path=/nixpkgs/trunk/; revision=32301
2012-02-15 16:07:38 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Ludovic Courtès
d5951bfac1
LCOV: Add `meta.platforms'.
...
svn path=/nixpkgs/trunk/; revision=30775
2011-12-06 14:12:43 +00:00
Lluís Batlle i Rossell
8d746d0fd5
Updating valgrind
...
svn path=/nixpkgs/trunk/; revision=30723
2011-12-04 00:25:58 +00:00
Ludovic Courtès
37776f1568
Valgrind: Add myself as maintainer.
...
svn path=/nixpkgs/trunk/; revision=29657
2011-10-05 10:52:16 +00:00
Ludovic Courtès
631c013a13
Valgrind: Remove unnecessary dependency on Autoconf and Automake.
...
svn path=/nixpkgs/trunk/; revision=29656
2011-10-05 10:52:11 +00:00
Ludovic Courtès
ba677f861f
Valgrind: Fix Darwin builds.
...
svn path=/nixpkgs/trunk/; revision=29655
2011-10-05 10:52:05 +00:00
Eelco Dolstra
5a437c99d6
* Valgrind 3.6.1.
...
svn path=/nixpkgs/trunk/; revision=26191
2011-03-07 12:37:01 +00:00
Eelco Dolstra
2b464d6e13
* lcov updated to 1.9.
...
svn path=/nixpkgs/trunk/; revision=25475
2011-01-09 19:24:32 +00:00
Lluís Batlle i Rossell
1cb59660e0
Removing valgrind patches, as we got a recent valgrind already.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24853
2010-11-25 09:32:12 +00:00
Michael Raskin
31b22ed108
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24820
2010-11-23 08:57:29 +00:00
Lluís Batlle i Rossell
8cd20e6f61
Adding valkyrie, a frontend for some valgrind 3.6 tools.
...
svn path=/nixpkgs/trunk/; revision=24815
2010-11-22 19:10:15 +00:00
Michael Raskin
6af8a1debd
Merging from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24804
2010-11-22 11:39:42 +00:00
Lluís Batlle i Rossell
e8320167d2
Updating valgrind to 3.6.0
...
svn path=/nixpkgs/trunk/; revision=24803
2010-11-22 09:03:22 +00:00
Lluís Batlle i Rossell
7867c5ee47
Making valgrind build with glibc 2.12 (now tested in x86_64)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24029
2010-10-03 09:12:39 +00:00
Lluís Batlle i Rossell
6391408e7a
Trying to make valgrind build in glibc 2.12 (blind commit)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24028
2010-10-03 09:01:14 +00:00
Eelco Dolstra
4e571746c1
* Apply an upstream patch to fix the "reached unexpected end of file"
...
errors processing gcno files (e.g. http://hydra.nixos.org/build/410894 ).
svn path=/nixpkgs/trunk/; revision=22047
2010-05-28 12:58:50 +00:00
Ludovic Courtès
aa0902047e
LCOV 1.8.
...
svn path=/nixpkgs/trunk/; revision=21149
2010-04-18 21:51:33 +00:00
Lluís Batlle i Rossell
d2b237ba51
Adding ired, a 'radare' simplification: Interactive Raw Editor.
...
svn path=/nixpkgs/trunk/; revision=20511
2010-03-09 18:14:59 +00:00
Lluís Batlle i Rossell
697266261b
Updating radare, and trying to build it in more platforms.
...
svn path=/nixpkgs/trunk/; revision=20447
2010-03-05 23:48:35 +00:00
Eelco Dolstra
1d6d92c9a1
* Make Valgrind compile with Glibc 2.11.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19554
2010-01-19 22:27:07 +00:00
Eelco Dolstra
0fe3d3a313
* Doh.
...
svn path=/nixpkgs/trunk/; revision=17373
2009-09-23 19:50:31 +00:00
Eelco Dolstra
b7a90c11d3
* selectMaintained (renamed): don't use meta.maintainer, just use
...
meta.platforms.
* Valgrind *should* work on Darwin now, except that our GCC doesn't
recognise the -arch flag.
svn path=/nixpkgs/trunk/; revision=17372
2009-09-23 19:45:02 +00:00
Eelco Dolstra
880e6ba1f7
* Valgrind 3.5.0.
...
svn path=/nixpkgs/trunk/; revision=17369
2009-09-23 18:46:07 +00:00
Lluís Batlle i Rossell
8515a7fa68
Adding me as a maintainer, with a pair of packages.
...
svn path=/nixpkgs/trunk/; revision=17295
2009-09-20 09:37:55 +00:00
Lluís Batlle i Rossell
f85146e2fc
Making radare more flexible on build options.
...
svn path=/nixpkgs/trunk/; revision=17294
2009-09-20 09:33:37 +00:00
Eelco Dolstra
4c89d4f833
* Clean up the coverage report in the case where absolute paths are
...
used in the *.gcno files.
svn path=/nixpkgs/trunk/; revision=16925
2009-09-02 09:37:52 +00:00
Eelco Dolstra
54a5ad0c6f
* Hacked up a patch to let lcov find source files referenced by a
...
path relative to some arbitrary parent of the .gcno file. For
instance, this happens when building Subversion with coverage.
svn path=/nixpkgs/trunk/; revision=16902
2009-08-31 15:02:01 +00:00
Eelco Dolstra
024c82ee04
* lcov 1.7.
...
svn path=/nixpkgs/trunk/; revision=16888
2009-08-28 14:11:09 +00:00
Lluís Batlle i Rossell
62a8e0806b
Radare update from 1.4.1 to 1.4.2
...
svn path=/nixpkgs/trunk/; revision=16778
2009-08-19 20:19:08 +00:00
Rob Vermaas
c1c7dce5d5
* added checkstyle, pmd, jdepends.
...
* changed version of ant to 1.7
svn path=/nixpkgs/trunk/; revision=15994
2009-06-18 12:51:51 +00:00
Lluís Batlle i Rossell
4855ff6979
Updating radare.
...
svn path=/nixpkgs/trunk/; revision=15966
2009-06-15 18:37:31 +00:00
Lluís Batlle i Rossell
3fae4aa6b3
Updating radare to 1.4.
...
svn path=/nixpkgs/trunk/; revision=15847
2009-06-03 19:45:38 +00:00
Lluís Batlle i Rossell
166f375bd2
Fixing spin's references to cpp
...
svn path=/nixpkgs/trunk/; revision=15478
2009-05-06 21:03:49 +00:00
Lluís Batlle i Rossell
ef25944cdb
Updating tcl/tk
...
svn path=/nixpkgs/trunk/; revision=15434
2009-05-03 14:35:56 +00:00
Lluís Batlle i Rossell
63c8ccf84c
Adding spin
...
svn path=/nixpkgs/trunk/; revision=15433
2009-05-03 14:35:43 +00:00
Lluís Batlle i Rossell
621b56e233
Radare version bump
...
svn path=/nixpkgs/trunk/; revision=15349
2009-04-28 10:31:16 +00:00
Lluís Batlle i Rossell
672890153e
Fixing lua and perl for radare.
...
svn path=/nixpkgs/trunk/; revision=15230
2009-04-21 21:31:08 +00:00
Lluís Batlle i Rossell
233cf74781
Adding radare
...
svn path=/nixpkgs/trunk/; revision=15226
2009-04-21 19:47:51 +00:00
Eelco Dolstra
2c0558e11c
* Valgrind 3.4.1.
...
svn path=/nixpkgs/trunk/; revision=14304
2009-03-03 09:19:50 +00:00
Eelco Dolstra
7e9eb1bf70
* Valgrind 3.4.0.
...
* callgrind_annotate.patch isn't needed because the generic builder
rewrites /usr/bin/perl automatically.
svn path=/nixpkgs/trunk/; revision=13705
2009-01-05 10:51:57 +00:00
Ludovic Courtès
3328fd9d3d
Add Sparse, a static analysis tool for C.
...
svn path=/nixpkgs/trunk/; revision=12696
2008-08-22 18:33:52 +00:00
Eelco Dolstra
1acf5fa9f0
* Make Valgrind's default suppressions useful for Nix-compiled
...
programs (e.g. a rule should match any libc.so, not just
/lib/libc.so).
svn path=/nixpkgs/trunk/; revision=12661
2008-08-19 13:03:08 +00:00
Ludovic Courtès
57030a28aa
Add Splint, a static code analyzer for C.
...
svn path=/nixpkgs/trunk/; revision=12343
2008-07-11 09:13:34 +00:00