summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2009-10-22Add AUTHORS and LICENSE files, and copyright headers to relevant source files.sgk@chromium.org
2009-07-01Add a few more files and fix v8 for cpg & dfgthomasvl@chromium.org
2009-02-26Add printing.gyp and hunspell.gyp to the list of .gyp files.mark@chromium.org
2009-02-25Dump samples, they're part of the Chromium tree as of Chromium r10380. I'mmark@chromium.org
2009-02-25Update chrome.gyp through Chromium r10377.mark@chromium.org
2009-02-25Prepare v8.gyp for its temporary home.mark@chromium.org
2009-02-25Prepare googleurl.gyp for its temporary home.mark@chromium.org
2009-02-25Add -Wno-multichar (for the benefit of BMPImageDecoder.cpp).sgk@chromium.org
2009-02-25Generate HTMLEntityNames.c and CSSValueKeywords.h in SHARED_INTERMEDIATE_DIRmark@chromium.org
2009-02-25Bring chrome.gyp up to date with Chromium r10356.mark@chromium.org
2009-02-25Exclude some files not yet ready for prime time.mark@chromium.org
2009-02-25Add "postbuilds" section. Use this to support the "strip if needed" step inmark@chromium.org
2009-02-25Remove "print" statements from rule and action scripts.mark@chromium.org
2009-02-25Add lice.mark@chromium.org
2009-02-25Remove empty.cc no longer needed after r311.mark@chromium.org
2009-02-25Add "test" attribute for targets to declare that they're tests. Use this inmark@chromium.org
2009-02-25Lift restriction on "sources" in "none" type targets. It should be permissiblemark@chromium.org
2009-02-25Morning .gyp file updates to keep things in sync with Chromium.mark@chromium.org
2009-02-25Another drop of Makefile work.evan@chromium.org
2009-02-25Fix grit invocation after Chromium r10306. grit now puts its generatedmark@chromium.org
2009-02-25More incremental improvement on the msvs generator.bradnelson@google.com
2009-02-25Move escaping quotes around "Linux i686" from webkit.gyp to thesgk@chromium.org
2009-02-25Get webkit building (almost) on Linux with gyp-generated *.scons files:sgk@chromium.org
2009-02-25Allow for "var%", which sets variable "var" only if it is not already set.mark@chromium.org
2009-02-24Drop icudt38l_dat_linux.s sample now that it's part of the Chromium tree asmark@chromium.org
2009-02-24Un-exclude browser/bookmarks/bookmark_drag_data.cc for Chromium r10300.mark@chromium.org
2009-02-24webkit.gyp: Add files from Chromium r10283, which merged WebKit r41181.mark@chromium.org
2009-02-24Put included_files into each build file's dict to indicate what files weremark@chromium.org
2009-02-24Replace depth with DEPTH, a gyp-predefined variable. DEPTH will always be setmark@chromium.org
2009-02-24Add a few new and previously-excluded files to chrome.gyp.mark@chromium.org
2009-02-24Support wildcard dependencies of the form build_file:*. Add all.gyp, whichmark@chromium.org
2009-02-24Bring the gyp-based Chromium build back into shape as of r10266.mark@chromium.org
2009-02-24Add files from Chromium r10232, which merged WebKit r41149.mark@chromium.org
2009-02-24Add chrome.gyp:unit_tests, make it work on the Mac.mark@chromium.org
2009-02-24Bring up the Mac build all the way through Chromium.app (chrome.gyp:app).mark@chromium.org
2009-02-24Add new file to base.gyp introduced in Chromium r9757.mark@chromium.org
2009-02-24Build minizip portion of zlib on non-Windows.mark@chromium.org
2009-02-24Add media.gyp, including media and media_unittests.mark@chromium.org
2009-02-24Add ipc_tests and image_diff to chrome.gyp.mark@chromium.org
2009-02-23Add initial chrome.gyp capable of building common, browser, and renderer.mark@chromium.org
2009-02-23Get v8 building on Linux with .gyp-generated SConscript files.sgk@chromium.org
2009-02-23"action" commands in "actions" and "rules" sections are now expressed asmark@chromium.org
2009-02-23Switching to more gyp like conventions in net_resources.bradnelson@google.com
2009-02-23Removing unneeded include.bradnelson@google.com
2009-02-23More of test_shell linking under windows.bradnelson@google.com
2009-02-22test_shell should output TestShell.app on the Mac.mark@chromium.org
2009-02-22r269 brings the product_name keyword and sets product_name for some librariesmark@chromium.org
2009-02-21Get rid of mac_localized_bundle_resources in favor of listing localizedmark@chromium.org
2009-02-21Adding extra includes for windows.bradnelson@google.com
2009-02-21Fixing up more include paths for windows.bradnelson@google.com