Sign in
bazel
/
bazel
/
986c5d63c97a59ed302ef4e22ee132abe57a8810
/
third_party
d316442
Move all J2ObjC Bazel dependencies to third_party/java/j2objc.
by Michael Thvedt
· 10 years ago
46d6dc5
Add a maven_server rule
by Kristina Chodorow
· 10 years ago
6885134
Add maven settings libraries
by Kristina Chodorow
· 10 years ago
a9c3eef
Increase the size of ijar_test
by Damien Martin-Guillerez
· 10 years ago
fe87155
Clean up J2ObjC support in Bazel, removing an unused dependency and linting the relevant files.
by Michael Thvedt
· 10 years ago
30df7fc
Fixes ijar tests on OSX
by Damien Martin-Guillerez
· 10 years ago
c653738
Remove a line accidentally left in from debugging.
by Lukacs Berki
· 10 years ago
73b6c79
Make ijar appropriately prune InnerClasses, at the cost of a lot of unholy hacks.
by Lukacs Berki
· 10 years ago
676f39a
Fix ijar compression
by Damien Martin-Guillerez
· 10 years ago
4009d2c
Add CRC-32 computation to third_party/ijar:zipper
by Damien Martin-Guillerez
· 10 years ago
8faeb8f
Updated Bazel's j2objc version to 0.9.8.1 (latest).
by Googler
· 10 years ago
2fc8bf2
Also check the XML_TEST_OUTPUT env variable and generate xml output if set.
by Ulf Adams
· 10 years ago
475a134
RELNOTES: Support empty plist files
by Matthew DeVore
· 10 years ago
78ffe43
Add more source filegroups for the installer
by Damien Martin-Guillerez
· 10 years ago
fde4509
Fix a signed vs unsigned comparison warning in the ijar zipper.
by Erik Kuefler
· 10 years ago
3a160e7
Add support for compression in //third_party/ijar:zipper
by Damien Martin-Guillerez
· 10 years ago
709bc61
Port to FreeBSD.
by Doug Rabson
· 10 years ago
cec2222
Correctly process "ScalaInlineInfo" attribute. This is new in Scala 2.11.7 (and 2.12).
by Googler
· 10 years ago
583c356
Open-source full support for J2ObjC in Bazel, including dead code removal, and add an example.
by Michael Thvedt
· 10 years ago
8c28813
Add native support for linux on ARM Cpu (32 bits)
by Zhong Wang
· 10 years ago
83c3b66
Add md5_test.cc to Bazel.
by Ulf Adams
· 10 years ago
d93990f
Add googletest library to third_party (just the fused sources, 1.7.0).
by Ulf Adams
· 10 years ago
523bff5
Fix some C++ compiler warnings to comply with -Wall.
by Ulf Adams
· 10 years ago
0cde9cb
Add com.android.tools.layoutlib:layoutlib-api to android_common.
by Lukacs T. Berki
· 10 years ago
deb003f
Add git_repository and new_git_repository workspace rules.
by David Chen
· 10 years ago
e8946a7
Add jgit and slf4j to third_party
by Philipp Wollermann
· 10 years ago
26b9354
Description redacted.
by liuhuahang
· 10 years ago
5bf02b3
Fix zipper for empty files
by Kristina Chodorow
· 10 years ago
bb455a6
Update Error Prone version
by Liam Miller-Cushon
· 10 years ago
07caf82
Add missing transitive dependencies of Error Prone.
by Liam Miller-Cushon
· 10 years ago
cd3df4c
Update error-prone-javac version to javac-1.9.0-dev-r2644-2
by Liam Miller-Cushon
· 10 years ago
0cd6dfb
Ijar's zipper: fallback when external attributes is unset
by Damien Martin-Guillerez
· 10 years ago
d13716a
Open source AarGeneratorAction and AndroidResourceProcessingAction.
by Andrew Pellegrini
· 10 years ago
32ae1b0
Add android_common to third_party at version 23.1.3.
by Andrew Pellegrini
· 10 years ago
1a8576a
Removed Truth 0.24+ binary from third_party
by Damien Martin-Guillerez
· 10 years ago
7ae29d2
Update Error Prone to 2.0.4
by Liam Miller-Cushon
· 10 years ago
90723bf
Re-add the maven-repository-metadata jar to Bazel.
by Michael Staib
· 10 years ago
d1064bb
Update Truth for Bazel to 0.27.
by Philipp Wollermann
· 10 years ago
e5b878d
Add truth-0.27.jar to third_party/truth.
by Philipp Wollermann
· 10 years ago
0c14ad1
Added ErrorProne's javac
by Damien Martin-Guillerez
· 10 years ago
0c95d27
Update Bazel's errorprone to 2.0.3
by Damien Martin-Guillerez
· 10 years ago
1ed3c47
Move the Error Prone plugin into Bazel
by Liam Miller-Cushon
· 10 years ago
075b39d
Set-up travis OSX to compile using JDK 7
by Damien Martin-Guillerez
· 10 years ago
19f3413
Improve platform and CPU detection, use the correct protoc binary for the running system.
by Philipp Wollermann
· 10 years ago
86746ce
Fix permissions for zip files
by Kristina Chodorow
· 10 years ago
bbe84fe
Update third_party/protobuf to 3.0.0-alpha-3.
by Philipp Wollermann
· 10 years ago
3b4efd2
Add README.md for Bazel's third_party/protobuf.
by Philipp Wollermann
· 10 years ago
855af61
Update Bazel's protobuf from 2.5.0 to 3.0.0-alpha3 for proto3 support.
by Philipp Wollermann
· 10 years ago
d47a8ef
Reorganized compile.sh
by Damien Martin-Guillerez
· 10 years ago
d94cb73
Add Apache Commons Pool2 to Bazel.
by Philipp Wollermann
· 10 years ago
d2af1c8
Add pom.xml parser
by Kristina Chodorow
· 10 years ago
5cef348
Add Apache Commons Pool2 to Bazel.
by Philipp Wollermann
· 10 years ago
92be37d
Add plexus component annotations
by Kristina Chodorow
· 10 years ago
d6f4808
Bootstrapping tools using Bazel
by Damien Martin-Guillerez
· 10 years ago
eb6e903
Use the ijar ZIP implementation in Blaze instead of libarchive
by Damien Martin-Guillerez
· 10 years ago
a1c73f9
Fix %O format string in ijar's zipper
by Damien Martin-Guillerez
· 10 years ago
cd4637e
Added limits.h to headers to ijar
by Damien Martin-Guillerez
· 10 years ago
0844112
Refactor ZIP implementation of ijar
by Damien Martin-Guillerez
· 10 years ago
0a5baae
Moves the build rule for jarjar to third_party/java/jarjar and adds a java_binary rule for jarjar.
by Alex Humesky
· 10 years ago
a6b1d17
Deletes third_party/jarjar in favor of third_party/java/jarjar.
by Alex Humesky
· 10 years ago
34eaa07
Creates a copy of third_party/jarjar in third_party/java/jarjar for better compatibility with existing rules.
by Alex Humesky
· 10 years ago
2f54b05
Added BUILD files for X-code / Objective-C tooling
by Damien Martin-Guillerez
· 10 years ago
9208259
Adds readme info and java_import rule for jarjar in bazel/third_party.
by Alex Humesky
· 10 years ago
fa6fbc8
Adds build files and readme's for third party python libraries.
by Alex Humesky
· 10 years ago
ddae754
Adds jarjar to third_party.
by Alex Humesky
· 10 years ago
2488c35
Renames mock.py to __init__.py to make it easier to import
by Alex Humesky
· 10 years ago
dd2ad7b
Adds python mock library
by Alex Humesky
· 10 years ago
f4e8497
Fixes import paths in third_party/py/concurrent
by Alex Humesky
· 10 years ago
b629921
Adds python futures library
by Alex Humesky
· 10 years ago
109f4b7
Renames gflags.py to __init__.py to make it easier to import.
by Alex Humesky
· 10 years ago
d394408
Adds third_party/py/gflags.
by Alex Humesky
· 10 years ago
29e46b2
Add a plugin to drop Error Prone-specific javacopts
by Liam Miller-Cushon
· 10 years ago
73a2eaf
Added jquery and d3.js as dependency of WebStatusServer
by Damien Martin-Guillerez
· 10 years ago
497d35e
Improved ijar shell tests
by Damien Martin-Guillerez
· 10 years ago
1e35f50
Normalized headers path for ijar.
by Damien Martin-Guillerez
· 10 years ago
b5bac8b
Use new protoc binary for compiling Bazel on linux.
by Han-Wen Nienhuys
· 10 years ago
bbd9fcd
Add a statically linked, 32-bits x86 protoc (v2.5.0) for Linux.
by Han-Wen Nienhuys
· 10 years ago
c445809
Add Google auto to bazel
by Francois-Rene Rideau
· 10 years ago
aa7b16c
Add maven repository metadata jar to third_party
by Kristina Chodorow
· 10 years ago
b2922de
Add maven repository metadata jar
by Kristina Chodorow
· 10 years ago
e21e7bc
PRIx32 macro needs __STDC_FORMAT_MACRO defined on systems instead of __STDC_LIMIT_MACROS
by Damien Martin-Guillerez
· 10 years ago
563f943
Add jars for auto_value and dependencies
by Francois-Rene Rideau
· 10 years ago
5cbd5a4
Open-source Bazel integration tests
by Damien Martin-Guillerez
· 10 years ago
06786d7
Add iossim to Bazel's third_party
by Daniel Wagner-Hall
· 10 years ago
9bc8577
Include all sources actually used by Bazel in Bazel
by Daniel Wagner-Hall
· 10 years ago
e3910a9
Tweak the bazel build scripts
by Francois-Rene Rideau
· 10 years ago
3ce24e8
Add joda_time with an underscore
by Francois-Rene Rideau
· 10 years ago
361af11
Polish documentation.
by Han-Wen Nienhuys
· 10 years ago
e2fa64d
Fix Java skylark example tests
by Kristina Chodorow
· 10 years ago
c513e11
Open-source ijar's tests
by Damien Martin-Guillerez
· 10 years ago
a10df6a
Add javax.inject to Bazel
by Kristina Chodorow
· 10 years ago
0a552153
Add README.txt to third party's ijar
by Damien Martin-Guillerez
· 10 years ago
5bd680e
Add javax.inject jar
by Kristina Chodorow
· 10 years ago
2e85a96
Make third_party's README.md actually markdown-formatted
by Kristina Chodorow
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago