Lines Matching refs:Build
30 # Build script wrapper for the WebKit Open Source Project.
199 Usage: $programName [options] [options to pass to build system]
201 --clean Cleanup the build directory
203 --cairo-win32 Build using Cairo (rather than CoreGraphics) on Windows
204 --chromium Build the Chromium port on Mac/Win/Linux
205 --gtk Build the GTK+ port
206 --qt Build the Qt port
207 --inspector-frontend Copy changes to the inspector front-end files to the build directory
222 # Build usage text and options list from features
340 # Chromium doesn't build by project directories.
346 # Build, and abort if the build fails.
381 print "\n\n===== BUILD FAILED ======\n\n";
385 print "You can view build errors by checking the BuildLog.htm files located at:\n$baseProductDir/obj/<project>/<config>.\n";