aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* 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
* 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
* Use WritableByteChannel for HttpDownloaderGravatar Damien Martin-Guillerez2015-07-16
* Remove unused langtools targetsGravatar Liam Miller-Cushon2015-07-13
* Add all transitive module maps when we use header modules.Gravatar Manuel Klimek2015-07-13
* Make two Skyframe nodes with the same events and values equal.Gravatar Janak2015-07-13
* Define ":action_listener" attribute for Skylark rules.Gravatar Laurent Le Brun2015-07-13
* Add an --android_crosstool_top that sets the C++ toolchain to be used for And...Gravatar Lukacs Berki2015-07-13
* Adds a getter for the gen jar.Gravatar Alex Humesky2015-07-13
* Disallow Skylark implicit outputs from referencing attributesGravatar Greg Estren2015-07-13
* Adds build encyclopedia info for gen jars.Gravatar Alex Humesky2015-07-13
* Provide placeholder rule class for deserialized Skylark rulesGravatar Mark Schaller2015-07-10
* Added tests for [] (invalid double slashes in load statements)Gravatar Florian Weikert2015-07-10
* Invalid double slashes in load statements are now also discovered in BUILD modeGravatar Florian Weikert2015-07-10
* Skylark: Implemented ctx.expand_location() which expands the location(s) of t...Gravatar Florian Weikert2015-07-10
* Actions can now request Skyframe dependencies and bypass action cache checking.Gravatar Laszlo Csomor2015-07-10
* Add the android_http_tools_repository rule that lets one download the Blaze-s...Gravatar Lukacs Berki2015-07-10
* Add getter for SkyFunctionName's nameGravatar Michajlo Matijkiw2015-07-10
* Add debug preconditions guard for null skykeys to InMemoryMemoizingEvaluator#...Gravatar Michajlo Matijkiw2015-07-10
* Allows bundlemerge to handle zip files that have directory entries in them. D...Gravatar Googler2015-07-10
* Log error description, not implementation detailsGravatar Mark Schaller2015-07-10
* Improve error reporting in tests when there's an actual event/expected event ...Gravatar Janak Ramakrishnan2015-07-10
* Adds an output group for gen jars.Gravatar Alex Humesky2015-07-10
* Minor tweaks to AndroidLocalToolsRepositoryRule.Gravatar Lukacs Berki2015-07-10
* Implement the android_local_tools_repository rule.Gravatar Lukacs Berki2015-07-10
* Make android_binary rules with the application_id= attribute set the correct ...Gravatar Lukacs Berki2015-07-10
* Make include() work with remote repositories.Gravatar Lukacs Berki2015-07-10
* Handle errors from DirectoryListingFunctionGravatar Mark Schaller2015-07-10