aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove a line accidentally left in from debugging.Gravatar Lukacs Berki2015-09-15
* Requires JDK 8Gravatar Damien Martin-Guillerez2015-09-15
* Make ijar appropriately prune InnerClasses, at the cost of a lot of unholy ha...Gravatar Lukacs Berki2015-09-15
* Fix small typo in exampleGravatar Roland Huß2015-09-15
* Make --split_apk mobile-install work with a pristine device.Gravatar Lukacs Berki2015-09-15
* Generate module maps for each objc_* target with compilation support.Gravatar Googler2015-09-15
* Fail fast on a crash in an InvalidatingNodeVisitor worker thread, just like w...Gravatar Nathan Harmata2015-09-15
* Hack serialization of Environment$Extension so that it deserializes, although...Gravatar Janak Ramakrishnan2015-09-15
* Have clang output .d dependency files during ObjcCompile.Gravatar Googler2015-09-15
* Support multiarchitecture objc libraries for both simulator and device archit...Gravatar Chris Parsons2015-09-15
* Support data and resource attributes in Groovy testsGravatar Erik Kuefler2015-09-15
* Use the BUILD file location instead of location inside the macro.Gravatar Laurent Le Brun2015-09-15
* Fix and test SyntaxTreeVisitorGravatar Laurent Le Brun2015-09-15
* Package that is dependency of genquery cannot be null when genquery is being ...Gravatar Janak Ramakrishnan2015-09-15
* Allow CI to run the build script without storing the output artifactsGravatar Damien Martin-Guillerez2015-09-15
* When generating Xcode projects, remove -I options from copts and instead add ...Gravatar Rumou Duan2015-09-14
* Fix typos in "Packages" description and MethodLibrary docGravatar Mark Schaller2015-09-14
* Configured Java logging for BazelGravatar Damien Martin-Guillerez2015-09-14
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Remove dead code, set private visibilityGravatar Laurent Le Brun2015-09-14
* Skylark doc: clarify that new_file takes argument is relative to packageGravatar Laurent Le Brun2015-09-14
* workers: A multitude of bug fixes and improved logging.Gravatar Philipp Wollermann2015-09-14
* Improve documentation for macrosGravatar Laurent Le Brun2015-09-14
* Fix genrule documentation, outputs may be in different directories.Gravatar Laurent Le Brun2015-09-14
* Add unit tests for AndroidStudioInfoAspect and implement dependency collection.Gravatar Dmitry Lomov2015-09-14
* Skip the constraints check for :run_under.Gravatar Ulf Adams2015-09-14
* Fix a bug, when we have dependency from one aspect to another aspect1->aspect...Gravatar Marian Lobur2015-09-14
* Rollforward of [], which was rolled back in []. Cleans up support for objc_pr...Gravatar Michael Thvedt2015-09-14
* Use the file size from FileValue instead of wastefully stat'ing the file agai...Gravatar Nathan Harmata2015-09-14
* Clarify Skylark doc for ctx.files and ctx.fileGravatar Laurent Le Brun2015-09-14
* Add Jsonnet rules to Bazel.Gravatar David Chen2015-09-14
* Make StdRedirect.dylib as a dependency of all ios_test and experimental_ios_t...Gravatar Googler2015-09-14
* Minor simple optimization in FileFunction: don't bother getting a FileStateVa...Gravatar Nathan Harmata2015-09-14
* Restores most of the documentation for the mobile-install command.Gravatar John Field2015-09-11
* Stop trying to process NoSuchPackageExceptions that are never thrown. We know...Gravatar Janak Ramakrishnan2015-09-11
* Fix rbuildfiles query operation for broken packages. We use to assume that al...Gravatar Miguel Alcon Pinto2015-09-11
* Don't expose includeGlobs in PackageSerializer public interfaceGravatar Michajlo Matijkiw2015-09-11
* --Gravatar Lukacs Berki2015-09-11
* Fix spelling mistake.Gravatar Janak Ramakrishnan2015-09-11
* Allows objc_* rules to depend on cc_inc_library.Gravatar Peter Schmitt2015-09-11
* Fix minor typos in external.mdGravatar Googler2015-09-11
* Fix ijar compressionGravatar Damien Martin-Guillerez2015-09-11
* Add CRC-32 computation to third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-09-11
* Increase size of test timeout flaky on ci.bazel.ioGravatar Damien Martin-Guillerez2015-09-11
* Allow tuples inside square brackets (for list/dict indexing).Gravatar Laurent Le Brun2015-09-11
* Fixed Skylark stack trace:Gravatar Florian Weikert2015-09-11
* Blog post for sandboxing.Gravatar Ulf Adams2015-09-11
* Scala rules: Implement scala_binaryGravatar Laurent Le Brun2015-09-11
* Fix Bazel breakageGravatar Damien Martin-Guillerez2015-09-11
* Fix BUILD_SCM_* being looked for in the stable status file and test it.Gravatar Brian Silverman2015-09-11