Commits
User selector
Commit History
Commits on Jul 13, 2021
New malloc algorithm
Show description for b6d532acommitted
Commits on Apr 19, 2021
Enable -Wthread-safety, add attributes to custom lock classes, and provide macros to declare guards
Show description for 0c6e01dauthored andcommitted
Commits on Mar 26, 2021
Update the BEFORE/SINCE, SYSTEM_VERSION_PREFIX, and MACOSX_DEPLOYMENT_TARGET flags
Show description for ba7d6c6authored andcommitted
Remove 10.13 DEPLOYMENT_TARGETs and SYSTEM_VERSION_PREFIXs
Show description for 2ac9dafauthored andcommitted
Commits on Dec 4, 2020
More FALLBACK_PLATFORM adoption
Show description for de3a314authored andcommittedAdopt FALLBACK_PLATFORM
Show description for 05d1911authored andcommitted
Commits on Nov 4, 2020
WebKit should remove unused debug variant support
Show description for bfb684ccommitted
Commits on Oct 13, 2020
Remove leftover MACOSX_DEPLOYMENT_TARGET_macosx support
Show description for bbe0525committed
Commits on Oct 12, 2020
[macOS] Workaround for MAC_OS_X_VERSION_MAJOR incorrectly including minor version when building
Show description for 823b5afauthored andcommitted
[macOS] Workaround for MAC_OS_X_VERSION_MAJOR incorrectly including minor version when building
Show description for 5b1cb6fauthored andcommitted
Strip patch version from TARGET_MAC_OS_X_VERSION_MAJOR when building for macOS Big Sur
Show description for 9c70e99authored andcommitted
Commits on Oct 11, 2020
Ignore deployment suffix and identifier when computing major OS version for macOS
Show description for 94b90bbauthored andcommitted
Commits on Aug 6, 2020
Remove all references to non-existent 10.16
Show description for 62c79efcommitted
Commits on Jul 23, 2020
Update macOS Version macros
Show description for f59f0e3committed
Commits on Jul 3, 2020
Add "-Wliteral-conversion" warning to Xcode based builds and fix the issues it finds
Show description for 7120611committed
Sam Weinig
Commits on Jun 30, 2020
[Xcode] Enable the "My Mac (Mac Catalyst)" destination in WebKit Xcode projects
Show description for 29e0413committed
Commits on Jun 22, 2020
Update macOS version macros
Show description for c09a1e3committed
Commits on Jun 4, 2020
Work around broken system version macro
Show description for 0151373committed
Commits on Apr 3, 2020
[Xcode] Replace ASAN_OTHER_CFLAGS and ASAN_OTHER_CPLUSPLUSFLAGS with $(inherited)
Show description for 55f0824committed
Commits on Mar 15, 2020
Should not use variable-length-array (VLA)
Show description for 003d037committed
Commits on Mar 3, 2020
Add new Mac target numbers
Show description for d9438eccommitted
Commits on Feb 10, 2020
Re-enable LTO for ARM builds
Show description for 8f4012fcommitted
Commits on Jan 14, 2020
Enable -Wconditional-uninitialized in bmalloc, WTF, JavaScriptCore
Show description for e444857committed
Commits on Aug 30, 2019
Update .xcconfig symbols to reflect the current set of past and future product versions.
Show description for fdffe30committed
Commits on Jun 27, 2019
Upstream use of MACCATALYST
Show description for c00fe63committed
Commits on Apr 29, 2019
<rdar://problem/50299396> Fix internal High Sierra build
Show description for e9bf681committed
Commits on Apr 25, 2019
Start using C++17
Show description for 85d5205committed
Commits on Mar 22, 2019
Enable ThinLTO support in Production builds
Show description for 0c4a9a2committed
Commits on Feb 23, 2019
Add new mac target numbers
Show description for ce80d3fcommitted
Commits on Jan 18, 2019
SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds
Show description for 5c53e82committedUnreviewed, rolling out r240124.
Show description for b2ec43ecommitted
Truitt Savell
Commits on Jan 17, 2019
SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds
Show description for b6db47dcommitted
Commits on Oct 3, 2018
bmalloc, WTF and JavaScriptCore parts of [Xcode] Update some build settings as recommended by Xcode 10
Show description for 0673cdbcommitted
Dan Bernstein
Commits on Aug 28, 2018
Unreviewed build fix -- disable LTO for production builds
Show description for 4c92935committed
Commits on Aug 27, 2018
Build system support for LTO
Show description for 60a4fcbcommitted