DescriptionSome final cleanups leading up to The Official Switch to Gyp:
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.
Patch Set 1 #
Total comments: 3
Patch Set 2 : additional features for Makefile in trunk/ #
MessagesTotal messages: 7
|