
noreply at github
Aug 17, 2009, 3:26 PM
Post #1 of 1
(755 views)
Permalink
|
|
[bricoleurs/bricolage] 294717: Rename `Makefile` to `Makefile.in`
|
|
Branch: refs/heads/master Home: http://github.com/bricoleurs/bricolage Commit: 2947179ea8c9ba5634a7d788761d70be35f9eaf2 http://github.com/bricoleurs/bricolage/commit/2947179ea8c9ba5634a7d788761d70be35f9eaf2 Author: David E. Wheeler <david [at] justatheory> Date: 2009-08-17 (Mon, 17 Aug 2009) Changed paths: R Makefile M Makefile.PL A Makefile.in M lib/Bric/Changes.pod Log Message: ----------- Rename `Makefile` to `Makefile.in` Rename `Makefile` to `Makefile.in` and change C<Makefile.PL` so that it creates `Makefile` from `Makefile.in`. This is so that `Makefile` is no longer changed in-place, which could get annoying when doing development. Commit: cfc1ab46678eda7a6e5aa255752f0bcf84c1be36 http://github.com/bricoleurs/bricolage/commit/cfc1ab46678eda7a6e5aa255752f0bcf84c1be36 Author: David E. Wheeler <david [at] justatheory> Date: 2009-08-17 (Mon, 17 Aug 2009) Changed paths: M lib/Bric/App/Callback/Desk.pm Log Message: ----------- Fix for Bug #93 I fixed it already in rev_1_10, but the code required for master is a bit different, due to changes to the callbacks. So I've just made them by hand.
|