Lines Matching refs:sourced
1926 my $sourced = catdir($srcdir, @curd);
2072 print STDERR "DEBUG: Reading ",catfile($sourced, $f),"\n";
2074 push @{$config{build_infos}}, catfile(abs2rel($sourced, $blddir), $f);
2077 SOURCE => catfile($sourced, $f),
2079 die "Something went wrong with $sourced/$f: $!\n" unless $template;
2087 sourcedir => abs2rel($sourced, $blddir),
2211 "OTHERWISE" => sub { die "Something wrong with this line:\n$_\nat $sourced/$f" },
2267 my $s = cleanfile($sourced, $_, $blddir);
2312 my $s = cleanfile($sourced, $_, $blddir);
2367 $generator[0] = cleanfile($sourced, $gen, $blddir);
2393 $ddest = cleanfile($sourced, $_, $blddir);
2402 my $d = cleanfile($sourced, $_, $blddir);
2425 my $ddest = cleanfile($sourced, $_, $blddir);
2433 my $is = cleandir($sourced, $_, $blddir);
2446 $ddest = cleanfile($sourced, $dest, $blddir);