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