aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* --Gravatar Michajlo Matijkiw2015-07-21
* Fixed bug where blaze run with the --color=no flag was still printing out in ...Gravatar Googler2015-07-21
* Fix dashboard buildGravatar Kristina Chodorow2015-07-21
* Fix symlink test flagGravatar Kristina Chodorow2015-07-21
* Use Apache Commons for reading tar filesGravatar Kristina Chodorow2015-07-21
* Remove some dead code that made Bazel croak on nontrivial Android builds.Gravatar Lukacs Berki2015-07-21
* Improved format of Skylark documentation:Gravatar Florian Weikert2015-07-21
* Set PATH and TMPDIR in genrule / Skylark's actionGravatar Damien Martin-Guillerez2015-07-21
* Fix link syntax in contributing.htmlGravatar Damien Martin-Guillerez2015-07-21
* Get android example to build on OS XGravatar Steven Dee2015-07-21
* Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0.Gravatar Lukacs Berki2015-07-21
* Improvements to skylark testsGravatar Francois-Rene Rideau2015-07-21
* Simplify Target Names in generated Xcode projects.Gravatar Googler2015-07-21
* Delete unnecessary example PrenotCalculatorInstruments.Gravatar Michael Thvedt2015-07-21
* Fix up registerEnvironmentPlistAction for bazel on Mac.Gravatar Googler2015-07-21
* Add --output_filter optionGravatar Kristina Chodorow2015-07-21
* Removed ValidationTests#testLoadWithTooManySlashes() since it was an inferior...Gravatar Florian Weikert2015-07-21
* Add com.android.tools.layoutlib:layoutlib-api to android_common.Gravatar Lukacs T. Berki2015-07-21
* Added an additional test for empty actions in Skylark.Gravatar Florian Weikert2015-07-20
* Make --android_crosstool_top default to the android_ndk_repository specified ...Gravatar Lukacs Berki2015-07-20
* Add an example Android app and a README.md file that details how to compile it.Gravatar Lukacs Berki2015-07-20
* Fix up some faulty documentation.Gravatar Googler2015-07-20
* Remove two methods from FoundationTestCase.Gravatar Ulf Adams2015-07-17
* Rewrite test to JUnit 4.Gravatar Ulf Adams2015-07-17
* Skylark: Implemented ctx.empty_action() to create actions that neither execut...Gravatar Florian Weikert2015-07-17
* Move another test into open source blaze.Gravatar Ulf Adams2015-07-17
* Make android_ndk_repository work on case-insensitive OS X file systems by not...Gravatar Lukacs Berki2015-07-17
* Add a couple of flags to the CROSSTOOL file, especially for -c opt.Gravatar Ulf Adams2015-07-17
* Sets the correct properties in the Info.plist, based on the environment that theGravatar Googler2015-07-17
* Invalidate external repository files when the WORKSPACE changesGravatar Kristina Chodorow2015-07-17
* Fix missing tool target in tools/objcGravatar Damien Martin-Guillerez2015-07-17
* Add Makani to the list of Bazel usersGravatar Damien Martin-Guillerez2015-07-17
* Add tests for dashGravatar Kristina Chodorow2015-07-17
* Add git_repository and new_git_repository workspace rules.Gravatar David Chen2015-07-17
* Say explicitly that --config=X ignores non-existent .rc file config sections.Gravatar Laszlo Csomor2015-07-17
* Document that the "run" command closes stdin.Gravatar Philipp Wollermann2015-07-17
* Add a type attribute to {new_,}http_archiveGravatar Damien Martin-Guillerez2015-07-17
* Improve debugging message in case of unexpected getBatch <-> directDeps misma...Gravatar Janak Ramakrishnan2015-07-17
* Add repository fallback on Maven CentralGravatar Kristina Chodorow2015-07-17
* Decompose BuildView.getDirectPrerequisites to allow access to Dependencies.Gravatar Michael Staib2015-07-17
* Replaced other occurrences of Objects#toStringHelper with MoreObjects#toStrin...Gravatar Googler2015-07-17
* Log information about the baseline and new View passed to DiffAwarness#getDiff.Gravatar Nathan Harmata2015-07-17
* Rollback of commit 69d20b26b50360221849a4860265150f9c66ef25.Gravatar Lukacs Berki2015-07-17
* Add jgit and slf4j to third_partyGravatar Philipp Wollermann2015-07-17
* Give Dependency a valid equals/hashCode/toString set.Gravatar Michael Staib2015-07-16
* Description redacted.Gravatar Googler2015-07-16
* Remove low-value warning about alwayslink requiring srcs.Gravatar Han-Wen Nienhuys2015-07-16
* Add a simple resolver for Maven repositoriesGravatar Kristina Chodorow2015-07-16
* Move Jack's tools into AndroidSdkProvider.Gravatar Michael Staib2015-07-16
* Pass filter for what events should be stored in the Skyframe graph into the P...Gravatar Janak Ramakrishnan2015-07-16