Create build_extension() to encapsulate the per-extension logic.
authorNicholas Clark <nick@ccl4.org>
Sat, 31 Jan 2009 17:12:40 +0000 (17:12 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 31 Jan 2009 17:12:40 +0000 (17:12 +0000)
commit484c6321d917c74a4d18b8f71229767b9bf43983
tree9fe08e367b46065f80159c68654415fe7560c7a3
parent1a76ca1adb00f0a79fbb2893732a88fcd33fce31
Create build_extension() to encapsulate the per-extension logic.
Use @pass_through to hold extra VARIABLE=value assignments.
Add @run to hold optional build-time run prefix.
Use the list form of system for everything.
Always call a target - default to 'all' if not is passed in.
Merge the alternate logic for selecting -MCross from make_ext.pl
win32/buildext.pl