darcs

Patch 876 reintroduce GNUmakefile for make tags

Title reintroduce GNUmakefile for make tags
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone

Created on 2012-07-14.22:39:27 by gh, last changed 2012-07-27.23:04:16 by gh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt gh, 2012-07-14.22:39:26 text/x-darcs-patch
patch-preview.txt gh, 2012-07-25.21:09:51 text/x-darcs-patch
reintroduce-gnumakefile-for-make-tags.dpatch gh, 2012-07-14.22:39:26 application/x-darcs-patch
remove-gnumakefile-duplicate-line.dpatch gh, 2012-07-25.21:09:51 application/x-darcs-patch
unnamed gh, 2012-07-14.22:39:26
unnamed gh, 2012-07-25.21:09:51
See mailing list archives for discussion on individual patches.
Messages
msg15869 (view) Author: gh Date: 2012-07-14.22:39:26
1 patch for repository http://darcs.net:

Sat Jul 14 19:19:35 ART 2012  Guillaume Hoffmann <guillaumh@gmail.com>
  * reintroduce GNUmakefile for make tags
Attachments
msg15912 (view) Author: owst Date: 2012-07-21.16:34:39
A few comments:

the line after this line:
+	      $(wildcard darcs/[A-Z]*.hs) \
seems to be a duplicate of the line before it?

What happens to TAGS/tags on windows (or other case-insensitive OSs)?
msg15922 (view) Author: gh Date: 2012-07-25.21:08:22
> seems to be a duplicate of the line before it?

Yes it is, will send a patch removing that line.

> What happens to TAGS/tags on windows (or other case-insensitive OSs)?

I have no idea. I've copied these lines from the previous GNUmakefile, 
so it's just as before.
msg15923 (view) Author: gh Date: 2012-07-25.21:09:51
1 patch for repository http://darcs.net:

Wed Jul 25 18:08:36 ART 2012  Guillaume Hoffmann <guillaumh@gmail.com>
  * remove GNUmakefile duplicate line
Attachments
msg15929 (view) Author: gh Date: 2012-07-27.23:04:12
Self accepting it as documentation-related bundle.
History
Date User Action Args
2012-07-14 22:39:27ghcreate
2012-07-15 16:16:20ghsetstatus: needs-screening -> needs-review
2012-07-21 16:34:39owstsetmessages: + msg15912
2012-07-25 21:08:22ghsetmessages: + msg15922
2012-07-25 21:09:51ghsetfiles: + patch-preview.txt, remove-gnumakefile-duplicate-line.dpatch, unnamed
messages: + msg15923
2012-07-27 23:04:12ghsetmessages: + msg15929
2012-07-27 23:04:16ghsetstatus: needs-review -> accepted