Skip to content

Conversation

@Leont
Copy link
Member

@Leont Leont commented Jun 18, 2013

This branch splits out ExtUtils::Config and ExtUtils::InstallPaths from Module::Build. That way, it enables other modules to use these pieces of logic.

This should probably not be applied until Module::Build leaves core.

@Leont
Copy link
Member Author

Leont commented Jun 18, 2013

Seems I made a rebase error, now pushed the proper version…

@kenahoo
Copy link
Member

kenahoo commented Jun 18, 2013

I like it. (I haven't reviewed the details though.)

@Leont
Copy link
Member Author

Leont commented Jun 12, 2015

I'm seriously considering leaving out the EU::Config patch, and only applying the EU::IP patch. The former doesn't make the code as simple as one may expect because the config object is needed early in bootstraping (moving code from lib/ to inc/ instead of getting rid of it), and the latter doesn't care if it gets a MB::C or an EU::C object. It may also indirectly depend on the resolution of Perl-Toolchain-Gang/module-build-tiny#17

Extract install path logic to ExtUtils::InstallPaths
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.

3 participants