| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a warning for users using gcc-4 on linux-2.4 based kernel/module versi... | Christian Heim | 2006-09-07 | 1 | -1/+18 |
* | Only append git local versions when LOCALVERSION_AUTO is set. | Michael Marineau | 2006-07-21 | 1 | -1/+2 |
* | Add support for getting the localversion appended by git trees. | Michael Marineau | 2006-07-20 | 1 | -1/+5 |
* | fix and improve check_extra_config() - see bug #133026 | Alin Năstac | 2006-05-22 | 1 | -36/+48 |
* | revert previous change, this breaks @CONFIG checks. | John Mylchreest | 2006-05-11 | 1 | -30/+27 |
* | check_extra_config() : correct result report and die decision | Alin Năstac | 2006-05-07 | 1 | -27/+30 |
* | Fixes bug #120357, Thanks Andreas | John Mylchreest | 2006-03-03 | 1 | -3/+3 |
* | Fixes bug #118630, thanks Carlo | John Mylchreest | 2006-03-03 | 1 | -11/+11 |
* | Make virtual/linux-sources dep conditional on kernel_linux | Emanuele Giaquinta | 2006-02-16 | 1 | -2/+2 |
* | Fixed bug #120233. | Henrik Brix Andersen | 2006-02-08 | 1 | -1/+4 |
* | Fix a bash 3.1ism | Daniel Drake | 2006-01-20 | 1 | -2/+2 |
* | document ~ in CONFIG_CHECK | Mike Frysinger | 2006-01-14 | 1 | -2/+3 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-01-01 | 1 | -3/+3 |
* | Fixes bug #113142 | John Mylchreest | 2005-12-30 | 1 | -2/+9 |
* | Fixes bug #111682, thanks Dieter | John Mylchreest | 2005-12-30 | 1 | -6/+6 |
* | Fixing bug #109233 | John Mylchreest | 2005-12-30 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-09-25 | 1 | -2/+2 |
* | Fixes bug #103878 | John Mylchreest | 2005-09-22 | 1 | -48/+53 |
* | closes bug #98721 - localversions not handled correctly | John Mylchreest | 2005-07-14 | 1 | -3/+18 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -29/+28 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Cleaning up spaces/tabs | Chris Gianelloni | 2005-06-01 | 1 | -7/+7 |
* | Fixing bug #90210 | John Mylchreest | 2005-04-24 | 1 | -2/+2 |
* | Fixing bug #87882, thanks to Petre Rodan for spotting and fixing this one. | John Mylchreest | 2005-04-12 | 1 | -2/+2 |
* | Adding support for get_running_version. Also included, kernel_is fixup and re... | John Mylchreest | 2005-04-08 | 1 | -61/+52 |
* | Fixing up set_arch_ booboo. | John Mylchreest | 2005-02-01 | 1 | -3/+3 |
* | Multiple fixes. | John Mylchreest | 2005-01-31 | 1 | -63/+52 |
* | Correct ARCH setting on sparc64. | Jeremy Huddleston | 2005-01-23 | 1 | -10/+5 |
* | fixing die in get_version, to properly return result. can now base external e... | John Mylchreest | 2005-01-18 | 1 | -8/+10 |
* | Update to be less specific with @OPTION:module | John Mylchreest | 2005-01-15 | 1 | -2/+2 |
* | Added support for CONFIG_CHECK=@OPTION:module which removes modules from MODU... | John Mylchreest | 2005-01-15 | 1 | -3/+24 |
* | Fixed bugs: 75034 76849 74655 | John Mylchreest | 2005-01-06 | 1 | -7/+15 |
* | correct kernel_is; format kernel versions as %d%03d%03d and test them as inte... | Alin Năstac | 2004-12-31 | 1 | -2/+20 |
* | Fixing up test logic in kernel_is | John Mylchreest | 2004-12-29 | 1 | -6/+10 |
* | Preventing -eq unary errors | John Mylchreest | 2004-12-28 | 1 | -2/+2 |
* | Adding support for kernel_is operators, and removing on behalf of line from m... | John Mylchreest | 2004-12-28 | 1 | -11/+28 |
* | implement a qeinfo qeerror which wont print crud when portage is in certain s... | John Mylchreest | 2004-12-17 | 1 | -20/+51 |
* | adding documentation, and changing the MODULE_NAMES parsing slightly | John Mylchreest | 2004-12-14 | 1 | -3/+47 |
* | Moving .config check, so this is purely a sanity test now. If we use LOCALVER... | John Mylchreest | 2004-12-10 | 1 | -8/+8 |
* | Moving get_version to linux-info pkg_setup and calling from linux-mod pkg_set... | John Mylchreest | 2004-12-06 | 1 | -1/+10 |
* | hopefully fixing bug 73088, changing function names as per dsds request. addi... | John Mylchreest | 2004-12-05 | 1 | -34/+87 |
* | Added support for KBUILD_OUTPUT and pulling variables from .config/Makefile u... | John Mylchreest | 2004-12-01 | 1 | -8/+16 |
* | Updating PV to PVR | John Mylchreest | 2004-12-01 | 1 | -4/+7 |
* | Fixing up support for KBUILD_OUTPUT. | John Mylchreest | 2004-11-28 | 1 | -16/+41 |
* | add support for CHECK_CONFIG= | John Mylchreest | 2004-11-27 | 1 | -2/+41 |
* | Fixing permissions | John Mylchreest | 2004-11-25 | 1 | -3/+1 |
* | Updating kernel-2 to properly honour strict patch levels with *.diff , adding... | John Mylchreest | 2004-11-24 | 1 | -0/+256 |