aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add more configuration fragment annotations, and a runtime check.Gravatar Ulf Adams2015-08-04
* Skylark, improve doc for Label.relativeGravatar Laurent Le Brun2015-08-04
* Update concepts page about differences with Python.Gravatar Laurent Le Brun2015-08-04
* docker_build: Fix double slashes in path resolutionGravatar Damien Martin-Guillerez2015-08-04
* Description redacted.Gravatar Laszlo Csomor2015-08-04
* Crash in tests if anybody tries to log remotely. Remote logging usually indic...Gravatar Janak Ramakrishnan2015-08-04
* Don't run plugins on compilations with errors.Gravatar Liam Miller-Cushon2015-08-04
* Fixed bug where blaze run with the --color=no flag was still printing out in ...Gravatar Shreya Bhattarai2015-08-04
* Modify BuildingState to allow for alternative implementations.Gravatar Janak Ramakrishnan2015-08-04
* Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9.Gravatar Googler2015-08-04
* Make some improvements to GraphConcurrencyTest -- versions are sensible, and ...Gravatar Janak Ramakrishnan2015-08-04
* Add configuration fragment annotations to some cc_* rules.Gravatar Ulf Adams2015-08-04
* Lazy evaluation of C & C++ sources in CcCommon.Gravatar Ulf Adams2015-08-04
* Refactor CcBinary / CcCommon a bit.Gravatar Ulf Adams2015-08-04
* Implemented Python's str.title() in Skylark.Gravatar Florian Weikert2015-08-04
* Split CcCommon handling of srcs filtering into a new class.Gravatar Ulf Adams2015-08-04
* Fix docker_build file path when file is generatedGravatar Damien Martin-Guillerez2015-08-04
* New-style android exampleGravatar Steven Dee2015-08-04
* Fix the documentation for how skylark rule outputs substitution works.Gravatar Brian Silverman2015-08-04
* TemplateExpansionAction now consistently uses UTF-8 instead of mixing UTF-8 w...Gravatar Florian Weikert2015-08-04
* Add test methods to check BuildConfiguration and ConfiguredTarget equality ch...Gravatar Greg Estren2015-08-04
* Remove more static configuration transitions from tests, as prep work for Gravatar Greg Estren2015-08-04
* Remove stale comment.Gravatar Nathan Harmata2015-08-04
* Send bug report on IOException in BlazeCommandEventHandler instead of ignoringGravatar Michajlo Matijkiw2015-08-04
* Add glue logic to make the dex_shards attribute of android_binary work in Bazel.Gravatar Lukacs Berki2015-08-04
* Rollback of commit 2e7a5b47979b2679208a97a65df265be953eb595.Gravatar Han-Wen Nienhuys2015-08-04
* Remove all calls to AnalysisEnvironment.getDerivedArtifact() from the C++ rul...Gravatar Lukacs Berki2015-08-04
* Build a symlink tree for Android native library symlinks so that libraries fr...Gravatar Lukacs Berki2015-08-04
* RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into b...Gravatar Googler2015-08-04
* Add "warm" starting to mobile-install.Gravatar Googler2015-08-04
* Rollback of commit 6c2303c461478c6082a29b969e49ad5adb0029aa.Gravatar Andrew Pellegrini2015-08-04
* Log timing for some actions that are known to be expensive sometimes.Gravatar Miguel Alcon Pinto2015-08-04
* Fix ClassCastException.Gravatar Nathan Harmata2015-08-04
* Minor cosmetic changes.Gravatar Lukacs Berki2015-08-04
* Make range and enumerate functions available in BUILD files.Gravatar Laurent Le Brun2015-08-04
* Make OutputFileConfiguredTarget create artifacts that are consistent with Rul...Gravatar Lukacs Berki2015-07-30
* Make three logging statements fine instead of info, so they don't show up in ...Gravatar Googler2015-07-30
* Skylark: In addition to using ctx.configuration.fragment(CONF), the build con...Gravatar Florian Weikert2015-07-30
* Rollback of commit 6c7ef224d700c25f14581f2a290fbc01d5232011.Gravatar Han-Wen Nienhuys2015-07-30
* Restore Rust examples and add Rust rule tests that were inadvertently excluded.Gravatar David Chen2015-07-30
* Always re-install all native libraries on non-incremental installations.Gravatar Lukacs Berki2015-07-30
* Fix //scripts/release:release_testGravatar Damien Martin-Guillerez2015-07-30
* Remove calls to AnalysisEnvironment.getDerivedArtifact() from Objective C rules.Gravatar Lukacs Berki2015-07-30
* Remove vestigial references to 32-bit/64-bit binaries.Gravatar Janak Ramakrishnan2015-07-30
* Log time spent on invalidation, and the number of nodes visited.Gravatar Eric Fellheimer2015-07-30
* FilesetEntryValue now overrides .equals and .hashCode.Gravatar Laszlo Csomor2015-07-30
* Move MethodLibrary from packages to syntaxGravatar Francois-Rene Rideau2015-07-30
* ActionExecutionValue now overrides .equals and .hashCode.Gravatar Laszlo Csomor2015-07-30
* Fix middleman conflicts in external repositories by appending the package pathGravatar Damien Martin-Guillerez2015-07-30
* Adds TransitiveTraversalFunction that loads transitive deps of a targetGravatar Mark Schaller2015-07-30