aboutsummaryrefslogtreecommitdiff
path: root/libexec/build-fetch-p4
AgeCommit message (Collapse)Author
2014-05-09Remove leading directories from fetched URL'sMark Ferrell
* Whel fetching from Perforce we now strip the leading directories of the URL from the fetched files.
2014-04-23[build-fetch-p4] Remove debug 'exit 0'David Barksdale
2014-04-22Add Perforce support.Mark Ferrell
* Have enabled perforce support as a p4:// SOURCE_URI. Currently this requires that the user already perform a 'p4 login', though we may be able to automatically perform said login should we find that various P4 specific environment variables are already set (aka git and other p4 capable tools).