Skip to content

./Build distdir will now preserve file modification time.#51

Open
schwern wants to merge 1 commit into
masterfrom
feature/distdir_preserve_mtime
Open

./Build distdir will now preserve file modification time.#51
schwern wants to merge 1 commit into
masterfrom
feature/distdir_preserve_mtime

Conversation

@schwern
Copy link
Copy Markdown
Contributor

@schwern schwern commented Sep 9, 2014

This matches what MakeMaker does and uses ExtUtils::Manifest, rather than
home rolled code, for consistency.

This arose out of a problem in Alien-SVN where generated source files
were being rebuilt because the mtimes in the tarball matched the
mtimes of their generation scripts.
evalEmpire/Alien-SVN#4

This matches what MakeMaker does and uses ExtUtils::Manifest, rather than
home rolled code, for consistency.

This arose out of a problem in Alien-SVN where generated source files
were being rebuilt because the mtimes in the tarball matched the
mtimes of their generation scripts.
evalEmpire/Alien-SVN#4
@Leont
Copy link
Copy Markdown
Member

Leont commented Sep 9, 2014

Looks reasonable to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants