| Commit message (Expand) | Author | Age | Files | Lines |
* | keyword ~amd64-fbsd | Alexis Ballier | 2012-04-26 | 3 | -20/+13 |
* | Respect pkg-config library path also in FindLAPACK, bug 399755; thanks to Chr... | Andreas Hüttel | 2012-03-09 | 4 | -19/+72 |
* | Respect pkg-config library path in FindBLAS, bug 399755 | Andreas Hüttel | 2012-03-08 | 4 | -10/+246 |
* | Remove old. | Johannes Huber | 2012-03-03 | 5 | -519/+20 |
* | Marking cmake-2.8.6-r4 ppc64 for bug 391425 | Brent Baude | 2012-03-02 | 3 | -15/+8 |
* | Adding patch for language selective openmp support testing, http://public.kit... | Justin Lecher | 2012-02-06 | 4 | -2/+281 |
* | Fix detection of PYTHON_ABI-versioned Boost Python libraries of >=dev-libs/bo... | Theo Chatzimichos | 2012-01-30 | 4 | -12/+260 |
* | alpha/arm/ia64/s390/sh/sparc stable wrt #391425 | Raúl Porcel | 2012-01-28 | 3 | -14/+13 |
* | Version bump wrt bug #399045. | Johannes Huber | 2012-01-21 | 3 | -2/+198 |
* | Marking cmake-2.8.6-r4 ppc for bug 391425 | Brent Baude | 2012-01-04 | 3 | -21/+10 |
* | Stable for AMD64, wrt bug #391425 | Agostino Sarubbo | 2011-12-14 | 3 | -9/+16 |
* | x86 stable wrt bug #391425 | Paweł Hajdan | 2011-12-01 | 3 | -9/+12 |
* | Stable for HPPA (bug #391425). | Jeroen Roovers | 2011-11-25 | 2 | -3/+6 |
* | Stable for HPPA (bug #390989). | Jeroen Roovers | 2011-11-25 | 1 | -16/+6 |
* | Fix test CTest.UpdateSVN with subversion-1.7, bug 390533 | Andreas Hüttel | 2011-11-23 | 4 | -17/+53 |
* | Cleanup | Andreas Hüttel | 2011-11-22 | 8 | -505/+21 |
* | Fix logic bug in FindBLAS patch | Andreas Hüttel | 2011-11-22 | 5 | -18/+244 |
* | Add upstream fix for QtCreator and CodeBlocks support, bug 388695 | Andreas Hüttel | 2011-10-30 | 4 | -15/+228 |
* | Remove old | Andreas Hüttel | 2011-10-30 | 4 | -345/+19 |
* | Fix FindLAPACK, bug 388757 | Andreas Hüttel | 2011-10-29 | 4 | -18/+60 |
* | Fix java 7 sandbox violation, bug 387227 | Andreas Hüttel | 2011-10-19 | 3 | -17/+26 |
* | Version bump (thanks johu!) | Andreas Hüttel | 2011-10-15 | 5 | -15/+258 |
* | Patch FindBLAS and FindLAPACK to try PkgConfig first and skip all other tests... | Andreas Hüttel | 2011-07-18 | 7 | -10/+268 |
* | Version bump to 2.8.5. Recompiled everything using cmake and all tests pass. ... | Tomas Chvatal | 2011-07-11 | 3 | -5/+174 |
* | Drop older stuff. Keep just latest stable. | Tomas Chvatal | 2011-05-08 | 16 | -614/+18 |
* | ia64/s390/sh/sparc stable wrt #357771 | Raúl Porcel | 2011-05-07 | 3 | -10/+13 |
* | x86 stable per bug 357771 | Thomas Kahle | 2011-05-02 | 3 | -9/+12 |
* | Move keywords from 2.8.4 to r1 (even the stable ones), because the only chang... | Tomas Chvatal | 2011-04-28 | 4 | -170/+14 |
* | Revision bump to fix bug #358317. | Tomas Chvatal | 2011-04-18 | 4 | -25/+259 |
* | Inherit virtualx.eclass to fix bug #362389 | Tomas Chvatal | 2011-04-07 | 3 | -9/+16 |
* | Stable on alpha, bug #357771 | Tobias Klausmann | 2011-03-27 | 3 | -10/+11 |
* | ppc64 stable wrt #357771 | Kacper Kowalik | 2011-03-25 | 3 | -5/+20 |
* | Marking cmake-2.8.4 ppc for bug 357771 | Brent Baude | 2011-03-21 | 3 | -15/+8 |
* | arm stable, bug #357771 | Markus Meier | 2011-03-18 | 3 | -5/+18 |
* | Stable for HPPA (bug #357771). | Jeroen Roovers | 2011-03-09 | 3 | -25/+8 |
* | Stable on amd64 wrt bug #357771 | Markos Chandras | 2011-03-08 | 3 | -5/+28 |
* | Revert to eapi3 for now so it can go stable. | Tomas Chvatal | 2011-03-07 | 3 | -8/+11 |
* | -- | Tomas Chvatal | 2011-02-23 | 3 | -6/+8 |
* | Exclude sdcc test. | Tomas Chvatal | 2011-02-21 | 3 | -6/+14 |
* | Exclude bootstraptest because it is pointless for us. | Tomas Chvatal | 2011-02-21 | 3 | -5/+11 |
* | Version bump to the latest (some tests still fail, to be fixed). | Tomas Chvatal | 2011-02-21 | 6 | -2/+201 |
* | Fix tests per bug #315223. | Tomas Chvatal | 2011-01-17 | 3 | -6/+11 |
* | Update manifest... | Tomas Chvatal | 2011-01-17 | 1 | -1/+1 |
* | Use outdir build as it works. Also OutDir test still fails. | Tomas Chvatal | 2011-01-17 | 1 | -3/+4 |
* | old | Tomas Chvatal | 2010-12-26 | 4 | -295/+6 |
* | Fix assembler test bug #338627. Thanks to Anthony (blueness) for the solution. | Tomas Chvatal | 2010-12-25 | 4 | -4/+28 |
* | Fix ruby finding per bug #345993 and buffer overflowing per bug #329043. | Tomas Chvatal | 2010-12-25 | 5 | -2/+184 |
* | Fix dependency on libarchive version. Fixes bug #348887. | Tomas Chvatal | 2010-12-20 | 2 | -3/+6 |
* | Clean old, version bump, bug #349141 | Fabian Groffen | 2010-12-20 | 1 | -2/+2 |
* | Fix malformed headers | Tomas Chvatal | 2010-12-16 | 5 | -9/+13 |