Log of /eclass/git.eclass
Parent Directory
|
Revision Log
Revision
1.58 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 14 23:40:18 2011 UTC
(18 months ago)
by
vapier
Branch:
MAIN
Changes since
1.57: +2 -2 lines
Diff to
previous 1.57
,
to
selected 1.7
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
(2 years, 10 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.47: +5 -9 lines
Diff to
previous 1.47
,
to
selected 1.7
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
(3 years, 3 months ago)
by
abcd
Branch:
MAIN
Changes since
1.41: +69 -33 lines
Diff to
previous 1.41
,
to
selected 1.7
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.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 24 21:48:58 2009 UTC
(3 years, 9 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.27: +34 -5 lines
Diff to
previous 1.27
,
to
selected 1.7
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
(4 years, 2 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.23: +1 -4 lines
Diff to
previous 1.23
,
to
selected 1.7
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
(4 years, 2 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.16: +192 -162 lines
Diff to
previous 1.16
,
to
selected 1.7
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
(4 years, 3 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.14: +3 -2 lines
Diff to
previous 1.14
,
to
selected 1.7
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
(5 years, 2 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.8: +12 -1 lines
Diff to
previous 1.8
,
to
selected 1.7
Add EGIT_OFFLINE support to git.eclass, modelled after the svn.eclass offline mode. Very useful if the upstream repo is offline for maintenance.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 27 01:02:30 2007 UTC
(5 years, 5 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.7: +3 -1 lines
Diff to
previous 1.7
Add comment about usage of EGIT_BRANCH and where it should go in relation to "inherit git".
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[selected]
Wed Nov 14 20:43:43 2007 UTC
(5 years, 7 months ago)
by
ferdy
Branch:
MAIN
Changes since
1.6: +5 -2 lines
Diff to
previous 1.6
Unconditionally set remote.origin.url as per bug #197193
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: |
|