Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / maint / Makefile.PL.inc /
2013-02-13 Peter Rabbitson Stop shipping world writeable files in our tarball
2013-01-29 Peter Rabbitson Prevent spurious unclean git repo state on ddl regeneration
2013-01-25 Peter Rabbitson Make `perl Makefile.PL` runs more user friendly - bette...
2013-01-23 Peter Rabbitson ::Storage::BlockRunner now has minimum POD, tell CPAN...
2013-01-21 Peter Rabbitson Reign in (a little bit) the sprawling CRLF insanity...
2013-01-12 Peter Rabbitson Ensure the testddl is regenerated at Makefile and distd...
2012-12-19 Peter Rabbitson Fixup possible crlf in generated files
2012-12-19 Peter Rabbitson Switch rm to rm -f - we do not care about failure
2012-12-19 Peter Rabbitson Move generated README to maint/.Generated_Pod as well...
2012-12-19 Peter Rabbitson Use plain old file concat for the dbicadmin pod-injection
2012-12-19 Peter Rabbitson Create distinct lib/ subdir in maint/.Generated_Pod...
2012-12-19 Peter Rabbitson Rewrite all Makefile oneliners in terms of EU::MM:...
2012-12-14 Peter Rabbitson Force xt/ tests to run on anything involving a create_d...
2012-12-14 Peter Rabbitson Since .generated_pod is no longer shipped in-dist,...
2012-12-14 Peter Rabbitson Make pod generation more palatable to the existing...
2012-12-14 Peter Rabbitson Merge all pod generation into one inc snippet, cleanup...
2012-12-14 Peter Rabbitson Do not mask Makefile.PL errors in END block
2012-12-11 Brendan Byrd Utilize Pod::Inherit to add an INHERITED METHODS sectio...
2012-12-10 Peter Rabbitson Move generated POD to its own dir
2012-12-10 Peter Rabbitson While permanentising meta/ 62628242 did not properly...
2012-11-18 Peter Rabbitson While the TODO was solved in b11221ff the source of...
2012-04-16 Peter Rabbitson Version/dist Makefile.PL safety checks
2012-04-11 Peter Rabbitson No longer depend on MI::AuthorTests. Switch xt tests...
2012-02-04 Peter Rabbitson Normalize -'s and _'s in maint names and Makefile options
2012-01-30 Peter Rabbitson Fix forgotten whitespace - this is what I get for no...
2012-01-29 Peter Rabbitson Forgotten diag and some clarifications of fc4b0448
2012-01-29 Peter Rabbitson Factor out the Makefile.PL into easily digestable snippets