- 14 Feb, 2011 1 commit
-
-
hayato@chromium.org authored
Reviewed by Kent Tamura. Update .gitignore to ignore files which Ninja build system generates. https://bugs.webkit.org/show_bug.cgi?id=54378 * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78456 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 09 Feb, 2011 1 commit
-
-
mrobinson@webkit.org authored
Add more results for many tests in the fast directory missing results. * platform/gtk/Skipped: Unskip more tests. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@78079 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 18 Jan, 2011 2 commits
-
-
mihaip@chromium.org authored
Unreviewed. Update .gitignore to reflect that WebKit is now in Source. * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76052 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
hayato@chromium.org authored
Reviewed by Kent Tamura. Update .gitignore file to reflect a recent WebKit directory movement. https://bugs.webkit.org/show_bug.cgi?id=52618 * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76015 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 11 Jan, 2011 1 commit
-
-
mihaip@chromium.org authored
Unreviewed. Update .gitignore with new Chromium dependency. ui/ was added with http://crrev.com/70743, we picked that up with a Chromium roll in r75311. Also alphabetizes the dependency list. * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75511 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 08 Jan, 2011 1 commit
-
-
abarth@webkit.org authored
Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 Remove reference to old directory. * PrettyPatch/PrettyPatch.rb: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 Update references to WebCore. * WebKit.grd: * WebKit.gyp: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 Update documentation to reference new location of WebCore. * docs/qtwebkit.qdoc: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 * GNUmakefile.am: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 * WebKit.vcproj/WebKit.sln: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 * bindings/python/wscript: * wscript: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 Update project files to understand WebCore's new location. I suspect there will be some follow-up patches after we land this patch. * Android.derived.jscbindings.mk: * Android.jscbindings.mk: * Android.v8bindings.mk: * GNUmakefile.am: * WebCore.gyp/WebCore.gyp: * WebCore.pri: * WebCore.pro: * WebCore.vcproj/WebCore.vcproj: * WebCore.vcproj/WebCoreGeneratedCairo.vsprops: * WebCore.vcproj/WebCoreGeneratedCommon.vsprops: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 Update build files and metadata to point to WebCore's new location. * .gitattributes: * .gitignore: * Android.mk: * CMakeLists.txt: * DerivedSources.pro: * GNUmakefile.am: * Makefile: * Source/autotools/webkit.m4: * Source/cmake/OptionsEfl.cmake: * WebKit.pri: * WebKit.pro: * configure.ac: * wscript: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 Update the tools to understand WebCore's new location. * DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro: * DumpRenderTree/wscript: * GNUmakefile.am: * Scripts/build-webkit: * Scripts/do-file-rename: * Scripts/do-webcore-rename: * Scripts/generate-qt-inspector-resource: * Scripts/prepare-ChangeLog: * Scripts/run-bindings-tests: * Scripts/update-iexploder-cssproperties: * Scripts/update-sources-list.py: * Scripts/update-webkit-localizable-strings: * Scripts/webkitdirs.pm: * Scripts/webkitpy/common/config/build.py: * Scripts/webkitpy/common/config/build_unittest.py: * Scripts/webkitpy/layout_tests/deduplicate_tests_unittest.py: * Scripts/webkitpy/style/checker.py: * Scripts/webkitpy/style/checker_unittest.py: * WebKitTestRunner/DerivedSources.pro: * WebKitTestRunner/InjectedBundle/qt/InjectedBundle.pro: * iExploder/iexploder-1.7.2/tools/update_html_tags_from_sources.sh: * wx/browser/wscript: * wx/build/settings.py: 2011-01-07 Adam Barth <abarth@webkit.org> Rubber-stamped by Eric Seidel. Move WebCore to Source https://bugs.webkit.org/show_bug.cgi?id=52050 * WebKit2.pro: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75313 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 04 Jan, 2011 1 commit
-
-
mrobinson@webkit.org authored
Reviewed by David Levin. .gitignore should be updated to reflect Sources rename to Source https://bugs.webkit.org/show_bug.cgi?id=51893 * .gitignore: Change all paths that reference the "Sources" directory to say "Source". git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75005 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 03 Jan, 2011 1 commit
-
-
mihaip@chromium.org authored
Unreviewed. Update .gitignore with new JavaScriptCore location. * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74898 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 27 Dec, 2010 1 commit
-
-
abarth@webkit.org authored
Reviewed by Eric Seidel. [Meta] Move source code into Sources https://bugs.webkit.org/show_bug.cgi?id=51606 * PrettyPatch/PrettyPatch.rb: - Remove reference to non-existant autotools directory. 2010-12-26 Adam Barth <abarth@webkit.org> Reviewed by Eric Siedel. [Meta] Move source code into Sources https://bugs.webkit.org/show_bug.cgi?id=51606 * .gitignore: * GNUmakefile.am: * Sources/autotools: Copied from autotools. * autogen.sh: * autotools: Removed. * autotools/acinclude.m4: Removed. * autotools/dolt.m4: Removed. * autotools/gsettings.m4: Removed. * autotools/symbols.filter: Removed. * autotools/webkit.m4: Removed. * configure.ac: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74677 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 20 Dec, 2010 1 commit
-
-
levin@chromium.org authored
Reviewed by Ariya Hidayat. .gitignore and webkit-tools-completion.sh have references to WebKitTools that should be Tools. https://bugs.webkit.org/show_bug.cgi?id=51343 Follow up from the WebKitTools -> Tools rename. * .gitignore: 2010-12-20 David Levin <levin@chromium.org> Reviewed by Ariya Hidayat. .gitignore and webkit-tools-completion.sh have references to WebKitTools that should be Tools. https://bugs.webkit.org/show_bug.cgi?id=51343 Follow up from the WebKitTools -> Tools rename. * Scripts/webkit-tools-completion.sh: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74363 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 14 Dec, 2010 1 commit
-
-
rniwa@webkit.org authored
Reviewed by Eric Seidel. [git].DS_Store should be in .gitignore https://bugs.webkit.org/show_bug.cgi?id=51065 Added .DS_Store to .gitignore. * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74067 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 01 Dec, 2010 1 commit
-
-
aroben@apple.com authored
Fixes <http://webkit.org/b/50348> Git complains about lots of untracked files in WebKitLibraries/win Reviewed by Steve Falkenburg. * .gitignore: Added files from these libraries. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73074 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 24 Nov, 2010 1 commit
-
-
hayato@chromium.org authored
Reviewed by David Levin. Add files which Chromium port generates to .gitignore. https://bugs.webkit.org/show_bug.cgi?id=49943 * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72688 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 19 Nov, 2010 1 commit
-
-
mihaip@chromium.org authored
Add recent upstream Chromium dependencies to .gitignore. * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72416 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 03 Oct, 2010 1 commit
-
-
dglazkov@chromium.org authored
Add Chromium depot_tools to files that git should ignore. * .gitignore: Added WebKit/chromium/depot_tools. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68987 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 07 Sep, 2010 1 commit
-
-
commit-queue@webkit.org authored
Reviewed by Holger Freyther. gitignore *~ files and gtk *.pot files https://bugs.webkit.org/show_bug.cgi?id=45129 * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66870 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 17 Aug, 2010 1 commit
-
-
kov@webkit.org authored
Reviewed by Martin Robinson. [GTK] GSettings support adds annoying warnings on systems with older glib versions https://bugs.webkit.org/show_bug.cgi?id=44056 Add file containing GLIB_GSETTINGS macro so that configure doesn't spit warnings in older systems. * autotools/gsettings.m4: Added. * .gitignore: Ignore files that are generated inside autotools explicitely, because we have some that are kept in version control. WebKit/gtk 2010-08-17 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> Reviewed by Martin Robinson. [GTK] GSettings support adds annoying warnings on systems with older glib versions https://bugs.webkit.org/show_bug.cgi?id=44056 Use #ifdef instead of #if for HAVE_GSETTINGS to avoid warnings when it is not defined. * WebCoreSupport/InspectorClientGtk.cpp: * webkit/webkitprivate.cpp: (webkit_init): * webkit/webkitprivate.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65498 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 14 Aug, 2010 1 commit
-
-
commit-queue@webkit.org authored
Reviewed by Kenneth Rohde Christiansen. Update .gitignore file for more files https://bugs.webkit.org/show_bug.cgi?id=43991 * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65365 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 12 Aug, 2010 1 commit
-
-
dglazkov@chromium.org authored
Reviewed by David Levin. Add more Chromium-related dependency directories to .gitignore. https://bugs.webkit.org/show_bug.cgi?id=43940 * .gitignore: Added all existing that are created by update-webkit --chromium. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65282 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 14 Jul, 2010 1 commit
-
-
commit-queue@webkit.org authored
Reviewed by Kent Tamura Configure Git to ignore build files generated by Chromium .gyp on windows. Bug 42205: Chromium build files on windows not ignored by git https://bugs.webkit.org/show_bug.cgi?id=42205 * .gitignore: Updated git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63302 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 03 May, 2010 1 commit
-
-
abarth@webkit.org authored
Reviewed by Dimitri Glazkov. Add some more Chromium-specific files to gitignore https://bugs.webkit.org/show_bug.cgi?id=38469 These files are generated as part of the update-webkit --chromium script. * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@58677 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 01 Apr, 2010 1 commit
-
-
ojan@chromium.org authored
Reviewed by Adam Barth. autoinstalled should be git ignored https://bugs.webkit.org/show_bug.cgi?id=36970 * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@56944 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 02 Mar, 2010 1 commit
-
-
dimich@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=35559 Reviewed by Alexey Proskuryakov. * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55418 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 26 Feb, 2010 1 commit
-
-
eric@webkit.org authored
Reviewed by Gustavo Noronha Silva. [Gtk] ignore WebKit/gtk/docs/GNUmakefile.in in .gitignore https://bugs.webkit.org/show_bug.cgi?id=35424 * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55327 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 04 Jan, 2010 1 commit
-
-
eric@webkit.org authored
Reviewed by Adam Barth. bugzilla-tool should not require users to install mechanize https://bugs.webkit.org/show_bug.cgi?id=32635 * .gitignore: Ignore autoinstall.cache.d directory created by autoinstall.py 2010-01-04 Eric Seidel <eric@webkit.org> Reviewed by Adam Barth. bugzilla-tool should not require users to install mechanize https://bugs.webkit.org/show_bug.cgi?id=32635 Use the nifty "autoinstall" module from Daniel Krech: http://pypi.python.org/pypi/autoinstall/0.2 http://code.google.com/p/pyautoinstall/ It's available under a WebKit-compatible BSD license. * Scripts/webkitpy/__init__.py: - bind "mechanize" to an autoinstall importer which will auto-download mechanize if necessary. * Scripts/webkitpy/autoinstall.py: Added. * Scripts/webkitpy/bugzilla.py: use "mechanize" instead of webkit_mechanize * Scripts/webkitpy/statusbot.py: ditto. * Scripts/webkitpy/webkit_mechanize.py: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52718 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 19 Dec, 2009 1 commit
-
-
eric@webkit.org authored
Reviewed by Gustavo Noronha Silva. Add a couple of WebKitGtk files to .gitignore. * .gitignore: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52383 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 24 Nov, 2009 1 commit
-
-
snej@chromium.org authored
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51365 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 30 Oct, 2009 1 commit
-
-
abarth@webkit.org authored
Reviewed by Mark Rowe. Teach git to ignore some files https://bugs.webkit.org/show_bug.cgi?id=30951 Ignore WebKitBuild because we never want to version that directory. Also, ignore the xcode project files so git clean doesn't blow away your project settings. Finally, ignore the compiled python files in WebKitTools/Script modules because they clutter up git status. * .gitignore: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50325 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-