Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Marking old gnustep eclasses as deprecated | Bernard Cafarelli | 2007-12-08 | 1 | -1/+3 |
| | |||||
* | Get rid of "verbose" USE-flag that is only controlling compile-time | Fabian Groffen | 2006-09-03 | 1 | -14/+5 |
| | | | | | output. Default to verbose=yes (= more "noisy" output) because within Gentoo we're more used to heavy loads of compile messages. | ||||
* | Add some quoting around variables | Fabian Groffen | 2006-03-25 | 1 | -11/+12 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -5/+4 |
| | |||||
* | Fixing rev 1.30's fixes for sync of IUSE -- there was really no need for it ↵ | Armando Di Cianno | 2005-07-10 | 1 | -2/+9 |
| | | | | -- when eclass uses USE flag not set in eclass IUSE, they are set in ebuild IUSE, and code is otherwise shelterd against misuse. | ||||
* | add IUSE="debug profile verbose" | Aron Griffis | 2005-07-06 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | Added use of 'verbose' use flag to optionally not hide compilation output | Armando Di Cianno | 2005-06-22 | 1 | -1/+10 |
| | |||||
* | Fixed issue where Documentation dir w/o GNUMakefile would fail if user had ↵ | Armando Di Cianno | 2005-03-18 | 1 | -4/+6 |
| | | | | doc USE flag in make.conf globally | ||||
* | Cleared X11 forwarding for 'ext' (ssh) and 'no' (ssh) auth types, which was ↵ | Armando Di Cianno | 2004-12-13 | 1 | -1/+96 |
| | | | | causing sandbox violations for root's .xauth when users had ForwardX11 turned on system-wide; fixed 'no' auth type (mainly used in cvs fetching GNUstep related ebuilds) to act as 'ext' (ssh) acts as appropriate, removing need for duplication of logic in code; removed redundant StrictHostKeyChecking option passed to the ssh command when 'ext' (ssh) auth type is used; tested with CVS fetching ebuilds other than the ones I maintain to make sure I didn't break anything ;-) | ||||
* | Minor fix for gnustep documentation building | Armando Di Cianno | 2004-11-16 | 1 | -1/+3 |
| | |||||
* | Mass Update: gnustep.eclass revamped to allow configurable root install; ↵ | Armando Di Cianno | 2004-11-12 | 1 | -0/+223 |
gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions bumped where files would change); some KEYWORDS were accidentally dropped between version bumps of packages -- this has been resolved; windowmaker correctly supports gnustep now; gnustep-funcs.eclass added -- used where info on an installed gnustep-env is needed rather than making a full GNUstep application |