- 01 Jan, 2011 1 commit
-
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=51794 Reviewed by Eric Seidel. Update build files to point to the new location. * CMakeLists.txt: * GNUmakefile.am: * Makefile: * autogen.sh: * configure.ac: Tools: Update scripts to point to the new location. * Scripts/build-webkit: * Scripts/do-file-rename: * Scripts/do-webcore-rename: * Scripts/webkitpy/common/config/build.py: * Scripts/webkitpy/common/config/build_unittest.py: Websites/bugs.webkit.org: * PrettyPatch/PrettyPatch.rb: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74852 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 24 Dec, 2010 1 commit
-
-
abarth@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=51583 Rubber-stamped by Eric Seidel. Actually perform the move. * JavaScriptGlue: Removed. * JavaScriptGlue/Configurations: Removed. * JavaScriptGlue/Configurations/Base.xcconfig: Removed. * JavaScriptGlue/Configurations/DebugRelease.xcconfig: Removed. * JavaScriptGlue/Configurations/JavaScriptGlue.xcconfig: Removed. * JavaScriptGlue/Configurations/Version.xcconfig: Removed. * JavaScriptGlue/English.lproj: Removed. * JavaScriptGlue/English.lproj/InfoPlist.strings: Removed. * JavaScriptGlue/ForwardingHeaders: Removed. * JavaScriptGlue/ForwardingHeaders/masm: Removed. * JavaScriptGlue/ForwardingHeaders/masm/X86Assembler.h: Removed. * JavaScriptGlue/ForwardingHeaders/profiler: Removed. * JavaScriptGlue/ForwardingHeaders/profiler/Profiler.h: Removed. * JavaScriptGlue/ForwardingHeaders/runtime: Removed. * JavaScriptGlue/ForwardingHeaders/runtime/CallFrame.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/ASCIICType.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/AlwaysInline.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Assertions.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Atomics.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Bitmap.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/BumpPointerAllocator.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/CrossThreadRefCounted.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/CurrentTime.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/DateInstanceCache.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/DateMath.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/FastAllocBase.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/FastMalloc.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/FixedArray.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Forward.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/HashCountedSet.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/HashFunctions.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/HashMap.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/HashSet.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/HashTraits.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/ListHashSet.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/ListRefPtr.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Locker.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/MainThread.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/MathExtras.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Noncopyable.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/NotFound.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/OSAllocator.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/OwnArrayPtr.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/OwnArrayPtrCommon.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/OwnFastMallocPtr.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/OwnPtr.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/OwnPtrCommon.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PageAllocation.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PageAllocationAligned.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PageBlock.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PageReservation.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PassOwnArrayPtr.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PassOwnPtr.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PassRefPtr.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Platform.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PossiblyNull.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/PtrAndFlags.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/RandomNumber.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/RefCounted.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/RefPtr.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/StackBounds.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/StdLibExtras.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/StringHasher.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/ThreadSafeShared.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/ThreadSpecific.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Threading.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/ThreadingPrimitives.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/UnusedParam.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/VMTags.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/ValueCheck.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/Vector.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/VectorTraits.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/WTFThreadData.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/text: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/text/CString.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/text/StringHash.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/text/StringImpl.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/text/StringImplBase.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/text/TextPosition.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/text/WTFString.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/unicode: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/unicode/Unicode.h: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/unicode/icu: Removed. * JavaScriptGlue/ForwardingHeaders/wtf/unicode/icu/UnicodeIcu.h: Removed. * JavaScriptGlue/Info.plist: Removed. * JavaScriptGlue/JSBase.cpp: Removed. * JavaScriptGlue/JSBase.h: Removed. * JavaScriptGlue/JSObject.cpp: Removed. * JavaScriptGlue/JSObject.h: Removed. * JavaScriptGlue/JSRun.cpp: Removed. * JavaScriptGlue/JSRun.h: Removed. * JavaScriptGlue/JSUtils.cpp: Removed. * JavaScriptGlue/JSUtils.h: Removed. * JavaScriptGlue/JSValueWrapper.cpp: Removed. * JavaScriptGlue/JSValueWrapper.h: Removed. * JavaScriptGlue/JavaScriptGlue.cpp: Removed. * JavaScriptGlue/JavaScriptGlue.exp: Removed. * JavaScriptGlue/JavaScriptGlue.h: Removed. * JavaScriptGlue/JavaScriptGlue.xcodeproj: Removed. * JavaScriptGlue/JavaScriptGlue.xcodeproj/project.pbxproj: Removed. * JavaScriptGlue/LICENSE: Removed. * JavaScriptGlue/Makefile: Removed. * JavaScriptGlue/UserObjectImp.cpp: Removed. * JavaScriptGlue/UserObjectImp.h: Removed. * JavaScriptGlue/config.h: Removed. * JavaScriptGlue/icu: Removed. * JavaScriptGlue/icu/LICENSE: Removed. * JavaScriptGlue/icu/README: Removed. * JavaScriptGlue/icu/unicode: Removed. * JavaScriptGlue/icu/unicode/platform.h: Removed. * JavaScriptGlue/icu/unicode/putil.h: Removed. * JavaScriptGlue/icu/unicode/uchar.h: Removed. * JavaScriptGlue/icu/unicode/ucnv.h: Removed. * JavaScriptGlue/icu/unicode/ucnv_err.h: Removed. * JavaScriptGlue/icu/unicode/uconfig.h: Removed. * JavaScriptGlue/icu/unicode/uenum.h: Removed. * JavaScriptGlue/icu/unicode/uiter.h: Removed. * JavaScriptGlue/icu/unicode/umachine.h: Removed. * JavaScriptGlue/icu/unicode/urename.h: Removed. * JavaScriptGlue/icu/unicode/ustring.h: Removed. * JavaScriptGlue/icu/unicode/utf.h: Removed. * JavaScriptGlue/icu/unicode/utf16.h: Removed. * JavaScriptGlue/icu/unicode/utf8.h: Removed. * JavaScriptGlue/icu/unicode/utf_old.h: Removed. * JavaScriptGlue/icu/unicode/utypes.h: Removed. * JavaScriptGlue/icu/unicode/uversion.h: Removed. * JavaScriptGlue/testjsglue.cpp: Removed. * Makefile: * Sources: Added. * Sources/JavaScriptGlue: Copied from JavaScriptGlue. * Sources/Makefile: Added. Tools: These tools refer to JavaScriptGlue and need to be updated to its new location. * Scripts/build-webkit: * Scripts/do-file-rename: * Scripts/do-webcore-rename: * Scripts/webkitpy/common/config/build.py: * Scripts/webkitpy/common/config/build_unittest.py: Websites/bugs.webkit.org: PrettyPatch keeps a list of the top-level directories that exist in trac. * PrettyPatch/PrettyPatch.rb: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74618 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 17 Dec, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74245 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 09 Dec, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73658 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 30 Nov, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72994 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 16 Nov, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72151 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 29 Oct, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70962 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 19 Oct, 2010 1 commit
-
-
timothy@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70108 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 24 Sep, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68304 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 17 Sep, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67756 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 07 Sep, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66952 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 27 Aug, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66253 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 06 Aug, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64883 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 30 Jul, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64378 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 23 Jul, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64003 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 02 Jul, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@62404 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 22 Jun, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@61643 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 21 May, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@59990 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 12 May, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@59331 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 06 May, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@58931 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 28 Apr, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@58472 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 22 Apr, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@58130 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 14 Apr, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@57619 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 09 Apr, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@57315 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 30 Mar, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@56812 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 11 Mar, 2010 1 commit
-
-
rdar://problem/7745082mrowe@apple.com authored
<rdar://problem/7745082> Make it possible to build WebKit for older Mac OS X versions from the current Mac OS X version Reviewed by Tim Hatcher. Introduce TARGET_MAC_OS_X_VERSION_MAJOR to represent the Mac OS X version that is being targeted. It defaults to the current Mac OS X version unless otherwise specified. Key off TARGET_MAC_OS_X_VERSION_MAJOR where we'd previously been keying off MAC_OS_X_VERSION_MAJOR. Explicitly map from the target Mac OS X version to the preferred compiler since Xcode's default compiler choice may not be usable when targetting a different Mac OS X version. Key off TARGET_GCC_VERSION rather than MAC_OS_X_VERSION_MAJOR in locations where we'd previously been keying off MAC_OS_X_VERSION_MAJOR but the decision is really related to the compiler version being used. JavaScriptCore: * Configurations/Base.xcconfig: * Configurations/DebugRelease.xcconfig: * Configurations/FeatureDefines.xcconfig: * Configurations/JavaScriptCore.xcconfig: * Configurations/Version.xcconfig: JavaScriptGlue: * Configurations/Base.xcconfig: * Configurations/DebugRelease.xcconfig: * Configurations/Version.xcconfig: * JavaScriptGlue.xcodeproj/project.pbxproj: WebCore: * Configurations/Base.xcconfig: * Configurations/DebugRelease.xcconfig: * Configurations/FeatureDefines.xcconfig: * Configurations/Version.xcconfig: * Configurations/WebCore.xcconfig: WebKit/mac: * Configurations/Base.xcconfig: * Configurations/DebugRelease.xcconfig: * Configurations/FeatureDefines.xcconfig: * Configurations/Version.xcconfig: WebKitTools: * DumpRenderTree/mac/Configurations/Base.xcconfig: * DumpRenderTree/mac/Configurations/DebugRelease.xcconfig: * DumpRenderTree/mac/DumpRenderTree.mm: Wrap the include of mach-o/getsect.h in 'extern "C"' as some versions of the header in older SDKs do not do this inside the header. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55867 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 09 Mar, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55755 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 24 Feb, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55211 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 04 Feb, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54397 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 19 Jan, 2010 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53483 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 17 Dec, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52290 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 11 Dec, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52024 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 30 Nov, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51489 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 10 Nov, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50770 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 26 Oct, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50129 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 23 Oct, 2009 1 commit
-
-
mrowe@apple.com authored
Rubber-stamped by Brady Eidson. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49969 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 17 Oct, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49747 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 30 Sep, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48936 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 18 Sep, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48535 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 11 Jul, 2009 1 commit
-
-
mrowe@apple.com authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@45757 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-