Log of /eclass/git.eclass
Parent Directory
|
Revision Log
Revision
1.63
Sat Oct 5 18:39:30 2013 UTC
(4 years, 6 months ago)
by
mgorny
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.62: +1 -1 lines
FILE REMOVED
Remove lastrited git.eclass.
Revision
1.58 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 14 23:40:18 2011 UTC
(6 years, 4 months ago)
by
vapier
Branch:
MAIN
Changes since
1.57: +2 -2 lines
Diff to
previous 1.57
,
to
selected 1.30
create backing store dirs with group write perms so that people can more easily switch between user based testing (ebuild/etc...) and root/userpriv based emerging
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jul 27 12:39:34 2010 UTC
(7 years, 8 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.47: +5 -9 lines
Diff to
previous 1.47
,
to
selected 1.30
Do not strip -git suffix from ${PN} when setting default EGIT_PROJECT. PN with -git suffix is perfectly acceptable package name.
Revision
1.42 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 23 00:43:54 2010 UTC
(8 years, 1 month ago)
by
abcd
Branch:
MAIN
Changes since
1.41: +69 -33 lines
Diff to
previous 1.41
,
to
selected 1.30
Speed up code for the common case where there are no submodules - if there are submodules, then you will need to set EGIT_HAS_SUBMODULES=true before inherit
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[selected]
Sun Oct 11 11:40:53 2009 UTC
(8 years, 6 months ago)
by
maekke
Branch:
MAIN
Changes since
1.29: +4 -4 lines
Diff to
previous 1.29
whitespace
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 24 21:48:58 2009 UTC
(8 years, 7 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.27: +34 -5 lines
Diff to
previous 1.27
,
to
selected 1.30
Update git eclass from x11 overlay.
FEATURES
* git submodule support
* LIVE_FAIL_FETCH_IF_REPO_NOT_UPDATED usage
- this makes build die when git repo is up-to-date and nothing new
has been done in it. Quite lovely with --keep-going.
* specific per overrides of TREE/BRANCH/REPO
- just define ${PN//-/_}_LIVE_TREE/BRANCH/REPO in enviroment and you can
override in ebuild values.
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 13 15:35:58 2009 UTC
(9 years ago)
by
scarabeus
Branch:
MAIN
Changes since
1.23: +1 -4 lines
Diff to
previous 1.23
,
to
selected 1.30
Fix issues with patches being applied twice. Remember that we should let other eclasses handle the PATCHES array. We have our own array for that :]
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 5 20:22:15 2009 UTC
(9 years ago)
by
scarabeus
Branch:
MAIN
Changes since
1.16: +192 -162 lines
Diff to
previous 1.16
,
to
selected 1.30
EAPI2fy git eclass. Make it eclassdoc compatible (at least i hope :])
There are new elog informations which are requested by upstream often.
Note that this elog can be supresed by setting EGIT_QUIET="ON" in make.conf or somewhere else in the env. :]
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 19 17:07:28 2009 UTC
(9 years, 2 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.14: +3 -2 lines
Diff to
previous 1.14
,
to
selected 1.30
Update git.eclass. Now consumes less bandwitch. Per bug #255451. Thanks to reavertm for the patch. Also add myself as maintainer.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 30 05:39:59 2008 UTC
(10 years ago)
by
robbat2
Branch:
MAIN
Changes since
1.8: +12 -1 lines
Diff to
previous 1.8
,
to
selected 1.30
Add EGIT_OFFLINE support to git.eclass, modelled after the svn.eclass offline mode. Very useful if the upstream repo is offline for maintenance.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|