[packages/apache-mod_pagespeed] experiment with cleanups, hit two dirs
glen
glen at pld-linux.org
Sat Mar 2 00:48:29 CET 2013
commit 195b1b8dea8cc742ec048e3477859084f4e07b9e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Oct 10 23:59:46 2012 +0300
experiment with cleanups, hit two dirs
gclient.conf | 12 ++++++++++++
1 file changed, 12 insertions(+)
---
diff --git a/gclient.conf b/gclient.conf
index e6de3a5..b8433d1 100644
--- a/gclient.conf
+++ b/gclient.conf
@@ -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,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_pagespeed.git/commitdiff/b2f503942f6830e606dbcdf26890e318e603c79d
More information about the pld-cvs-commit
mailing list