1. f3aa025 Unreviewed, reverting r259708. by tsavell@apple.com · 5 years ago
  2. ef5a075 Enable the use of XCBuild by default in Apple builds by krollin@apple.com · 5 years ago
  3. a90d398 Unreviewed, rolling out r254234. https://bugs.webkit.org/show_bug.cgi?id=206011 by commit-queue@webkit.org · 5 years ago
  4. 05bdd61 build-jsc should invoke make instead of calling xcodebuild directly by sbarati@apple.com · 5 years ago
  5. 09f579f build-jsc should invoke make instead of calling xcodebuild directly by sbarati@apple.com · 5 years ago
  6. 87bdd5d Rename testing build configuration to release+assert, and add new testing build configuration. by mark.lam@apple.com · 5 years ago
  7. 59963f6 Fix testing Makefile to inherit preprocessor definitions by keith_miller@apple.com · 5 years ago
  8. 8ed3fa5 Add a testing target to make that is release + assertions by keith_miller@apple.com · 5 years ago
  9. 2c6d745 Add option to build-webkit to control whether or not XCBuild is used by krollin@apple.com · 6 years ago
  10. f94a3e8 Automatically use ccache when available for Makefile builds by jer.noble@apple.com · 6 years ago
  11. c789475 SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds by jer.noble@apple.com · 6 years ago
  12. e019d86 Unreviewed, rolling out r240124. by tsavell@apple.com · 6 years ago
  13. fd90548 SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds by jer.noble@apple.com · 6 years ago
  14. 50ec79a Make it easier to build for SDK_VARIANT=iosmac by timothy_horton@apple.com · 6 years ago
  15. 2ba23ff Build system support for LTO by krollin@apple.com · 7 years ago
  16. fc3873f "make ARCHS=x86_64" fails to build by ap@apple.com · 9 years ago
  17. 0fb0575 [Xcode] With default verbosity, make(1) output no longer hides environment variable listings by mitz@apple.com · 9 years ago
  18. 069a691 Teach Makefile to build LayoutTestRelay when building for iOS Simulator by dbates@webkit.org · 9 years ago
  19. 94be07c `make analyze` should build using the debug configuration by dburkart@apple.com · 9 years ago
  20. d5f07b0 Unreviewed, revert accidental commit. by fpizlo@apple.com · 10 years ago
  21. fd8bac7 DFG::IntegerCheckCombiningPhase's wrap-around check shouldn't trigger C++ undef behavior on wrap-around by fpizlo@apple.com · 10 years ago
  22. fd67c63 by fpizlo@apple.com · 10 years ago
  23. a4c8982 BinarySwitch should be faster on average by fpizlo@apple.com · 10 years ago
  24. 625ff53 Unreviewed, revert accidental change to Makefile.shared in r179478 by fpizlo@apple.com · 10 years ago
  25. 8a5fd18 Polymorphic call inlining should be based on polymorphic call inline caching rather than logging by fpizlo@apple.com · 10 years ago
  26. ffd5821 [Xcode, iOS] Files are recompiled when alternating between using make and the Xcode IDE by mitz@apple.com · 10 years ago
  27. 224b70f Simplify building with ASan https://bugs.webkit.org/show_bug.cgi?id=139916 by ap@apple.com · 10 years ago
  28. bad8b08 Unreviewed build fix: Make includes semicolon in assignment. by dfarler@apple.com · 11 years ago
  29. 101233e Set DSYMUTIL_NUM_THREADS to the number of logical cores by dfarler@apple.com · 11 years ago
  30. e8fc8f4 Add a new 'analyze' target to the makefile. This will make use of a new by dburkart@apple.com · 11 years ago
  31. bdecfa01a Only use color in make output when it’s going to a terminal. by mitz@apple.com · 11 years ago
  32. 7360e03 [Mac] xcodebuild color output is suppressed when using make by mitz@apple.com · 11 years ago
  33. c5fe5e8 Makefiles should work for arbitrary SDKs and architectures on Apple ports by commit-queue@webkit.org · 12 years ago
  34. 8da3ed1 REGRESSION (r140912): Broke specifying non-trivial ARCHS value to make / build-webkit by commit-queue@webkit.org · 12 years ago
  35. 0ee1a89 .: Allow building with arbitrary SDK and ARCHS with make + Xcode by commit-queue@webkit.org · 12 years ago
  36. aac5dab <http://webkit.org/b/77717> Makefile should provide control over output verbosity by mrowe@apple.com · 13 years ago
  37. 10955a5a Rename WebKitTools to Tools https://bugs.webkit.org/show_bug.cgi?id=49861 by mitz@apple.com · 14 years ago
  38. 8792048 Revert Files I didn't intend to commit by slewis@apple.com · 15 years ago
  39. b905986 https://bugs.webkit.org/show_bug.cgi?id=38154 FastMalloc calls madvise too often. by slewis@apple.com · 15 years ago
  40. 9535159 Remove rarely used Makefile targets from the Makefile. by mrowe@apple.com · 16 years ago
  41. db0ed04 2008-05-02 Anders Carlsson <andersca@apple.com> by andersca@apple.com · 17 years ago
  42. 7e518c5 .: by timothy@apple.com · 17 years ago
  43. b0cc075 top level: by thatcher · 18 years ago
  44. a3c1ab1 top level: by thatcher · 18 years ago
  45. 7984269 Reviewed by Brady and Anders. by mjs · 18 years ago
  46. e15fbdd top level: by beidson · 18 years ago
  47. d7583b4 Adding a ARGS variable that can be used to pass arguments to xcodebuild. This is handy when you want to temporary overide a build setting, like ARCHS. Use: make r ARGS='ARCHS=ppc64' by thatcher · 19 years ago
  48. 8abc374 Add a prerequisite named 'force' to the debug and release rules to prevent the "debug is up-to-date" error. Reviewed by Eric. by thatcher · 19 years ago
  49. 6a131623 * Makefile.shared: Remove use of XcodeOptionStringNoConfig. We don't need it by thatcher · 19 years ago
  50. 407bf0f JavaScriptCore: by thatcher · 19 years ago
  51. fab2077 adding the new Makefiles. by thatcher · 19 years ago