Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARCH specific support in ALLOWED_FLAGS | Mike Frysinger | 2003-06-25 | 1 | -2/+5 |
| | |||||
* | Added 5 MIPS-specific flags to ALLOWED_FLAGS. -mips[1-4] specifies the | Joshua Kinard | 2003-06-25 | 1 | -2/+2 |
| | | | | ISA Level while -mabi specifies which MIPS ABI to use. | ||||
* | syntax updates | Mike Frysinger | 2003-06-25 | 1 | -12/+7 |
| | |||||
* | append-flags only appended 1 flag before ;) | Mike Frysinger | 2003-06-19 | 1 | -3/+3 |
| | |||||
* | filter-flag = atomic + handle more flags | Mike Frysinger | 2003-06-17 | 1 | -29/+23 |
| | |||||
* | support for UNSTABLE_FLAGS | Martin Schlemmer | 2003-04-27 | 1 | -2/+21 |
| | |||||
* | Added the function replace-sparc64-flags | Christian Birchinger | 2003-04-19 | 1 | -1/+38 |
| | |||||
* | added -mtune and -fstack-protector to ALLOWED_FLAGS | Joshua Brindle | 2003-04-06 | 1 | -2/+2 |
| | |||||
* | Fix strip-flags to do greedy matching and not have duplicated matched flags | Brandon Low | 2003-03-25 | 1 | -15/+9 |
| | |||||
* | extended filter-flags | Bart Verwilst | 2003-03-04 | 1 | -3/+4 |
| | |||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -2/+3 |
| | |||||
* | Allow -g in strip-flags | Stefan Jones | 2002-12-22 | 1 | -2/+2 |
| | |||||
* | added get-flag function | Mike Frysinger | 2002-11-25 | 1 | -1/+14 |
| | |||||
* | closes bug #9337 | Seemant Kulleen | 2002-10-20 | 1 | -3/+3 |
| | |||||
* | add strip-flags() to flag-o-matic.eclass | Martin Schlemmer | 2002-10-13 | 1 | -11/+67 |
| | |||||
* | add an is-flag function that returns true if its parameter exists in or | Dan Armak | 2002-09-08 | 1 | -1/+15 |
| | |||||
* | add INHERITED variable to all eclasses. this keeps track of what eclasses ↵ | Dan Armak | 2002-07-12 | 1 | -1/+1 |
| | | | | were inherited. e.g. INHERITED='kde-base kde base'. this will allow drobbins to take eclass mtime changes into account when deciding whether to refresh ebuild cache. | ||||
* | fixing a verwilst typo in flag-o-matic eclass | Daniel Robbins | 2002-06-17 | 1 | -2/+2 |
| | |||||
* | name fix0r | Bart Verwilst | 2002-06-16 | 1 | -2/+2 |
| | |||||
* | added new change-flag class | Bart Verwilst | 2002-06-16 | 1 | -8/+13 |
| | |||||
* | upd@te | Bart Verwilst | 2002-06-12 | 1 | -0/+14 |
| | |||||
* | added new flag-eclass | Bart Verwilst | 2002-06-08 | 1 | -0/+22 |