aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Collapse)AuthorAge
* Use new protoc binary for compiling Bazel on linux.Gravatar Han-Wen Nienhuys2015-04-09
| | | | | -- MOS_MIGRATED_REVID=90725916
* Add a statically linked, 32-bits x86 protoc (v2.5.0) for Linux.Gravatar Han-Wen Nienhuys2015-04-09
|
* Add Google auto to bazelGravatar Francois-Rene Rideau2015-04-08
| | | | | | | | Add the Google auto generators for Java, for the sake of using AutoValue. Include dependencies apache commons collections and apache velocity. -- MOS_MIGRATED_REVID=90482044
* Add maven repository metadata jar to third_partyGravatar Kristina Chodorow2015-04-02
| | | | | | | See https://github.com/google/bazel/issues/88. -- MOS_MIGRATED_REVID=90089965
* Add maven repository metadata jarGravatar Kristina Chodorow2015-04-01
|
* PRIx32 macro needs __STDC_FORMAT_MACRO defined on systems instead of ↵Gravatar Damien Martin-Guillerez2015-03-26
| | | | | | | | | | | __STDC_LIMIT_MACROS Import of https://github.com/igkm/bazel/commit/8e9e227c574bd995564b014b3e1fe9808fecd128 Fixes #42 -- MOS_MIGRATED_REVID=89582079
* Add jars for auto_value and dependenciesGravatar Francois-Rene Rideau2015-03-25
| | | | | | New dependencies: apache-commons-collections (a bit old: 3.2.1), apache-velocity, auto-common, auto-service, auto-value, tomcat-annotations-api (aka jsr250).
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
| | | | | | | | | It is a first batch of integration tests for Bazel. They tests some basic behaviors and nominal cases of Bazel rules (especially they tests the behavior of the examples provided in //examples). -- MOS_MIGRATED_REVID=89440074
* Add iossim to Bazel's third_partyGravatar Daniel Wagner-Hall2015-03-23
| | | | | -- MOS_MIGRATED_REVID=89178334
* Include all sources actually used by Bazel in BazelGravatar Daniel Wagner-Hall2015-03-23
| | | | | -- MOS_MIGRATED_REVID=89133777
* Tweak the bazel build scriptsGravatar Francois-Rene Rideau2015-03-20
| | | | | -- MOS_MIGRATED_REVID=88975338
* Add joda_time with an underscoreGravatar Francois-Rene Rideau2015-03-18
| | | | | This is the first part of a rename to fit common bazel convention. joda-time with a dash will be removed when the code is synchronized.
* Polish documentation.Gravatar Han-Wen Nienhuys2015-03-18
| | | | | -- MOS_MIGRATED_REVID=88821025
* Fix Java skylark example testsGravatar Kristina Chodorow2015-03-13
| | | | | -- MOS_MIGRATED_REVID=88373310
* Open-source ijar's testsGravatar Damien Martin-Guillerez2015-03-10
| | | | | -- MOS_MIGRATED_REVID=88210083
* Add javax.inject to BazelGravatar Kristina Chodorow2015-03-10
| | | | | -- MOS_MIGRATED_REVID=88116249
* Add README.txt to third party's ijarGravatar Damien Martin-Guillerez2015-03-10
| | | | | -- MOS_MIGRATED_REVID=88113124
* Add javax.inject jarGravatar Kristina Chodorow2015-03-09
|
* Make third_party's README.md actually markdown-formattedGravatar Kristina Chodorow2015-03-05
| | | | | | | []: -- MOS_MIGRATED_REVID=87371777
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25
-- MOE_MIGRATED_REVID=85702957