skia2/gyp
epoger@google.com 1e8e056afc Some final cleanups leading up to The Official Switch to Gyp
see http://codereview.appspot.com/4580043

1. Create a single public skia.gyp file that all outside projects (Chrome,
Android, etc.) should depend on from now on.  I haven't yet created targets
suitable for those projects to use, but this is where we should add them.
2. Make gyp generate its Makefiles within out/ directory, rather than polluting
directories under source control.
3. Modify trunk/Makefile to automatically run gyp_skia and then call the
generated Makefile, to ease developer transition.



git-svn-id: http://skia.googlecode.com/svn/trunk@1526 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-06-07 14:48:41 +00:00
..
all.gyp Some final cleanups leading up to The Official Switch to Gyp 2011-06-07 14:48:41 +00:00
animator.gyp split skia.gyp into separate gypfile for each source dir 2011-05-31 13:50:51 +00:00
apptype_console.gypi create GYP files for these targets: tests, gm, skhello, skimage, skdiff 2011-06-02 14:38:23 +00:00
bench.gyp create GYP files for these targets: tests, gm, skhello, skimage, skdiff 2011-06-02 14:38:23 +00:00
common.gypi The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on 2011-05-19 19:58:58 +00:00
core.gyp fix gyp-generated xcode project files for SampleApp and other targets 2011-06-02 19:52:14 +00:00
effects.gyp split skia.gyp into separate gypfile for each source dir 2011-05-31 13:50:51 +00:00
experimental.gyp split skia.gyp into separate gypfile for each source dir 2011-05-31 13:50:51 +00:00
gm.gyp create GYP files for these targets: tests, gm, skhello, skimage, skdiff 2011-06-02 14:38:23 +00:00
gpu.gyp split skia.gyp into separate gypfile for each source dir 2011-05-31 13:50:51 +00:00
gyp_skia Some final cleanups leading up to The Official Switch to Gyp 2011-06-07 14:48:41 +00:00
images.gyp create GYP files for these targets: tests, gm, skhello, skimage, skdiff 2011-06-02 14:38:23 +00:00
libtess.gyp Clean up the gyp files to reflect some files that were removed and/or renamed. 2011-06-01 18:28:22 +00:00
opts.gyp split skia.gyp into separate gypfile for each source dir 2011-05-31 13:50:51 +00:00
pdf.gyp split skia.gyp into separate gypfile for each source dir 2011-05-31 13:50:51 +00:00
SampleApp.gyp Clean up the gyp files to reflect some files that were removed and/or renamed. 2011-06-01 18:28:22 +00:00
svg.gyp split skia.gyp into separate gypfile for each source dir 2011-05-31 13:50:51 +00:00
target_defaults.gypi Turn off optimization on VC debug builds. 2011-06-03 15:48:17 +00:00
tests.gyp create GYP files for these targets: tests, gm, skhello, skimage, skdiff 2011-06-02 14:38:23 +00:00
tools.gyp create GYP files for these targets: tests, gm, skhello, skimage, skdiff 2011-06-02 14:38:23 +00:00
utils.gyp fix gm build on Mac 2011-06-03 17:52:12 +00:00
views.gyp fix gyp-generated xcode project files for SampleApp and other targets 2011-06-02 19:52:14 +00:00
xml.gyp split skia.gyp into separate gypfile for each source dir 2011-05-31 13:50:51 +00:00