Age | Commit message (Expand) | Author | Lines |
2009-12-21 | 4 is the new 3 | Ciaran McCreesh
| -1/+1 |
2009-12-21 | oops | Ciaran McCreesh
| -56/+0 |
2009-12-14 | Remove kdebuild-1 | Ciaran McCreesh
| -73/+1 |
2009-12-14 | EAPI 3 is EAPI 4 now | Ciaran McCreesh
| -6/+62 |
2009-11-04 | Use fewer syscalls | Ciaran McCreesh
| -5/+19 |
2009-11-03 | Make parallel tests betterer | Ciaran McCreesh
| -77/+17 |
2009-11-01 | Start using parallel-tests | Ciaran McCreesh
| -0/+8 |
2009-10-31 | Make dohtml show nicer errors | Ciaran McCreesh
| -2/+7 |
2009-10-18 | Remove install wrapper | David Leverton
| -56/+2 |
2009-10-18 | EAPI 3 doins now supports symlinks without -r too | David Leverton
| -3/+3 |
2009-10-15 | Fix distcheck | Ciaran McCreesh
| -32/+0 |
2009-10-02 | strip is only bad in install (thanks gcc...) | Ciaran McCreesh
| -1/+14 |
2009-10-01 | ban strip too | Ciaran McCreesh
| -0/+24 |
2009-09-30 | install -s is bad for exheres-0 | Ciaran McCreesh
| -2/+56 |
2009-09-27 | Make exheres-0 use LIBDIR for --libdir. | Bo Ørsted Andresen
| -0/+61 |
2009-09-26 | Stop overriding PATH in utils | David Leverton
| -29/+0 |
2009-08-09 | Add parameterised choice values. | Ciaran McCreesh
| -3/+8 |
2009-05-15 | Fix distcheck | Ingmar Vanhassel
| -3/+7 |
2009-05-11 | banned in EAPI 3 | Ciaran McCreesh
| -2/+39 |
2009-05-11 | dodoc -r, doins -r symlinks for EAPI 3 | Ciaran McCreesh
| -4/+25 |
2009-05-11 | EAPI 3 has docompress | Ciaran McCreesh
| -1/+59 |
2009-02-16 | Handle spaces in pipe commands | Ciaran McCreesh
| -2/+2 |
2009-02-09 | Refactor unpack, add EAPI-dependent suffixes, add .tar.xz and .xz | David Leverton
| -68/+86 |
2008-11-14 | Support the epic piece of fail that is 7z. From: Maciej Grela | David Leverton
| -0/+5 |
2008-10-18 | Add here{bin,{conf,env,init}d,ins,sbin} to exheres-0. | Bo Ørsted Andresen
| -0/+228 |
2008-10-12 | *.epicfail in CLEANFILES | Ciaran McCreesh
| -3/+3 |
2008-10-10 | Work around ebuilds assuming cwd is safe. | Ciaran McCreesh
| -0/+1 |
2008-09-22 | Prevent dohtml -r from failing with empty dirs during recursion. | Santiago M. Mola
| -0/+1 |
2008-09-22 | Update allowed extensions in dohtml. | Santiago M. Mola
| -1/+1 |
2008-09-11 | Revert "Support for unpacking gitweb snapshots." | David Leverton
| -14/+2 |
2008-09-06 | Support for unpacking gitweb snapshots. | David Leverton
| -2/+14 |
2008-08-23 | P -> PNV and PF -> PNVR for exheres. | David Leverton
| -2/+2 |
2008-08-23 | T -> TEMP for exheres. | David Leverton
| -68/+68 |
2008-08-23 | D -> IMAGE for exheres. | David Leverton
| -66/+66 |
2008-08-22 | Unset PALUDIS_OPTIONS in TESTS_ENVIRONMENT. | Bo Ørsted Andresen
| -0/+3 |
2008-08-03 | Support foo.lang.N in man page filenames for doman (Gentoo#222439) and pick u... | David Leverton
| -6/+13 |
2008-07-28 | Remove GNU awk/make/patch/sed wrappers. | David Leverton
| -295/+2 |
2008-07-09 | Use /usr/bin/env bash instead of /bin/bash for the shebang of shell scripts. | Mike Kelly
| -55/+55 |
2008-07-07 | Portage treats dirname/ as dirname/* for dohtml -r. Do the same thing here. | Stephen Bennett
| -0/+2 |
2008-06-22 | environ needs to be declared manually, for BSD compatibility. | David Leverton
| -1/+2 |
2008-06-15 | No need to use .in for {do,new}lib.{a,so} anymore. | David Leverton
| -15/+2 |
2008-06-10 | Make failure in do* fatal and implement nonfatal in exheres-0. | Bo Ørsted Andresen
| -265/+130 |
2008-05-08 | Oops. | Bo Ørsted Andresen
| -0/+0 |
2008-05-08 | Fix unreachable kill in dodoc. | Bo Ørsted Andresen
| -1/+1 |
2008-04-24 | Use chmod -fR on top-level targets rather than calling chmod for every target... | Bo Ørsted Andresen
| -1/+1 |
2008-03-22 | Fix domo install path | Ciaran McCreesh
| -1/+1 |
2008-03-19 | kdebuild-1 support. Fixes: ticket:500, ticket:523, ticket:524, ticket:526, ti... | Ciaran McCreesh
| -3/+103 |
2008-03-14 | Make dobin and dosbin behave more like portage. | David Leverton
| -7/+9 |
2008-02-03 | Don't loop infinitely if given an unsupported option. | David Leverton
| -0/+2 |
2008-01-31 | Don't have two lots of unpack | Ciaran McCreesh
| -137/+4 |