aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* eclass-writing: Remove 30-day review requirementMichał Górny2019-08-301-4/+2
| | | | | | | | Remove the requirement of posting API changes for review 30 days prior to committing. It is a dead policy, and we currently perform such changes with regular review periods. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* eclass-writing: Word review requirement more stronglyMichał Górny2019-08-301-11/+11
| | | | | | | | Make the review of eclass updates an explicit requirement rather than strong suggestion. Require them unconditionally, providing explicit exception for per-package eclasses. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Update snippet copyright line to 'Gentoo Authors'Michał Górny2019-05-131-3/+3
| | | | | | | | Update the copyright line of ebuild snippets from obsolete 'Gentoo Foundation' to 'Gentoo Authors' as used currently. Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Bump copyright yearBrian Evans2019-03-211-3/+3
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Remove more versionator referencesBrian Evans2018-10-241-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Change the indentation for ebuild <codesample/> snippets from spaces to tabsGöktürk Yüksek2018-01-031-15/+15
|
* Update copyright years.Ulrich Müller2018-01-011-3/+3
|
* Remove CVS $Id$ lines from all ebuild examples.Ulrich Müller2017-02-281-6/+3
|
* eclass-writing: improve the eclass documentation sections #373145Göktürk Yüksek2016-10-301-53/+418
| | | | | | | Replace the eclass documentation text blobs from eclass-manpages with tables. Add a section for eclass function variables. Gentoo-Bug: https://bugs.gentoo.org/373145
* eclass-writing: add documentation to the build system example.Michael Orlitzky2016-10-301-3/+22
| | | | | | | | | Now that we have guidelines for documenting eclasses, the "Simple Build System Eclass Example" section is under-documented. This commit adds the minimum required documentation (eclass and function headers) to that example. Gentoo-Bug: 373145
* eclass-writing: add documentation to the incorrect usage example.Michael Orlitzky2016-10-301-1/+4
| | | | | | | | | Now that we have guidelines for documenting eclasses, the "Handling incorrect usage of an eclass" section is under-documented. This commit adds the minimum required documentation (eclass header) to that example. Gentoo-Bug: 373145
* eclass-writing: add documentation to the first existing example.Michael Orlitzky2016-10-301-10/+11
| | | | | | | | | Now that we have guidelines for documenting eclasses, the "Simple Common Functions Eclass Example" section is under-documented. This commit adds the minimum required documentation (eclass and function headers) to that example. Gentoo-Bug: 373145
* eclass-writing: add "Documenting Eclasses" section and examples.Michael Orlitzky2016-10-301-3/+74
| | | | | | | | | There is no mention of the standard eclass documentation headers on the eclass-writing page. This commit adds a new section titled "Documenting Eclasses", and adds examples of the three main types of headers for eclasses, functions, and variables. Gentoo-Bug: 373145
* Update years in example ebuild and eclass headers.Ulrich Müller2016-04-021-6/+6
| | | | Also escape any VCS keywords that could potentially be expanded.
* Update header linesJohannes Huber2015-08-191-6/+6
| | | | Due to git migration.
* Add note about changing eclass APIPetteri Räty2011-12-131-0/+7
| | | | http://www.gentoo.org/proj/en/council/meeting-logs/20111108-summary.txt
* cleanup whitespace and Author exampleJeremy Olexa2011-02-031-2/+1
|
* bug 341961; add text about die in global scopeBrian Harring2011-02-031-0/+29
|
* fix for bug #341959wired2010-11-241-17/+7
| | | | | | | note that this tackles the eclass removal case, not eclass deprecation. another section should be added above this one, detailing how to deprecate an eclass that is currently in use - either because it has a replacement, or because its functionality is not useful anymore.
* Revert "Update eclass removal policy. Bug #341959"Markos Chandras2010-11-241-1/+2
| | | | This reverts commit 784e3f9fe821063a4e3c219f06e8b90ba09a0fcb.
* Revert "Fix 341959 for real this time"Markos Chandras2010-11-241-1/+1
| | | | This reverts commit 2396e4a2cd50b108c79e09b4a27b4d37296d8def.
* Fix 341959 for real this timeMarkos Chandras2010-11-071-1/+1
|
* Update eclass removal policy. Bug #341959Markos Chandras2010-11-061-2/+1
|
* Update documentation for use and useq. Thanks to Ulrich Müller. Bug #299196Markos Chandras2010-10-161-1/+1
|
* Add information on deprecating eclasses as decided by the Council on May 28, ↵Thomas Anderson2009-06-161-5/+39
| | | | | | 2009. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@150 176d3534-300d-0410-8db8-84e73ed771c3
* Remove references to ECLASS and INHERITED variables. Patch from Betelgeuse.Bryan Østergaard2007-01-161-14/+1
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@93 176d3534-300d-0410-8db8-84e73ed771c3
* $INHERITED->${INHERITED}. Thanks to betelgeuse for the patch.Bryan Østergaard2007-01-131-2/+2
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@92 176d3534-300d-0410-8db8-84e73ed771c3
* This should have been an important tag, but wasn'tMark Loeser2006-05-011-4/+3
| | | | git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@37 176d3534-300d-0410-8db8-84e73ed771c3
* Add the eclass writing guideMark Loeser2006-03-051-0/+281
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@15 176d3534-300d-0410-8db8-84e73ed771c3