aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
Commit message (Collapse)AuthorAge
* Revert r5520Gravatar borenet@google.com2012-09-13
| | | | | | | | | | Unfortunately, since we can only build ANGLE by including a gypi, and since gyp cannot process includes conditionally, we *have* to have a build_angle.gypi file in the third_party/externals/ANGLE/src directory. We could do a hack where we create an empty gypi if ANGLE is not checked out, but for now we just check out ANGLE on all platforms. git-svn-id: http://skia.googlecode.com/svn/trunk@5521 2bbb7eff-a529-9590-31e7-b0007b416f81
* Only check out ANGLE on WindowsGravatar borenet@google.com2012-09-13
| | | | | | Review URL: https://codereview.appspot.com/6500118 git-svn-id: http://skia.googlecode.com/svn/trunk@5520 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add ANGLE to DEPS, integrate buildGravatar borenet@google.com2012-09-04
| | | | | | Review URL: https://codereview.appspot.com/6494052 git-svn-id: http://skia.googlecode.com/svn/trunk@5387 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add JSON dependency to build.Gravatar djsollen@google.com2012-06-13
| | | | | | | | This dependency is a mirror of the one that Chrome uses to import jsoncpp. Review URL: https://codereview.appspot.com/6269043 git-svn-id: http://skia.googlecode.com/svn/trunk@4251 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update skia's gyp to r1320.Gravatar thakis@chromium.org2012-04-09
| | | | | | | | | Allows buildilng skia with make on OS X. BUG=chromium:102033 Review URL: https://codereview.appspot.com/5985066 git-svn-id: http://skia.googlecode.com/svn/trunk@3628 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update skia's gyp to 1284 (was 1139).Gravatar bungeman@google.com2012-03-28
| | | | | | | http://codereview.appspot.com/5935050/ git-svn-id: http://skia.googlecode.com/svn/trunk@3525 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add libjpeg source as third_party/externals dependencyGravatar epoger@google.com2012-03-07
| | | | | | Review URL: https://codereview.appspot.com/5773043 git-svn-id: http://skia.googlecode.com/svn/trunk@3334 2bbb7eff-a529-9590-31e7-b0007b416f81
* Roll gyp to 1139.Gravatar bungeman@google.com2012-01-11
| | | | | | | http://codereview.appspot.com/5529070/ git-svn-id: http://skia.googlecode.com/svn/trunk@3017 2bbb7eff-a529-9590-31e7-b0007b416f81
* Roll gyp and add librarian settings (now supported).Gravatar bungeman@google.com2011-10-03
| | | | | | | http://codereview.appspot.com/5169048/ git-svn-id: http://skia.googlecode.com/svn/trunk@2397 2bbb7eff-a529-9590-31e7-b0007b416f81
* gyp DEPS roll, and remove no-longer-needed msvs_abspath_output flagGravatar epoger@google.com2011-08-15
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@2115 2bbb7eff-a529-9590-31e7-b0007b416f81
* revert r2110, which broke Mac buildsGravatar epoger@google.com2011-08-15
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@2111 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update gyp so that we no longer need msvs_abspath_output generator flag.Gravatar epoger@google.com2011-08-15
| | | | | | Review URL: http://codereview.appspot.com/4905044 git-svn-id: http://skia.googlecode.com/svn/trunk@2110 2bbb7eff-a529-9590-31e7-b0007b416f81
* enable "make XXX" command-line builds on WindowsGravatar epoger@google.com2011-07-13
| | | | | | | | http://codereview.appspot.com/4717044/ git-svn-id: http://skia.googlecode.com/svn/trunk@1853 2bbb7eff-a529-9590-31e7-b0007b416f81
* Revert r1768Gravatar epoger@google.com2011-06-30
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1771 2bbb7eff-a529-9590-31e7-b0007b416f81
* Roll gyp version from 907 to 936Gravatar epoger@google.com2011-06-30
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1768 2bbb7eff-a529-9590-31e7-b0007b416f81
* roll back runhooks to fix production buildbotGravatar epoger@google.com2011-06-16
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1618 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add "runhooks" to run gyp step upon gclient sync, for buildbotGravatar epoger@google.com2011-06-16
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1617 2bbb7eff-a529-9590-31e7-b0007b416f81
* set externals/gyp dependency to same version as manually imported gyp codeGravatar epoger@google.com2011-06-13
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1571 2bbb7eff-a529-9590-31e7-b0007b416f81
* Modify DEPS so that it works properly for the buildbotGravatar epoger@google.com2011-06-13
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1570 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add DEPS file in an attempt to make both gclient and svn update bring inGravatar epoger@google.com2011-06-13
third_party/externals. git-svn-id: http://skia.googlecode.com/svn/trunk@1566 2bbb7eff-a529-9590-31e7-b0007b416f81