]> git.pld-linux.org Git - packages/apache-mod_pagespeed.git/blobdiff - gclient.conf
experiment with cleanups, hit two dirs
[packages/apache-mod_pagespeed.git] / 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.073077 seconds and 4 git commands to generate.