summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Remove set config documentation.Zac Medico2009-10-103-579/+0
| | | | svn path=/main/branches/2.1.7/; revision=14541
* Revert preserve-libs support since it won't be supported in this branch.Zac Medico2009-10-101-20/+0
| | | | svn path=/main/branches/2.1.7/; revision=14538
* Bug #274497 - Misc spelling, grammar, and terminology fixes, includingZac Medico2009-10-091-1/+1
| | | | | | URL -> URI and FOO's -> FOOs. svn path=/main/trunk/; revision=14531
* Fix more <listitem> elements to contain <para> elements.Zac Medico2009-06-071-4/+4
| | | | svn path=/main/trunk/; revision=13634
* Bug #272063 - Remove <funcsynopsisinfo> elements that don't validate.Zac Medico2009-06-071-2/+2
| | | | svn path=/main/trunk/; revision=13633
* Fix non-empty <xref> elements.Zac Medico2009-06-071-7/+7
| | | | svn path=/main/trunk/; revision=13632
* Remove <msgtext> element in invalid location.Zac Medico2009-06-071-1/+1
| | | | svn path=/main/trunk/; revision=13631
* Bug #272063 - Use <para> elements inside <listitem> elements.Zac Medico2009-06-075-131/+129
| | | | svn path=/main/trunk/; revision=13630
* Document EAPI 3_pre1.Zac Medico2009-02-093-0/+17
| | | | svn path=/main/trunk/; revision=12597
* Add new @unavailable package set which contains all installedZac Medico2008-11-221-0/+15
| | | | | | | packages for which there are no visible ebuilds corresponding to the same $CATEGORY/$PN:$SLOT. svn path=/main/trunk/; revision=12043
* Note that USE dependencies appear on the right hand side of SLOT dependencies.Zac Medico2008-11-141-0/+4
| | | | svn path=/main/trunk/; revision=11899
* remove the 'repository' option from CategorySet in favor of the generic ↵Marius Mauch2008-09-281-8/+4
| | | | | | 'intersect' option svn path=/main/trunk/; revision=11597
* document AgeSet handler classMarius Mauch2008-09-281-0/+26
| | | | svn path=/main/trunk/; revision=11587
* update set config documentation to include extend, remove and intersect optionsMarius Mauch2008-09-281-7/+18
| | | | svn path=/main/trunk/; revision=11586
* Rename the EAPI 2 docs and to indicate that they are no longer a draft, andZac Medico2008-09-261-298/+19
| | | | | | remove the EAPI 2_pre* docs. svn path=/main/trunk/; revision=11551
* Add a "EAPI 2_pre3" section to show what's changed.Zac Medico2008-09-201-0/+61
| | | | svn path=/main/trunk/; revision=11523
* Remove everything related to the eapi* default phase functions since theyZac Medico2008-09-181-58/+0
| | | | | | are not included in the current EAPI 2 draft. svn path=/main/trunk/; revision=11515
* Adjust chunk.section.depth and generate.section.toc.level so that the EAPI 2Zac Medico2008-09-111-0/+2
| | | | | | draft docs appear on a single page which includes it's own table of contents. svn path=/main/trunk/; revision=11503
* Remove docs for the proposed eapi* default phase functions since they areZac Medico2008-09-111-61/+0
| | | | | | unpopular. svn path=/main/trunk/; revision=11502
* Remove docs for the proposed unpack() gitweb snapshot extension since it'sZac Medico2008-09-111-12/+0
| | | | | | unpopular. svn path=/main/trunk/; revision=11501
* Split the doman language code documentation into it's own section.Zac Medico2008-09-041-0/+3
| | | | svn path=/main/trunk/; revision=11495
* Document EAPI 2 support in the unpack helper function for gitweb snapshots.Zac Medico2008-09-041-0/+12
| | | | | | A patch implementing this feature has been submitted by Daniel Robbins. svn path=/main/trunk/; revision=11494
* Add EAPI 2 documentation for customization of output file names in SRC_URIZac Medico2008-09-041-0/+14
| | | | | | (bug #177863). svn path=/main/trunk/; revision=11493
* Nest the EAPI 2 "Dependencies" section inside a "Metadata" section.Zac Medico2008-09-041-7/+10
| | | | svn path=/main/trunk/; revision=11492
* s/blocking/conflicting/ for consistencyZac Medico2008-09-041-1/+1
| | | | svn path=/main/trunk/; revision=11491
* Document EAPI 2 blocker atom extensions (not yet implemented).Zac Medico2008-09-041-0/+28
| | | | svn path=/main/trunk/; revision=11490
* Nest the EAPI 2 "USE Dependencies" section inside a "Dependencies" section.Zac Medico2008-09-041-3/+6
| | | | svn path=/main/trunk/; revision=11489
* Adjust toc.section.depth in the stylesheet so that deeper sections appearZac Medico2008-09-042-2/+5
| | | | | | in the table of contents. svn path=/main/trunk/; revision=11488
* Add a new "EAPI 2 Draft" section which unifies the content of the EAPI 2_pre*Zac Medico2008-09-031-6/+285
| | | | | | sections. svn path=/main/trunk/; revision=11487
* Add a new src_prepare phase function which is called in-between src_unpackZac Medico2008-08-231-1/+14
| | | | | | | and src_configure (and bump EAPI to 2_pre3). Thanks to Ciaran McCreesh for the suggestion. svn path=/main/trunk/; revision=11454
* Add an 'IUSE defaults' section.Zac Medico2008-08-191-0/+8
| | | | svn path=/main/trunk/; revision=11438
* Update for @everything -> @installed rename. Thanks to Arfrever.Zac Medico2008-08-181-1/+1
| | | | svn path=/main/trunk/; revision=11435
* Create a single EAPI section to contain all of the EAPI subsections andv2.2_rc8Zac Medico2008-08-126-60/+63
| | | | | | | replace sect[1-3] elements with "section" elements which have unbounded depth. svn path=/main/trunk/; revision=11402
* Add sample code for the new src_configure and src_compile phase functions.Zac Medico2008-08-101-0/+13
| | | | svn path=/main/trunk/; revision=11385
* Document the differences between EAPIs 0 and 1.Zac Medico2008-08-102-0/+67
| | | | svn path=/main/trunk/; revision=11384
* Add new sections for EAPI 0 and 1 (currently empty).Zac Medico2008-08-104-0/+10
| | | | svn path=/main/trunk/; revision=11383
* Add missing default_src_configure() function to table. Thanks to Arfrever.Zac Medico2008-08-081-0/+3
| | | | svn path=/main/trunk/; revision=11353
* Rename the eapi2_pre2_* functions to just eapi2_* and document all theZac Medico2008-08-081-2/+85
| | | | | | new eapi* functions. svn path=/main/trunk/; revision=11351
* Add support in EAPI 2_pre2 for a function named "default" is redefined forZac Medico2008-08-071-0/+10
| | | | | | | | each phase so that it will call the default_* function corresponding to the current phase. Thanks to Thomas Anderson <gentoofan23> for the initial patch. svn path=/main/trunk/; revision=11342
* Add some docs for EAPI 2_pre2.Zac Medico2008-08-041-1/+69
| | | | svn path=/main/trunk/; revision=11328
* Add a more generic VariableSet to replace the InheritSet and RestrictSetZac Medico2008-08-031-21/+11
| | | | | | | classes. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch from bug #233589 (with some minor adjustments from me). svn path=/main/trunk/; revision=11320
* Document the fact that use of @installed/EverythingSet makes it impossibleZac Medico2008-08-021-1/+3
| | | | | | for emerge to solve blockers by automatic uninstallation of blocked packages. svn path=/main/trunk/; revision=11318
* Add a new RestrictSet which contains all packages that match specifiedZac Medico2008-08-021-0/+18
| | | | | | | RESTRICT values. This could be useful for implementing something like a @live-rebuild based on RESTRICT metadata, as suggested in bug #233589. svn path=/main/trunk/; revision=11317
* Update the Parallel Scheduling section to describe the current algorithm.Zac Medico2008-08-011-1/+7
| | | | svn path=/main/trunk/; revision=11311
* Bug #233253 - Implement a @downgrade set which selects packages for whichZac Medico2008-07-311-0/+10
| | | | | | | | | | the highest visible ebuild version is lower than the currently installed version. This is useful if you have installed packages from an overlay and you want to downgrade to the highest visible after removing the overlay, even though the packages that will be dowgraded are not necessarily masked in any way. svn path=/main/trunk/; revision=11299
* Describe InheritSet and OwnerSet.Zac Medico2008-07-311-0/+4
| | | | svn path=/main/trunk/; revision=11296
* * Rename @live-ebuilds to @live-rebuild, for consistency with the otherZac Medico2008-07-311-0/+24
| | | | | | | *-rebuild sets. * Document the new sets. svn path=/main/trunk/; revision=11295
* Update foo[!bar=] syntax.Zac Medico2008-07-301-1/+1
| | | | svn path=/main/trunk/; revision=11283
* Change conditional USE deps syntax and expermental EAPI from 2_pre0 to 2_pre1.Zac Medico2008-07-301-3/+3
| | | | | | | | | | | | | | Conditional syntax examples: Compact Form Equivalent Expanded Form foo[bar?] bar? ( foo[bar] ) !bar? ( foo ) foo[!bar?] bar? ( foo ) !bar? ( foo[-bar] ) foo[bar=] bar? ( foo[bar] ) !bar? ( foo[-bar] ) foo[!bar=] bar? ( foo[-bar] ) !bar? ( foo[bar] ) svn path=/main/trunk/; revision=11274
* Add syntax examples for unconditional USE deps.Zac Medico2008-07-281-0/+29
| | | | svn path=/main/trunk/; revision=11255