summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop the virtuals related fatal errors down to warnings.Jason Stubbs2005-12-101-1/+3
* dont run depscan.sh anymoreMike Frysinger2005-12-091-2/+0
* eat whitespace -> YUMMike Frysinger2005-12-091-7/+7
* only digest/fetch files when the operation warrants itMike Frysinger2005-12-091-3/+8
* s/series/serious/ mistakeJason Stubbs2005-12-072-1/+4
* run all elf QA checks before aborting, and all some packages (like binary-onl...Mike Frysinger2005-12-071-7/+12
* kill dead whitespace and make function def style consistentMike Frysinger2005-12-071-66/+48
* cleanse maketest once and for allMike Frysinger2005-12-072-4/+1
* get rid of duplicated Test phase message in src_test()Mike Frysinger2005-12-071-1/+0
* add a status message to src_compile() like src_unpack()Mike Frysinger2005-12-071-0/+4
* use emake -j1 in default src_test() instead of makeMike Frysinger2005-12-071-4/+4
* if PORT_LOGDIR doesnt exist, then try to create it automagicallyMike Frysinger2005-12-071-0/+6
* add a user-friendly list of changesMarius Mauch2005-12-051-0/+42
* Saleem Abdulrasool: document IUSE.invalidMike Frysinger2005-12-011-0/+6
* add an option to grab* so that if they're given a directory they'll recursive...Marius Mauch2005-11-302-51/+59
* give a slightly better usage messageMike Frysinger2005-11-291-2/+4
* compnerd: document manifest actionMike Frysinger2005-11-291-0/+5
* Kill of generation of CDEPEND for binary and installed packages.Jason Stubbs2005-11-272-20/+7
* Petteri says: exit with non-zero status if a file wasnt foundMike Frysinger2005-11-271-1/+4
* kill stupid message about 'masked by -*'Marius Mauch2005-11-231-4/+0
* move --nocolor to OPTIONS instead of ACTIONS #113225 by P NienaberMike Frysinger2005-11-221-3/+3
* config additions for elogMarius Mauch2005-11-1513-0/+520
* fix for portageq usage call (missing argv), via Emanuele Giaquinta <e.giaquin...Brian Harring2005-11-151-1/+1
* manpage for emaint #112510Mike Frysinger2005-11-151-0/+30
* Backport of version code rewrite (bug 37406), should be completely backwards ...Marius Mauch2005-11-132-335/+226
* minor glitch: EBUILD_PHASES is a list, no need to split() itMarius Mauch2005-11-131-1/+1
* First bunch of simple logging modules.Marius Mauch2005-11-135-0/+101
* Add slightly modified elog_base patch containing the basic framework for ebui...Marius Mauch2005-11-134-8/+269
* add NetBSD to the BSD list #112393Mike Frysinger2005-11-131-1/+1
* tweak marking of D as readonly since we need to play around with it in pkg_pr...Mike Frysinger2005-11-131-2/+5
* don't do a sort if just doing percentage for emerge --metadataBrian Harring2005-11-131-1/+0
* Documented `emerge --config` (#109496)Jason Stubbs2005-11-131-0/+5
* Added a description of emaint to `emaint --help`Jason Stubbs2005-11-131-0/+6
* Documented `emerge --config` (#109496)Jason Stubbs2005-11-131-0/+5
* pre/post hooks originally from 2.1, quick rewrite by axxo for 2.0Brian Harring2005-11-091-0/+28
* Limit --emptytree to only affect ${ROOT} (#34887)Jason Stubbs2005-11-091-1/+1
* Add USE_EXPAND to INCREMENTALS (#105304)Jason Stubbs2005-11-091-1/+1
* Clean up reporting of the parent of an unsatisfied atom.Jason Stubbs2005-11-081-7/+4
* Updated make.conf.ppc as requested by lu_zero (#102656)Jason Stubbs2005-11-081-11/+18
* clean up the last few sections so that they are consistentMike Frysinger2005-11-0510-114/+93
* bye bye you decrepit POS cache implementation.Brian Harring2005-11-057-549/+0
* integration chunk of the cache subsystem patch.Brian Harring2005-11-054-264/+176
* replacement cache subsystem that's gestated in 2.1 and 3.0.Brian Harring2005-11-0512-0/+1240
* Use os.path.splitext() rather than slicing strings to get at file extensions....Jason Stubbs2005-11-031-5/+7
* Remove the now unused SANDBOX_PIDS_FILEJason Stubbs2005-11-032-2/+1
* A couple of bug fixes, large cleanups, commenting and a bit of dead code remo...Jason Stubbs2005-11-031-177/+184
* Start from 1st element rather than 2nd when doing checks on *DEPENDJason Stubbs2005-11-031-1/+1
* document sandbox and test RESTRICTMike Frysinger2005-11-021-9/+9
* fix patch for PKGDIR #111222 by ArmandMike Frysinger2005-11-021-1/+1
* grab fixes from trunkMike Frysinger2005-11-021-15/+25