Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:build

74         Not reviewed, build fix.
108 Try to fix the Windows build bots
121 Fix non-Mac build.
127 Fix non-Mac build.
304 Second attempt at Windows/wx build fix. Instead of avoiding inclusion of windows.h,
315 Fix Windows build.
439 since it seems to be our convention that build systems can set
510 Fixes for Windows and non-AllInOne file build
512 * GNUmakefile.am: Adding SamplingTool.cpp to build.
514 * JavaScriptCore.pri: Adding SamplingTool.cpp to build.
515 * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj: Adding SamplingTool.cpp to build.
516 * JavaScriptCore.xcodeproj/project.pbxproj: Adding SamplingTool.cpp to build.
517 * JavaScriptCoreSources.bkl: Adding SamplingTool.cpp to build.
559 One step closer towards fixing the Windows build.
677 Attempt to fix the Qt build.
696 Windows build fix
778 Speculative fix for the wx build.
828 wx build fix for Win.
839 Windows build fix
846 Fix the build of jsc on Qt/Windows, make sure os-win32 is in the
891 Prospective WX build fix, add JavaScriptCore/API to the include search
900 Fix the build on Windows. operator new for ArgList is implemented using fastMalloc()
902 the function, so a simple implementation using fastFree() fixes the build.
911 Fix the build system for the Qt port.
914 include search path. With a build process that combines JavaScriptCore and
915 WebCore in one build process/Makefile the existance of
918 This commit solves this by introducing a separate build of JavaScriptCore into
971 Build fix after r35293: Add API/ to the include path.
977 Windows build fixes
979 Build fix after r35293:
984 Build fix after r35305:
1107 Build fix.
1178 Windows build fix.
1185 Windows build fix.
1347 Fix some casts added in a previous build fix to match the style used
1357 Bug 19975: [OpenBSD] Patches to enable build of WebKit
1406 Build fix.
1412 Roll out r35199 as it is causing failures on the PPC build.
1480 Fix MinGW build (broken in r35198) and simplify getLocalTime().
1570 Fixed build.
1688 Bug 20037: GCC 4.2 build broken due to strict aliasing violation.
1715 Windows build fix
1743 Fix the single-threaded build.
1857 Windows build fix: Add wtf/RefCountedLeakCounter to the project.
1863 Gtk, Qt and Wx build fix: Add wtf/RefCountedLeakCounter in the
1864 build scripts
1925 Fix the Tiger build by omitting annotations from methods declared in categories when using old versions of GCC.
1989 Gtk build fix.
2004 * JavaScriptCore.pri: Fix Qt build by adding HeavyProfile.cpp.
2008 wx biuld fix. Add HeavyProfile.cpp to build files.
2014 - Windows build fix.
2020 - Build fix.
2083 Prospective Gtk/Wx build fixes, add ProfileGenerator.cpp to the build.
2090 Fix the Qt build, add ProfileGenerator.cpp to the build.
2134 Build fixes.
2253 Fix build on case-sensitive build systems.
2259 Fix build.
2274 Fix non-AllInOne build.
2315 Really fix the mac build.
2321 Fix mac build.
2358 Fix the Wx build, added TreeProfile.cpp to the build.
2374 Follow-up to the 64-bit build fix. Use intptr_t rather than ssize_t as
2386 Fix the 64-bit build. pthread_getspecific works with pointer-sized values,
2410 - Windows build fix
2418 - Windows build fix
2427 Fix the non-threaded build.
2434 Fix the Qt build, added TreeProfile to the build.
2510 Build fix for r34960. Add TreeProfile.cpp to build.
2596 Build fix. Implemented missing functions for single-threaded build.
2606 Another non-AllInOne build fix.
2612 Non-AllInOne build fix.
2846 Gtk+ build fix.
2852 Build fix.
2860 - Mac release build fix
2905 Build fixes.
2913 Build fix, include OwnPtr.h.
2942 Reviewed by NOBODY (build fix).
2944 Fix build by adding all (hopefully) the missing includes.
3133 Build fix for Qt.
3179 Fix non-AllInOne build.
3225 Fix Gtk non-AllInOne build
3304 Build fix. Flag headers as private or public as is appropriate.
3367 Gtk build fix: JSVariableObject is now part of AllInOne
3398 Try and fix the Windows build again.
3414 Fix windows build.
3583 Build fix
3688 Gtk and Qt build fix: Remove RegisterFileStack from the build
3698 Build fixes.
3797 Speculative fix for the Windows build.
4048 Attempt to fix Windows debug build. The compiler gives a warning when
4300 Build fix.
4308 For the Qt build on Windows don't depend on the presence of GNU CPP
4320 Fix the Qt build, added missing include.
4816 Get testapi passing again in a debug build.
4861 Fix the build for non-Mac Darwin platforms by disabling their support
4918 !USE(MULTIPLE_THREADS) on Darwin build fix
4926 -Leopard Build Fix.
5052 GTK+/autotools build fix. JSGlobalObject.cpp in now in
5081 Build fix.
5092 Windows and Qt build fixes.
5117 Moved JSGlobalObject.cpp to AllInOneFile, as a build fix for inlineAllocate magic.
5513 Include JSGlobalObject.h to fix the build.
5584 Trying to fix Windows build.
5906 Gtk build fix
6796 Mac build fix.
7400 wx build fix. Link against libedit on Mac since HAVE(READLINE) is defined there.
7420 gcc3/autotools build fix. Add explicit -O2 -fno-strict-aliasing to
7429 Add an include for readline/history.h to fix the build for Darwin users
7513 More build fixes.
7520 Build fix - actually adding JSGlobalData.cpp to non-Mac builds!
7529 Try to fix Gtk/gcc 4.3 build.
7732 Added the -fno-move-loop-invariants flag to the pcre_exec.cpp build, to
7742 Added the -fno-tree-pre flag to the Machine.cpp build, to tell GCC not
7931 Build fix. The cleanup in r34355 missed a method.
8211 Build fix for non-AllInOne builds
8404 Build fix.
8546 Windows build fix
8564 * JavaScriptCore.vcproj/JavaScriptCore/build-generated-files.sh:
8568 Windows build fix
8572 * JavaScriptCore.vcproj/JavaScriptCore/build-generated-files.sh: Set
8590 wx build fixes to catch up with SquirrelFish, etc.
8616 Windows build fix.
8696 Win32/gcc build fix. Remove MSVC assumption.
8705 Build fix for gcc 4.3.
8837 Windows build fix
8876 Build fix for gcc 3. Default constructor required in ExecState,
8941 Fix the Qt build by adding profiler/ to the include search path.
8988 GTK+ build fix. Add JavaScriptCore/profiler to include path.
9013 is called as a function. Instead, build up a CallIdentifier using the
9048 Build fix.
9169 Qt build fix.
9171 * JavaScriptCore.pri: Added DebuggerCallFrame to the build.
9335 GTK+/UNIX testkjs build fix. Include signal.h.
9341 Yet more windows build fixes
9347 Yet more windows build fixes
9353 GTK+ build fix. Add DebuggerCallFrame.cpp and take AllInOneFile.cpp
9366 GTK+ port build fixes following squirrelfish merge r33979.
9519 Fixerate the windows build.
9964 * kjs/nodes.cpp: Did some up-keep to avoid build bustage.
10186 Debug build fix
10195 Build fixes for SquirrelFish on windows.
10760 - generate HTML bytecode docs at build time
10941 Release build fix: Always compile in "isGlobalObject", since it's
10966 build fix: export a missing symbol.
10983 WebCore build fix: forward-declare ScopeChain.
10989 Build fix for JavaScriptGlue: export a missing symbol.
12303 Fix debug build
12610 Fixed ASSERT seen during run-sunspider of a debug build.
13155 Bug 18489: Squirrelfish doesn't build on linux
14035 - fix Release build
14261 Build fix.
14263 - fix build (not sure how this ever worked?)
14292 Build fix: marked ASSERT-only variables as UNUSED_PARAMs.
14485 around to stave off build failures.
14509 Fix the build -- r31492 removed activation tear-off, but r31493 used it.
15161 - try to fix the Windows build
15611 - Build fix.
15771 Not reviewed, build fix.
16273 Qt & wx build fix.
16282 Gtk+ build fix
16288 Build Fix. Kevin is an idiot.
16339 wx & Gtk build fix.
16797 - Mac build fix
16811 Build fix.
16817 Fix build.
16859 BUILD FIX for ENABLE(DASHBOARD_SUPPORT)
16890 Qt/Windows build fix. The externally declared hash tables are actually
16902 Windows build fix.
17365 MSVC build fix
17385 Build fix for Qt 4.3
17397 Not reviewed, Windows build fix - copy the profiler headers in all
17406 Don't build testkjs with rpath.
17412 wx build fixes. Rename LocalStorage.h to LocalStorageEntry.h
17414 and it, and add $(PROFILER_SOURCES) to the wx JSCore build.
17439 build fix.
17564 Build fix for gcc 4.3. Include stdio.h for printf.
17595 - gcc 3.x build fix
17746 MSVC build fix.
17758 Build fix.
17767 Unreviewed build fix for MSVC. It does not want to have
17774 Unreviewed build fix for gcc.
17913 Fix build.
17940 Windows build fix
17983 Windows build fix.
17989 Tiger build fix. Forward declaring a union didn't work for whatever reason, make the
18077 VC++ Express build fix
18085 VC++ Express build fix
18092 Build fix
18098 Build fix
18196 Mac build fix
18232 build.
18245 Windows build fix
18317 Build fix for GCC 4.3.
18493 Windows build fix
18508 Windows build fix after r31324
18564 Fix Bug 18077: Integrate testapi.c into the Windows build
18610 Windows build fix.
18723 Webkit does not build on linux powerpc
18798 Ensure that the defines in FEATURE_DEFINES are sorted so that they will match the default settings of build-webkit.
18799 This will prevent the world from being rebuilt if you happen to switch between building in Xcode and with build-webkit on the
18817 - fix build
18866 Fix release build.
18985 Fix the Qt build.
19118 build dir location setting.
19126 PGO build fixes.
19233 * pcre/pcre_exec.cpp: Fix misnamed variable, allowing -DDEBUG build
19236 in non-pch build.
19240 PGO build fixes.
19269 Attempt at fixing the Qt/Windows build bot. Quote using double-quotes
19276 Build fix.
19282 Another autotools testkjs build fix attempt.
19288 Attempt to fix the autotools testkjs build on systems with
19316 - Windows build fix
19322 Windows build fix
19331 Build fix for JSC on windows.
19342 No review, build fix only.
19344 Attempt to fix the windows build?
19413 Stop Windows build if an error occurs in a prior project.
19470 Build fix.
19476 Build fix.
19482 Fix the build fix in r30845 to support out-of-tree builds.
19488 Build fix.
19495 - another small step towards fixing the Qt build
19501 - a small step towards fixing the Qt build
19507 Gtk Build fix
19514 Wx build fix.
19544 More build fixes.
19549 * wtf/unicode/icu/CollatorICU.cpp: Mac build fix for case-sensitive file systems.
19553 - try to fix the Qt build
19559 - try to fix the GTK build
19565 - try to fix the Mac build
19616 Fix the wx build after the bindings move.
19623 GTK+ build fix for breakage introduced in r30800.
19652 seemed to happen in a debug build, otherwise an assertion would've caught it. Replacing that
19653 assertion with a crash in a release build is what revealed this bug.
19677 Don't build bindings/ anymore.
19685 Don't build JavaScriptCore/bindings.
19714 Mac build fix.
19732 GTK Build (using autotools) on Mac OS (DarwinPorts) Fails
19735 a build error for the GTK+ on Mac OS.
19805 Enable CollectorHeapIntrospector to build by itself, as well as in an AllInOneFile build.
19821 MSVC build fix
20025 Not reviewed, Gtk build fix.
20031 Windows build fix - move ThreadCondition implementation from WebCore to WTF.
20042 Touch some files, hoping that Windows build bot will create JSC headers.
20050 Qt/Wx build fix - this file was still in a wrong namespace, too.
20056 More build fixing - fix mismatched braces.
20062 Wx and Gtk build fixes.
20266 JavaScriptCore does not build with gcc 4.3
20926 Bug 17001: Build error with Gtk port on Mac OS X
20930 the build system when targeting X11, it doesn't make sense for XP_MACOSX to also be set
20968 Build fix.
20974 Build fix.
21279 - Build fix.
21285 - Build fix.
21343 Fix Windows build.
21495 Remove uses of KJS_PURE_ECMA as we don't ever build with it defined,
21517 of JavaScriptCore (about 145k on an Intel only build) while still keeping some of the
21883 - try to fix Qt Windows build
21889 - try to fix Qt build
21896 Another Windows build fix.
21902 Attempted Windows build fix. Use struct consistently when forward-declaring
22018 Fix the (clean) qmake build. For generating chartables.c we don't
22059 build systems to call the script directly instead of building
22060 a binary first. Only the Xcode build was able to be tested.
22064 * GNUmakefile.am: Removed build information and changed to invoke
22158 Windows build fix
22169 Fix Mac build.
22194 Also add minidom to the GTK+/autotools build since we can now support
22249 build. (This is already done correctly in DerivedSources.make.) Issue
22252 Add a missing slash. This was a hack from the qmake build system that
22267 Build fix.
22315 GTK+ autotools build fix. Terminate empty rules.
22388 - try to fix Qt build
22792 Use autotools or GNU make as the build system for the GTK port
22991 Windows build fix
23253 Linux build fix: config.h has to come first.
23324 Build fix for non-Mac platforms. Move NodeInfo into its own header so that the YYTYPE
23413 Bug 14521: JavaScriptCore fails to build on Linux/PPC gcc 4.1.2
23433 - fix Windows build
23461 - speculative build fix for non-gcc platforms
23467 Speculative build fix for non-Mac platforms.
23668 Build fix for GTK+/Qt and ports that don't use AllInOneFile.cpp.
23678 Fix build on windows
23685 - try again to fix the Windows build
23692 - try to fix the Windows build
23775 Move source file generation into its own vcproj to fix build dependencies.
23790 Build fix for Debian and any other platforms that don't implicitly
23800 Build fix: Note some variables that are used only for ASSERTs.
23842 * wtf/unicode/qt4/UnicodeQt4.h: Try to fix Qt build by adding U16_IS_SINGLE.
23901 Mac build fix: added some exported symbols, now that Parser::parse is
23908 Build fix.
23938 Tiger build fix.
24056 Build fix: added #include.
24062 Build fix: added #include.
24068 Build fix: added #include.
24074 Build fix: added #include.
24111 Build fix: added JSVariableObject.cpp to the .pri file.
24117 Build fix: added #include.
24132 Build fix: removed stray name qualification.
24139 Build fix: moved functions with qualified names outside of class
24185 MSVC7 build fix due to a compiler bug with placement new and/or
24210 Qt Windows build fix. Include the time-related headers in the correct place.
24231 Build fix. Include headers before trying to use the things that they declare.
24242 Build fix: added some #includes.
24248 Build fix: added some #includes.
24255 Build fix: Fixed #include spelling.
24261 Build fix: added #include.
24267 Build fix: added a forward declaration.
24273 Build fix: added an #include.
24279 Build fix: added an #include.
24329 Build fix for GCC 4.2. Cast via a union to avoid strict-aliasing issues.
24350 Fix gtk build.
24537 Build fix: added an #include.
24563 Add a TODO referencing the bug about JS_EXPORT in the Win build
24615 No review, build fix only.
24617 Fix uninitialized var warnings in release build.
24696 Windows build fix
24717 Gtk build fix. Rubber-stamped by Eric.
25395 Prospective MSVC build fix.
25484 GTK+/Qt/Wx build fix for breakage introduced in r28039.
25503 Bug 16129: REGRESSION (r27761-r27811): malloc error while visiting http://mysit.es (crashes release build)
25510 MSVC7 build fix. (rand_s doesn't exist there)
25519 wx build fix. Move WX_PYTHON logic into project build settings,
25555 For the build inside Qt we do not generate actual rules for the extra compilers but instead
25583 wx port build fix (wx headers include ctype functions).
25606 Fix: <rdar://problem/5607032> REGRESSION: testapi exits with assertion failure in debug build
25689 Windows build fix.
25695 Windows build fix.
25723 Windows build fix
25730 Fix Windows debug build.
25738 Gtk build fix.
25744 Mac build and header search path sanity fix.
25758 Qt build fix.
25894 Windows build fix.
26029 Build fix.
26049 Build fix
26093 Windows build fix.
26168 web browsing from working in a debug build. This function is used in many
26174 Build fix for breakage to non-Mac builds introduced in r27746.
26489 Build fix
26544 Build fix. Use the correct filename case.
26840 Windows build fix
26901 Windows build fix
26910 - fix build
27013 - fix build
27213 Windows build fix.
27222 Gtk build fix.
27384 Windows build fix
27389 the build.
27400 Build fix for JavaScriptGlue.
27406 - Windows build fix
27502 Gtk build fix.
27552 Reviewed by nobody, Qt/Windows build fix.
27563 Fix "nmake clean" for the Qt/Windows build by replacing tmp/ with a variable that ends with the correct type of slash/backslash depending on the choice of compiler/make tool.
27718 Mac build fix.
27725 Windows build fix
27731 Build fix. Add missing #include.
27764 Gtk build fix.
27770 Gtk build fix.
27782 Unreviewed build fix for qmake-based ports.
27872 * pcre/pcre_exec.c: (match): Try to fix the Windows build by removing unreachable code.
28049 - Updated testkjs results to make the build bots green until we
28065 * pcre/pcre_compile.c: (check_escape): Windows build fix. Get rid of
28070 Gtk build fix.
28367 Windows build fix
28424 Further Gtk build fixage.
28430 Gtk build fix.
28510 * kjs/property_map.cpp: Added a missing using directive to fix the build
28515 * kjs/property_map.cpp: Include HashTable.h the right way to fix the build
28566 things like the HeapConstants struct template. Fixes the build on Windows.
28651 Made conflicts in grammar.y a persistent build failure.
28810 Not reviewed, build fix.
28818 Not reviewed, build fix.
28888 Build fix only, no review.
28894 Gtk build fix. Move struct declarations into nodes.h.
28980 Disable assertions in a manner that doesn't break the Qt Windows build.
29099 - Windows build fix; get rid of unused parameter
29107 Gtk build fix. Add include of MathExtras.h.
29146 Build fix: use the new-fangled missingSymbolMarker().
29223 - fix GTK build
29400 - Specialized lookup so it doesn't have to do so many extra branches and build so many extra
29404 - Made HashMap::get() use lookup() directly instead of find() to avoid having to build iterators.
29458 - Forgot to change the build step when I changed the filename.
29522 Gtk build fix.
29550 Windows build fix.
29576 Build fix: svn add SymbolTable.h
29584 Build fix: export SymbolTable.h to WebCore.
29651 * kjs/nodes.cpp: Functions now build a symbol table the first time
29682 Windows build fix.
29729 Gtk build fix.
29803 Windows build fix.
29809 Gtk build fix.
29842 Windows build fix.
30015 build-generated-files.sh, but we got it wrong. We now use a
30016 build-generated-files very much like the one that WebCore uses to
30019 We also now only have a Debug configuration of dftables which we build
30020 even when doing a Release build of JavaScriptCore. dftables also no
30033 - Modified pre-build event to pass the right arguments to
30034 build-generated-files.sh and not call dftables directly.
30038 * JavaScriptCore.vcproj/JavaScriptCore/build-generated-files.sh:
30253 Build fix for Gtk, no review.
30275 Gtk build fix.
30340 (KJS::ImmediateNumberNode::): Fix ASSERT correctness (and debug build!)
30685 Windows build fix
30692 Gtk build fix.
30761 Build fix for the non-qmake builds.
30770 * Do not build testkjs as an application bundle. This is
30799 - fix Windows build
30960 Try to fix Qt/Win build slave, by including windows.h also on Qt/Win.
30985 Another build fix for the windows/qt build: Apply the same fix as in revision 26686 also to kjs/config.h to disable the disallowctype feature.
31065 Windows build fix part 2.
31071 with the post-build step.
31080 Windows build fix.
31091 Gtk build fix.
31240 - try to fix the GTK build
31246 - try to fix the Windows build
31253 - try to fix the GTK build
31301 Double-reverse build fix. My tree was out of date.
31308 Build fix.