summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ARCH specific support in ALLOWED_FLAGSMike Frysinger2003-06-251-2/+5
|
* Added 5 MIPS-specific flags to ALLOWED_FLAGS. -mips[1-4] specifies theJoshua Kinard2003-06-251-2/+2
| | | | ISA Level while -mabi specifies which MIPS ABI to use.
* syntax updatesMike Frysinger2003-06-251-12/+7
|
* append-flags only appended 1 flag before ;)Mike Frysinger2003-06-191-3/+3
|
* filter-flag = atomic + handle more flagsMike Frysinger2003-06-171-29/+23
|
* support for UNSTABLE_FLAGSMartin Schlemmer2003-04-271-2/+21
|
* Added the function replace-sparc64-flagsChristian Birchinger2003-04-191-1/+38
|
* added -mtune and -fstack-protector to ALLOWED_FLAGSJoshua Brindle2003-04-061-2/+2
|
* Fix strip-flags to do greedy matching and not have duplicated matched flagsBrandon Low2003-03-251-15/+9
|
* extended filter-flagsBart Verwilst2003-03-041-3/+4
|
* header fixesMike Frysinger2003-02-161-2/+3
|
* Allow -g in strip-flagsStefan Jones2002-12-221-2/+2
|
* added get-flag functionMike Frysinger2002-11-251-1/+14
|
* closes bug #9337Seemant Kulleen2002-10-201-3/+3
|
* add strip-flags() to flag-o-matic.eclassMartin Schlemmer2002-10-131-11/+67
|
* add an is-flag function that returns true if its parameter exists in orDan Armak2002-09-081-1/+15
|
* add INHERITED variable to all eclasses. this keeps track of what eclasses ↵Dan Armak2002-07-121-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 eclassDaniel Robbins2002-06-171-2/+2
|
* name fix0rBart Verwilst2002-06-161-2/+2
|
* added new change-flag classBart Verwilst2002-06-161-8/+13
|
* upd@teBart Verwilst2002-06-121-0/+14
|
* added new flag-eclassBart Verwilst2002-06-081-0/+22