]> git.pld-linux.org Git - packages/apache-mod_pagespeed.git/commitdiff
experiment with cleanups, hit two dirs
authorElan Ruusamäe <glen@delfi.ee>
Wed, 10 Oct 2012 20:59:46 +0000 (23:59 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 1 Mar 2013 23:48:23 +0000 (01:48 +0200)
gclient.conf

index e6de3a5bf71776fefc566276a15ba951332c39ab..b8433d17d0547ea4d25bd85cc6c2851a074c8d17 100644 (file)
@@ -26,11 +26,23 @@ solutions = [
                # need gyp <= @1175
                "src/tools/gyp": None,
 
+               # need .gyp file
+#              "src/third_party/protobuf": None,
+
+               # need libwebp.gyp
+#              "src/third_party/libwebp": None,
+
                # these contain needed .gyp, need to checkout
 #              "src/third_party/zlib": None,
 #              "src/third_party/libjpeg": None,
 #              "src/third_party/serf/src": None,
 
+               # need icu.gyp
+#              "src/third_party/icu": None,
+
+               "src/build/mac":  None,
+               "src/build/win":  None,
+
                # as we have no tests, just keep checkouts and tarball smaller
 #              "src/testing": None,
 #              "src/testing/gtest": None,
This page took 0.035852 seconds and 4 git commands to generate.