[darcs-users] darcs patch: Generate SRC_DIRS programmatically. (and 5 more)

E.Y.Kow at brighton.ac.uk E.Y.Kow at brighton.ac.uk
Sun Nov 2 13:07:01 UTC 2008


Salvo 11 - I just picked some changes from Trent's makefile cleanup
and user-manual work that does not appear to conflict with the recent
sprint work.

Thu Oct 23 03:42:12 BST 2008  Trent W. Buck <trentbuck at gmail.com>
  * Generate SRC_DIRS programmatically.
  
  The -name sys -prune -o ... -print part is a hack to skip the
  src/win32/sys, which is probably safe to include in the list, but I
  didn't want to take any chances.

Thu Oct 23 04:09:02 BST 2008  Trent W. Buck <trentbuck at gmail.com>
  * DARCS_FILES_DEPS is never bound, so don't evaluate it.

Thu Oct 23 04:34:09 BST 2008  Trent W. Buck <trentbuck at gmail.com>
  * Tweak C_OBJS declaration.

Thu Oct 23 06:39:56 BST 2008  Trent W. Buck <trentbuck at gmail.com>
  * Explain ghcflags_fancy.

Thu Oct 23 07:07:45 BST 2008  Trent W. Buck <trentbuck at gmail.com>
  * Remove obsolete "deb" target.
  I maintain the Debian darcs package, and I don't use this target.
  I doubt anyone else has a use for it.

Thu Oct 23 07:18:30 BST 2008  Trent W. Buck <trentbuck at gmail.com>
  * Remove unpleasant sequencing operators (;) from haddock targets.
  
  Make is will abort a run when any command fails.  Using ;\\\n to join
  separate lines means make can't detect if the first line fails.  Also,
  continuation lines are ugly.
  
  When disabling failure propagation is intentional and desired, you can
  achieve this explicitly by starting the command with a hyphen (-).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 91552 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20081102/56482f54/attachment-0001.bin 


More information about the darcs-users mailing list