Sign in
webkit
/
WebKit
/
c639f1172339545a2ddf206c7249581f390d935f
/
CMakeLists.txt
1d43810
Introducing the Platform Abstraction Layer (PAL)
by mmaxfield@apple.com
· 8 years ago
467caae
[CMake] Clean up SHARED_CORE option
by mcatanzaro@igalia.com
· 8 years ago
5b3b878
[cmake] Simplify Clang checks and prepare for compiler ID split
by annulen@yandex.ru
· 8 years ago
a1e2e36
[cmake] Added COMPILER_IS_GCC_OR_CLANG variable to simplify conditions.
by annulen@yandex.ru
· 8 years ago
3604738
Restored ENABLE_WEBCORE option and used it in JSCOnly port.
by commit-queue@webkit.org
· 9 years ago
6a4e2eb
Added new port JSCOnly. https://bugs.webkit.org/show_bug.cgi?id=154512
by commit-queue@webkit.org
· 9 years ago
8aa3e9a
[CMake] Remove meaningless conditional statements in CMakeLists.txt
by jh718.park@samsung.com
· 9 years ago
3f8e333
[EFL] All API tests are broken on 15.10
by jh718.park@samsung.com
· 9 years ago
0e942b3
Only set CMake output directories if they aren't already set
by achristensen@apple.com
· 9 years ago
ffb17be
[CMake] Duplicate attempts to find software during cmake stage
by mcatanzaro@igalia.com
· 9 years ago
d5dcd5d
[GTK][CMake] Warning about CMP0058
by mcatanzaro@igalia.com
· 9 years ago
8680c71
Isolate Source directories in CMake build
by achristensen@apple.com
· 10 years ago
3d2babb
[CMake] REGRESSION(r188540): WebKitTestRunner is not longer built and all the tests (layout and perf) fail.
by achristensen@apple.com
· 10 years ago
42203f5
Move some commands from ./CMakeLists.txt to Source/cmake
by achristensen@apple.com
· 10 years ago
0f9aac5
Unreviewed, rolling out r188428. https://bugs.webkit.org/show_bug.cgi?id=148015
by commit-queue@webkit.org
· 10 years ago
a4abdec
Move some commands from ./CMakeLists.txt to Source/cmake
by commit-queue@webkit.org
· 10 years ago
bdf0cab
Fix quirks in CMake build on Mac and Windows
by achristensen@apple.com
· 10 years ago
79b0548
[CMake] Ignore warnings in system headers
by mcatanzaro@igalia.com
· 10 years ago
b95b7ba
[CMake] Error out when ruby is too old
by mcatanzaro@igalia.com
· 10 years ago
6dd18e5
[CMake] Autogenerate cmakeconfig.h.cmake
by mrobinson@webkit.org
· 10 years ago
9b5e600
Progress towards CMake on Mac. https://bugs.webkit.org/show_bug.cgi?id=143785
by achristensen@apple.com
· 10 years ago
7179e12
[CMake] Print sorted feature list at the very end of the configure process
by mcatanzaro@igalia.com
· 10 years ago
cdeee47
[CMake] Remove unnecessary ENABLE_WEBCORE switch
by gyuyoung.kim@webkit.org
· 10 years ago
230e7df
[GTK] Fix HPPA build https://bugs.webkit.org/show_bug.cgi?id=143453
by berto@igalia.com
· 10 years ago
beba0e1
Progress towards CMake on Windows and Mac.
by achristensen@apple.com
· 10 years ago
c5c9ce0
[CMake][EFL] Rearrange OptionEFL.cmake to improve readability
by gyuyoung.kim@samsung.com
· 10 years ago
e052cb2
Progress towards CMake on Mac. https://bugs.webkit.org/show_bug.cgi?id=142680
by achristensen@apple.com
· 10 years ago
f033f74
[CMAKE] Remove CMakeLists.txt in WK1 port
by gyuyoung.kim@samsung.com
· 10 years ago
8e36ab6
[EFL][GTK] Use bmalloc instead of tcmalloc
by gyuyoung.kim@samsung.com
· 10 years ago
f01e361
[CMake] Minimum python version should be 2.7.
by clopez@igalia.com
· 10 years ago
2bbb376
[CMAKE] Fix cmake warning https://bugs.webkit.org/show_bug.cgi?id=140497
by gyuyoung.kim@samsung.com
· 10 years ago
18e03c5
Remove Source/Platform cruft https://bugs.webkit.org/show_bug.cgi?id=138658
by ossy@webkit.org
· 10 years ago
b107a6e
Fix FTL Native Inlining for EFL https://bugs.webkit.org/show_bug.cgi?id=137774
by dbatyai.u-szeged@partner.samsung.com
· 10 years ago
ffee652
[CMAKE] Build warning by INTERFACE_LINK_LIBRARIES
by gyuyoung.kim@samsung.com
· 11 years ago
41cece5
Add support for ppc, ppc64, ppc64le, s390, s390x into the CMake build
by commit-queue@webkit.org
· 11 years ago
92a456f
Progress towards using CMake on Mac.
by achristensen@apple.com
· 11 years ago
1f6fa7a
[CMake] Drop the required version of CMake down to 2.8.8
by zandobersek@gmail.com
· 11 years ago
2ba9415
Progress towards cmake on Windows.
by achristensen@apple.com
· 11 years ago
baeb478
[CMake] Bump the minimum required version
by zandobersek@gmail.com
· 11 years ago
0af70ef
Steps towards CMake on Windows. https://bugs.webkit.org/show_bug.cgi?id=134716
by commit-queue@webkit.org
· 11 years ago
68d6abd
[CMake] Improve handling of LIB_INSTALL_DIR, EXEC_INSTALL_DIR, and LIBEXEC_INSTALL_DIR
by mrobinson@webkit.org
· 11 years ago
0bdd4d8
[CMake] Define SHOULD_INSTALL_JS_SHELL before including ports Options files.
by rakuco@webkit.org
· 11 years ago
3d6a5b7
REGRESSION(r165704): [GTK] Inspector resources not correctly generated
by commit-queue@webkit.org
· 11 years ago
e8064e2
[EFL] Add ARM64 build support https://bugs.webkit.org/show_bug.cgi?id=130506
by rgabor@webkit.org
· 11 years ago
050410a
[CMAKE] Remove Nix from CMake scripts
by ryuan.choi@samsung.com
· 11 years ago
33b85d5
Remove the BlackBerry port from trunk
by benjamin@webkit.org
· 11 years ago
9fe5191
Remove the BlackBerry port from trunk
by benjamin@webkit.org
· 11 years ago
dfaccd1
[GTK][CMake] make libjavascriptcoregtk a public shared library again
by gns@gnome.org
· 11 years ago
e8121e0
Nix upstreaming - Adding build files and supporting scripts
by marcelo.lira@openbossa.org
· 11 years ago
48c2c6a
[sh4] Add sh4 support when building with CMake.
by commit-queue@webkit.org
· 11 years ago
e3de3b4
[CMake] Fix detection of x86_64 platform with MSVC
by paroga@webkit.org
· 12 years ago
8c21780
[CMake] Replace *_LIBRARY_NAME with *_OUTPUT_NAME
by paroga@webkit.org
· 12 years ago
5ef5698
[GTK] Add a basic cmake build for WTF and JavaScriptCore
by mrobinson@webkit.org
· 12 years ago
faf83e2
Do not set CMAKE_BUILD_TYPE if it is not defined
by paroga@webkit.org
· 12 years ago
e6e7172
[CMake] Add minimum version information for tool dependencies
by paroga@webkit.org
· 12 years ago
b08d297
[EFL] Quit debug build without -DSHARED_CORE=ON
by commit-queue@webkit.org
· 12 years ago
d6fb2c5
[CMake] Unify coding style for CMake files
by commit-queue@webkit.org
· 12 years ago
3d436ba
[CMake] Enable to build WebKit sources without Tools
by commit-queue@webkit.org
· 12 years ago
d250637
[CMake] Enable building WebKit2-only build for the EFL port
by commit-queue@webkit.org
· 12 years ago
371c295
Unreviewed, rolling out r130656.
by paroga@webkit.org
· 12 years ago
e28e618
[EFL] Add minimum version information for tool dependencies
by commit-queue@webkit.org
· 12 years ago
143a7ff5
[CMake] Change hardcoded 'lib' and 'bin' in CMakeLists.txt to 'LIB_INSTALL_DIR' and 'EXEC_INSTALL_DIR'.
by commit-queue@webkit.org
· 12 years ago
934f408
[CMake][EFL] Enable the LLInt https://bugs.webkit.org/show_bug.cgi?id=92682
by commit-queue@webkit.org
· 13 years ago
0fb0924
[CMake] Bump minimum required version to 2.8.3.
by rakuco@webkit.org
· 13 years ago
5b8a8ed
[CMake] Proper handling of ENABLE_API_TESTS build option
by commit-queue@webkit.org
· 13 years ago
e015179
[EFL][CMake] Move gtest sources to an upper level
by commit-queue@webkit.org
· 13 years ago
cf83361
[EFL][CMake] Integrate API unit tests with CTest
by commit-queue@webkit.org
· 13 years ago
a2d33a0
[CMake] Use jsc target instead of ONLY_BUILD_JAVASCRIPTCORE
by commit-queue@webkit.org
· 13 years ago
954253a
[CMake] Add missing DERIVED_SOURCES_WEBKIT_DIR variable
by paroga@webkit.org
· 13 years ago
67e6445
[CMake] Share build system options across ports
by paroga@webkit.org
· 13 years ago
dfe41ab
Move wtf/Platform.h from JavaScriptCore to Source/WTF/wtf
by eric@webkit.org
· 13 years ago
808e61a
[CMake] Make the removal of transitive library dependencies work with CMake < 2.8.7.
by kubo@profusion.mobi
· 13 years ago
1f821c2
undefined reference to JSC::IdentifierTable::~IdentifierTable() on EFL port
by kubo@profusion.mobi
· 13 years ago
3903e75
[CMake][DRT] Add WebCoreTestSupport.
by paroga@webkit.org
· 13 years ago
33abb97
[CMake] Always build wtf as a static library.
by kubo@profusion.mobi
· 13 years ago
d129501
[CMAKE] Change lowercase variable with uppercase's.
by gyuyoung.kim@samsung.com
· 13 years ago
42a0353
[CMAKE] Use *bin* and *lib* directories for executable and libraries.
by gyuyoung.kim@samsung.com
· 13 years ago
c0d4da1
[CMAKE] Do not build Tools when building jsc only.
by gyuyoung.kim@samsung.com
· 13 years ago
69cec40
Add CMake option to only build JavaScriptCore
by dbates@webkit.org
· 13 years ago
6e7e18f
[CMake] Move the top-level logic to the top-level directory.
by paroga@webkit.org
· 13 years ago
1bbdce1
2011-01-25 Patrick Gansterer <paroga@webkit.org>
by paroga@webkit.org
· 14 years ago
a5db575
2011-01-16 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 14 years ago
8ac7e15
2011-01-07 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 14 years ago
3527006
2011-01-02 Patrick Gansterer <paroga@webkit.org>
by paroga@webkit.org
· 14 years ago
76da8fc
Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604
by abarth@webkit.org
· 14 years ago
c2a176a
Move Sources to Source https://bugs.webkit.org/show_bug.cgi?id=51794
by abarth@webkit.org
· 14 years ago
e6c5b11
2010-12-26 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 14 years ago
c445f4d
2010-12-20 Ryuan Choi <ryuan.choi@samsung.com>
by commit-queue@webkit.org
· 14 years ago
4f8a599
2010-12-07 Patrick Gansterer <paroga@webkit.org>
by paroga@webkit.org
· 14 years ago
bf6eb1d
2010-12-04 Patrick Gansterer <paroga@webkit.org>
by paroga@webkit.org
· 14 years ago
02bca69
2010-09-04 Lucas De Marchi <lucas.demarchi@profusion.mobi>
by commit-queue@webkit.org
· 15 years ago
3da4a9b
2010-09-02 Lucas De Marchi <lucas.demarchi@profusion.mobi>
by commit-queue@webkit.org
· 15 years ago
29ab9d2
2010-08-13 Patrick Gansterer <paroga@paroga.com>
by commit-queue@webkit.org
· 15 years ago
abc16be
2010-06-23 Leandro Pereira <leandro@profusion.mobi>
by leandro@webkit.org
· 15 years ago
52a03b6
2010-06-21 Lucas De Marchi <lucas.demarchi@profusion.mobi>
by leandro@webkit.org
· 15 years ago
7377193
2010-06-09 Leandro Pereira <leandro@profusion.mobi>
by eric@webkit.org
· 15 years ago
d99f85b
2010-05-15 Leandro Pereira <leandro@profusion.mobi>
by eric@webkit.org
· 15 years ago
fc4e8c2
2007-04-27 Holger Freyther <freyther@kde.org>
by bdash
· 18 years ago
b68ccda
top level:
by staikos
· 18 years ago
52f3a0e
2006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
by eseidel
· 18 years ago
Next »