- 0ae92df Run JavaScriptCore tests again on Windows. by commit-queue@webkit.org · 11 years ago
- 25ba7ca Fix 64-bit build on everything but Windows. by fpizlo@apple.com · 11 years ago
- f616c3e Unreviewed build fix for --64-bit target. by bfulgham@apple.com · 11 years ago
- 79079fc [Win] Check for MathML fonts and warn user if they are missing. by bfulgham@apple.com · 11 years ago
- aa4f639 [Win] Add checks for proper build and test environment by bfulgham@apple.com · 11 years ago
- fad2f7e [Windows] Correct run-path when using 64-bit binaries. by bfulgham@apple.com · 11 years ago
- d2cd309 Teach webkitdirs.pm to honor the --64-bit flag by bfulgham@apple.com · 11 years ago
- bf28c05 Remove Qt features from build and test tools by bfulgham@apple.com · 11 years ago
- eacc2f6 Added --64-bit option for Windows build. by alex.christensen@flexsim.com · 11 years ago
- e77200a <https://webkit.org/b/90090> build-webkit should verify that your tools are up-to-date by mrowe@apple.com · 11 years ago
- 749baf7 REGRESSION (r129451): run-safari --no-saved-state is broken by ap@apple.com · 11 years ago
- 83a1c03 REGRESSION (r129451): run-safari --no-saved-state is broken by ap@apple.com · 11 years ago
- b9513f7 [GTK] Make symbol export filter more strict, and disable for dev/test builds by kov@webkit.org · 11 years ago
- 7fa0dbf Add support infrastructure for iOS WebKit port by dbates@webkit.org · 12 years ago
- e572c97 [Tools] Ignore missing GNUmakefile when detecting previous arch in build-webkit by commit-queue@webkit.org · 12 years ago
- 50c9da2 [EFL][GTK] Migrate from WEBKITOUTPUTDIR to WEBKIT_OUTPUTDIR by commit-queue@webkit.org · 12 years ago
- c77f2db [Tools] Add support for "webKitBranchBuild" git option when calculating jhbuildPath by commit-queue@webkit.org · 12 years ago
- ca3c529 [Qt] Build overrides -j when given --makeargs="-sj40" by commit-queue@webkit.org · 12 years ago
- fe9988f https://bugs.webkit.org/show_bug.cgi?id=117514 by achristensen@apple.com · 12 years ago
- dad4efe [WinCairo] Fix build-webkit to build WinCairo under VS2010. by commit-queue@webkit.org · 12 years ago
- 6ddc8a3 Use WEBKITOUTPUTDIR if WEBKIT_OUTPUTDIR is not present. by rakuco@webkit.org · 12 years ago
- 0bd820b Remove uses of VS2005 scripts, executables and associated environment variables from scripts. by roger_fong@apple.com · 12 years ago
- 572c437 Unreviewed. Make windows test bots search in the correct directory for build output. by roger_fong@apple.com · 12 years ago
- 0bc84fb [Windows] Use WinLauncher to display LayoutTest results by bfulgham@apple.com · 12 years ago
- c024a59 [Windows] Don't use pdevenv when building with VS2010. by bfulgham@apple.com · 12 years ago
- c67dac6 [Windows] Update various build tools to understand VS2010 environment. by bfulgham@apple.com · 12 years ago
- 95090d2 [Windows] Identify proper run environment for scripts. by bfulgham@apple.com · 12 years ago
- b4e3c8c Tools: add new BlackBerry include dirs. by commit-queue@webkit.org · 12 years ago
- 90142ec [GTK] Plumb the Automake build system for the Battery Status API feature by zandobersek@gmail.com · 12 years ago
- 0cda9f3 Remove all remaining Skia code https://bugs.webkit.org/show_bug.cgi?id=115263 by commit-queue@webkit.org · 12 years ago
- 9ae6600 Remove support for Chromium from webkitdirs.pm by commit-queue@webkit.org · 12 years ago
- 1d9488d Remove wxWebKit support from the Tools by benjamin@webkit.org · 12 years ago
- 67a1041 <http://webkit.org/b/114989> Add a user default to allow use of the Safari binary rather than SafariForWebKitDevelopment by mrowe@apple.com · 12 years ago
- 0547d1d [GTK] Enable introspection always for developer builds by mrobinson@webkit.org · 12 years ago
- 874127a media-stream and xslt are no longer configurable options in the GTK+ port by commit-queue@webkit.org · 12 years ago
- a86b195 Unreviewed, rolling out r148262. by zandobersek@gmail.com · 12 years ago
- cd8dcdb Unreviewed, rolling out r148247. by zandobersek@gmail.com · 12 years ago
- 6d6f591 [GTK] Add accelerated 2D canvas support using cairo-gl by mrobinson@webkit.org · 12 years ago
- 06ea9f5 [GTK] run-launcher --gtk -2 fails on a WK2-only build by philn@webkit.org · 12 years ago
- a0d1fe5 [chromium] Try to get the webkit builder to use msvs again by thakis@chromium.org · 12 years ago
- 3e4076e [GTK] Move feature overriding to the configure phase by mrobinson@webkit.org · 12 years ago
- 281a2d4 Update WebKitDirs.pm for new Windows paths by bfulgham@webkit.org · 12 years ago
- e05509b [BlackBerry] Add graphics subdirectory to include path. by commit-queue@webkit.org · 12 years ago
- 3baf3e2 [GTK] Don't generate documentation if building neither WebKit1 nor WebKit2 by zandobersek@gmail.com · 12 years ago
- 941fbe6 build-webkit: document sdk, debug, release, device, and simulator options by commit-queue@webkit.org · 12 years ago
- ff7c1d7 [CMake] Don't warn unused cmake variables which aren't used by cmake ports by gyuyoung.kim@samsung.com · 12 years ago
- 8787c8f [GTK] Building fails in an armv5tel board by commit-queue@webkit.org · 12 years ago
- a6f9a28 Provide a sensible default architecture when building on iOS SDKs by commit-queue@webkit.org · 12 years ago
- 2d54364 Provide a sensible default architecture when building on iOS SDKs by commit-queue@webkit.org · 12 years ago
- 3062e28 [CMake] Use offical Windows CE support by paroga@webkit.org · 12 years ago
- 8da3ed1 REGRESSION (r140912): Broke specifying non-trivial ARCHS value to make / build-webkit by commit-queue@webkit.org · 12 years ago
- 0ee1a89 .: Allow building with arbitrary SDK and ARCHS with make + Xcode by commit-queue@webkit.org · 12 years ago
- b768981 Make debug-safari --target-web-process work again by weinig@apple.com · 12 years ago
- dd418a5 [GTK] build-webkit fails if the jhbuild wrapper is not used by sergio@webkit.org · 12 years ago
- 6499f57 [Autotools] Add support for WebKit2-only builds by zandobersek@gmail.com · 12 years ago
- e7d31a1 [GTK] Stop passing the unstable features flag to configure script when using build-webkit by zandobersek@gmail.com · 12 years ago
- bf98be7 [chromium] Enable `update-webkit --chromium --ninja` on windows by thakis@chromium.org · 12 years ago
- 15b1b6d [jhbuild] Remove the "run-with-jhbuild" scripts. by commit-queue@webkit.org · 12 years ago
- 920409a chromium: webkit-build-directory doesn't handle ninja output dirs by thakis@chromium.org · 12 years ago
- bb37771 [Qt][Mac] run-launcher cannot find Qt5WebKitWidgets. by zeno.albisser@digia.com · 12 years ago
- f9694dd [Qt] EWS bots should call qmake always by ossy@webkit.org · 12 years ago
- 20b9392d [Qt][Mac] run-launcher cannot find Qt5WebKitWidgets. by zeno.albisser@digia.com · 12 years ago
- 53ef97f build-webkit --chromium-android forces Make even when update-webkit used --ninja by eric@webkit.org · 12 years ago
- d8a5ec6f [GTK] Remove the last of unnecessary configuration options in configure.ac by zandobersek@gmail.com · 12 years ago
- 2f03f00 Unreviewed, rolling out r137371. by eric@webkit.org · 12 years ago
- a0f54ce Make Ninja the default build system for build-webkit --chromium by eric@webkit.org · 12 years ago
- 68b5fe3 [GTK] Feature enabling/disabling should be possible through build-webkit by zandobersek@gmail.com · 12 years ago
- 71e2fe3 [EFL] Fix tools for WebKit2-only builds by commit-queue@webkit.org · 12 years ago
- dd8b067 Unreviewed fix, unbreak run-launcher after library renaming. by ossy@webkit.org · 12 years ago
- a7c91e1 [BlackBerry] Build with libjpegturbo by yoli@rim.com · 12 years ago
- 60a3b52 [Qt] REGRESSION(r128174): Fast build path doesn't work now by ossy@webkit.org · 12 years ago
- 526d8db Change build congratulation message in EFL by commit-queue@webkit.org · 12 years ago
- 51770c8 Unreviewed prospective Qt/Windows build bot fix: by hausmann@webkit.org · 12 years ago
- 5fbb124 [Qt] Build with MSVC fails to use nmake instead of make by hausmann@webkit.org · 12 years ago
- a99c817 [Qt] Reduce the number of clean builds by ossy@webkit.org · 12 years ago
- e5439f2 [chromium] Try to find ninja if it's not in the path already by thakis@chromium.org · 12 years ago
- 723dfff [Qt] Adjust library name in webkitdirs.pm after r131300. by zeno.albisser@digia.com · 12 years ago
- 85fd700 [Qt] Fix wipeclean on Windows by hausmann@webkit.org · 12 years ago
- 226e275 [Qt] Fix determination of changed files from SVN revisions by hausmann@webkit.org · 12 years ago
- ecd4722 [Qt] Add logic for triggering clean builds on changes to build system files by hausmann@webkit.org · 12 years ago
- d3c440e Changed debug-safari, debug-minibrowser and debug-test-runner to use LLDB by default when by mitz@apple.com · 12 years ago
- 070b836 Remove the last bits of MSYS support from webkitperl. by commit-queue@webkit.org · 12 years ago
- b1e2dac [BlackBerry] Add a early return in buildCMakeProjectOrExit() by commit-queue@webkit.org · 12 years ago
- c14ecd3 Use NSUserDefaults rather than an environment variable to control whether to use an XPC Service for the WebProcess by weinig@apple.com · 12 years ago
- 537f734 WebProcess XPC services need have their environment set without disrupting all other XPC services by weinig@apple.com · 12 years ago
- bb5e6be [Qt] Fix handling of debug/release/debug_and_release/build_all by vestbo@webkit.org · 12 years ago
- fc68cc0 [Qt] The ANGLE build on Windows breaks with GnuWin32's flex because it is too old by commit-queue@webkit.org · 12 years ago
- e338538 webkitdirs: fix uname version handling for cygwin by dpranke@chromium.org · 12 years ago
- 91edd71 [Qt] Build on Windows requires bison/flex in PATH by commit-queue@webkit.org · 12 years ago
- f5a651f [Qt] Fix --qt option to build-webkit by vestbo@webkit.org · 12 years ago
- a5de226 [Qt] Add a configure step to the Qt build system by vestbo@webkit.org · 12 years ago
- 71a1f81 [QT] Fix build with newer qmake from Qt 5 by hausmann@webkit.org · 12 years ago
- 7bc2b44 [GTK] Tries to run empty string when calling generate-gtkdoc when not using jhbuild by kov@webkit.org · 13 years ago
- cc31148 build-webkit --gtk fails with Can't exec "" by commit-queue@webkit.org · 13 years ago
- c6c5d2c [jhbuild] EFL now runs jhbuild update for every build by commit-queue@webkit.org · 13 years ago
- 40599e1 [jhbuild] EFL now runs jhbuild update for every build by commit-queue@webkit.org · 13 years ago
- f5b7edb [jhbuild] move md5sum checking to update-webkit-libs-jhbuild by kov@webkit.org · 13 years ago
- a54cca9 [Chromium] Remove unneeded build logic for Android by peter@chromium.org · 13 years ago
- 342392b Enable XPC Service based WebProcess with runtime flag by weinig@apple.com · 13 years ago
- 8fe6f85 The cr-android EWS should actually be building Chromium for Android by peter@chromium.org · 13 years ago