Re: [PATCH 1/2] move Git.pm build instructions into perl/Makefile

Subsystems: the rest

2 messages, 2 authors, 2016-08-11 · open the first message on its own page

Re: [PATCH 1/2] move Git.pm build instructions into perl/Makefile

From: Junio C Hamano <hidden>
Date: 2016-08-11 19:21:10

"Alex Riesen" [off-list ref] writes:
Signed-off-by: Alex Riesen <redacted>

---

This is the first patch, just rebased upon current master.
The ActiveState-related parts follow
Huh?

Ah, attachment that is not inline.
diff --git a/perl/.gitignore b/perl/.gitignore
index e990cae..98b2477 100644
--- a/perl/.gitignore
+++ b/perl/.gitignore
@@ -1,4 +1,5 @@
-Makefile
+perl.mak
+perl.mak.old
 blib
 blibdirs
 pm_to_blib
This, and perl/Makefile not cleaning perl.mak.old, are wrong.
"make && make clean" after a fresh checkout should leave the
working tree the same state is it were.

Re: [PATCH 1/2] move Git.pm build instructions into perl/Makefile

From: Alex Riesen <hidden>
Date: 2016-08-11 20:35:06

On 12/3/06, Junio C Hamano [off-list ref] wrote:
quoted hunk
quoted
This is the first patch, just rebased upon current master.
The ActiveState-related parts follow
diff --git a/perl/.gitignore b/perl/.gitignore
index e990cae..98b2477 100644
--- a/perl/.gitignore
+++ b/perl/.gitignore
@@ -1,4 +1,5 @@
-Makefile
+perl.mak
+perl.mak.old
 blib
 blibdirs
 pm_to_blib
This, and perl/Makefile not cleaning perl.mak.old, are wrong.
How is this wrong, and the previous (for when there weren't
Makefile at all) Makefile-in-.gitignore is not?
These are generated files, what do you want to preserve them for?
"make && make clean" after a fresh checkout should leave the
working tree the same state is it were.
oh, right. Missed it (never seen it generated, BTW. Just took
from Pasky's code that it happens).

Updated patch attached.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help