| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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 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>
|
|
|
|
| |
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
|
|
| |
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Also escape any VCS keywords that could potentially be expanded.
|
|
|
|
| |
Due to git migration.
|
|
|
|
| |
http://www.gentoo.org/proj/en/council/meeting-logs/20111108-summary.txt
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
This reverts commit 784e3f9fe821063a4e3c219f06e8b90ba09a0fcb.
|
|
|
|
| |
This reverts commit 2396e4a2cd50b108c79e09b4a27b4d37296d8def.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2009.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@150 176d3534-300d-0410-8db8-84e73ed771c3
|
|
|
|
| |
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@93 176d3534-300d-0410-8db8-84e73ed771c3
|
|
|
|
| |
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@92 176d3534-300d-0410-8db8-84e73ed771c3
|
|
|
|
| |
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@37 176d3534-300d-0410-8db8-84e73ed771c3
|
|
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@15 176d3534-300d-0410-8db8-84e73ed771c3
|