gerrit/tools
David Ostrovsky 7fc13dca82 Buck: upgrade to recent version
This version fixes a critical bug [1] that prevents us from simplifying
bucklets intergration. In this version, Buck only allows defining new
rule functions in files included with include_defs, not actually
instantiating rules, so we need to reshuffle some rules.

After this commit [2] "$(macro ...)" syntax is preserved for buck
macros, we need to use a backslash to send commands directly to the
shell: "\$(macro ...)". It turns out this doesn't work yet, shell
backticks seem to work though [3].

[1] https://github.com/facebook/buck/issues/182
[2] d6f3252170
[3] https://github.com/facebook/buck/issues/212

Change-Id: Ie99757bafc626d4ac2c5a75a2983d91b0c4f6d24
2014-10-27 20:13:42 +00:00
..
eclipse Add test sources to .classpath files of eclipse plugin projects 2014-10-02 09:43:05 +02:00
maven Buck: Remove Python 2.6 compatibility workarounds 2014-06-23 11:09:58 +09:00
util Add a bulk query suite tester 2013-09-19 18:29:07 +00:00
__init__.py Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
BUCK Update Buck 2014-09-01 02:57:52 +00:00
build.defs Buck: Make deps to $(exe :foo) and $(location :bar) implicitly 2014-06-10 07:29:42 +00:00
default.defs Buck: upgrade to recent version 2014-10-27 20:13:42 +00:00
download_all.py Fix download and download_sources to aggressively get all targets 2013-05-23 10:45:51 -07:00
download_file.py Allow to download dependencies from insecure connections 2014-07-11 12:35:44 +00:00
git.defs Remove asciidoc.conf 2013-09-04 21:31:03 -07:00
gitlog2asciidoc.py Add --issues and --issue_numbers to gitlog2asciidoc.py 2012-03-26 12:51:38 -07:00
GoogleFormat.xml Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
gwt-constants.defs Buck: Export gwtui-common in gwtui-api-lib 2014-06-10 11:31:58 +02:00
java_doc.defs Allow to create javadocs for multiple packages 2014-10-22 01:28:59 +02:00
java_sources.defs Buck: Align gerrit build interface to bucklets 2014-09-09 13:20:47 +00:00
pack_war.py Merge branch 'stable-2.9' into stable-2.10 2014-09-05 19:13:31 +09:00
plugin_archetype_deploy.sh Restrict the input of plugin_archetype_deploy.sh 2014-09-01 13:56:10 +08:00
util_test.py Buck: Support plugin own Maven repositories 2013-11-18 01:12:09 +01:00
util.py Update SSHD to 0.12.0 2014-09-11 09:48:07 +02:00
version.py Buck: Deploy plugin artifacts to Maven Central 2014-05-26 22:06:42 +02:00