[parrot/parrot] fbcfca: [GH #877] Removed @revision@ text in myconfig outp...
GitHub
noreply at github.com
Fri Mar 22 18:02:18 UTC 2013
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: fbcfca5521c63546e516b6ca1e3cb8c57fbaa892
https://github.com/parrot/parrot/commit/fbcfca5521c63546e516b6ca1e3cb8c57fbaa892
Author: Paul Cochrane <cochrane at rrzn.uni-hannover.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M config/gen/config_pm/myconfig.in
Log Message:
-----------
[GH #877] Removed @revision@ text in myconfig output
The @revision@ information was only useful back in the Subversion days and
consequently (since we are now using Git) isn't necessary anymore.
Commit: ac200f4cb0532adee52b059020ddbb33cd9ae0e1
https://github.com/parrot/parrot/commit/ac200f4cb0532adee52b059020ddbb33cd9ae0e1
Author: Paul Cochrane <cochrane at rrzn.uni-hannover.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M lib/Parrot/Configure/Step/List.pm
Log Message:
-----------
[GH #877] Removed auto::revision from configure steps
We wish to remove the Parrot::Revision functionality, so this dependence
within the configure step needs to be removed.
Commit: f1dcee4db9ef5215a6e0c0cb988e4dfa5a5fdd43
https://github.com/parrot/parrot/commit/f1dcee4db9ef5215a6e0c0cb988e4dfa5a5fdd43
Author: Paul Cochrane <cochrane at rrzn.uni-hannover.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M Configure.pl
Log Message:
-----------
[GH #877] Removed Parrot::Revision dependence in Configure.pl
Since we wish to remove Parrot::Revision, we therefore no longer need to
update the Parrot revision number when configuring.
Commit: 7bb92e8ef0b1643789023787deb52128ef7884e7
https://github.com/parrot/parrot/commit/7bb92e8ef0b1643789023787deb52128ef7884e7
Author: Paul Cochrane <cochrane at rrzn.uni-hannover.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M MANIFEST
R config/auto/revision.pm
R t/configure/017-revision_from_cache.t
R t/configure/018-revision_to_cache.t
R t/configure/061-revision_from_cache.t
M t/configure/testlib/adefectivefoobar
M t/configure/testlib/bdefectivefoobar
M t/configure/testlib/cdefectivefoobar
M t/configure/testlib/ddefectivefoobar
R t/steps/auto/revision-01.t
Log Message:
-----------
[GH #877] Removed config/auto/revision.pm and its tests
In issue GH#877 the old Parrot::Revision code should be removed. This
removes the configure step and its associated tests.
The references in t/configure/testlib/*defectivefoobar have also been
removed.
Commit: 94df5d8d7c225f2134df54f76b365e9ba1b186cd
https://github.com/parrot/parrot/commit/94df5d8d7c225f2134df54f76b365e9ba1b186cd
Author: Paul Cochrane <cochrane at rrzn.uni-hannover.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M MANIFEST
R lib/Parrot/Revision.pm
Log Message:
-----------
[GH #877] Removed Parrot::Revision
Now that the dependencies on Parrot::Revision have been removed, it's now
possible to remove Parrot::Revision itself. The tests pass, so all is good.
Commit: 58e5de90a4ab7032d2dc44da9abbf18fdb50ee55
https://github.com/parrot/parrot/commit/58e5de90a4ab7032d2dc44da9abbf18fdb50ee55
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M Configure.pl
M MANIFEST
R config/auto/revision.pm
M config/gen/config_pm/myconfig.in
M lib/Parrot/Configure/Step/List.pm
R lib/Parrot/Revision.pm
R t/configure/017-revision_from_cache.t
R t/configure/018-revision_to_cache.t
R t/configure/061-revision_from_cache.t
M t/configure/testlib/adefectivefoobar
M t/configure/testlib/bdefectivefoobar
M t/configure/testlib/cdefectivefoobar
M t/configure/testlib/ddefectivefoobar
R t/steps/auto/revision-01.t
Log Message:
-----------
Merge pull request #945 from paultcochrane/ptc/remove_parrot_revision
[GH #877] Remove Parrot::Revision
Compare: https://github.com/parrot/parrot/compare/5ea2552ff45b...58e5de90a4ab
More information about the parrot-commits
mailing list