HomeSort by relevance Sort by last modified time
    Searched refs:base_directory (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/Scripts/
roll-over-ChangeLogs 32 base_directory = File.expand_path(ARGV[0] || `perl -I#{scripts_directory} -Mwebkitdirs -e 'print sourceDir();'`)
36 Dir.chdir base_directory
check-for-inappropriate-files-in-framework 26 base_directory = ENV['TARGET_BUILD_DIR'] or throw "Unable to find TARGET_BUILD_DIR in the environment!"
34 Dir.chdir base_directory
check-for-webkit-framework-include-consistency 27 base_directory = ENV['TARGET_BUILD_DIR'] or throw "Unable to find TARGET_BUILD_DIR in the environment!"
30 unless base_directory
34 Dir.chdir base_directory

Completed in 322 milliseconds