Lines Matching refs:sourced
1928 my $sourced = catdir($srcdir, @curd);
2074 print STDERR "DEBUG: Reading ",catfile($sourced, $f),"\n";
2076 push @{$config{build_infos}}, catfile(abs2rel($sourced, $blddir), $f);
2079 SOURCE => catfile($sourced, $f),
2081 die "Something went wrong with $sourced/$f: $!\n" unless $template;
2089 sourcedir => abs2rel($sourced, $blddir),
2213 "OTHERWISE" => sub { die "Something wrong with this line:\n$_\nat $sourced/$f" },
2269 my $s = cleanfile($sourced, $_, $blddir, 1);
2314 my $s = cleanfile($sourced, $_, $blddir, 1);
2369 $generator[0] = cleanfile($sourced, $gen, $blddir, 1);
2395 $ddest = cleanfile($sourced, $_, $blddir, 1);
2404 my $d = cleanfile($sourced, $_, $blddir, 1);
2427 my $ddest = cleanfile($sourced, $_, $blddir, 1);
2435 my $is = cleandir($sourced, $_, $blddir, 1);
2448 $ddest = cleanfile($sourced, $dest, $blddir, 1);