Lines Matching refs:pwd
71 use vars qw($version $fixed $infixed $CURLDIR $git $pwd $build $buildlog
226 chdir $pwd; # cd back to the original root dir
228 if ($pwd && $build) {
231 rmtree "$pwd/$build";
244 my $configfile = "$pwd/$build/lib/curl_config.h";
361 # Make $pwd to become the path without newline. We'll use that in order to cut
363 $pwd = getcwd();
389 $buildlog="$pwd/$buildlogname";
544 chdir "$pwd/$build";
643 s/$pwd//g;
655 chdir "$pwd/$build";
662 s/$pwd//g;
700 chdir "$pwd/$build/docs/examples";
705 s/$pwd//g;
711 chdir "$pwd/$build";
722 s/$pwd//g;
747 chdir "$pwd/$build/docs/examples";
752 s/$pwd//g;
758 chdir "$pwd/$build";
762 chdir "$pwd/$build/tests";
767 s/$pwd//g;
773 chdir "$pwd/$build";