aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Allow BlazeModules to expose a helper that PackageFactory will use for creati...Gravatar Nathan Harmata2016-05-27
* Implement zip file symlink supportGravatar Kristina Chodorow2016-05-27
* [ObjcProtoAspect] Fixes an issue where targets that don't have a deps attribu...Gravatar Sergio Campama2016-05-27
* By default, don't create the .runfiles/workspace/external/repo dirsGravatar Kristina Chodorow2016-05-27
* Add support for module maps to swift_libraryGravatar Dmitry Shevchenko2016-05-27
* Fixes the assert_one_of failure message, to print the correct expected values.Gravatar Anastasios Kakalis2016-05-27
* --Gravatar Carmi Grushko2016-05-27
* Increase the size of //src/test/shell/bazel:local_repository_test_jdk8Gravatar Damien Martin-Guillerez2016-05-27
* Enable interleaved loading & analysis by default.Gravatar Ulf Adams2016-05-25
* Better error message when combine //visibility:(public|private) with other fo...Gravatar Yue Gan2016-05-25
* Framework paths marked for search paths only are appropriately propagated toGravatar Cal Peyser2016-05-25
* Allow honoring select dexopts in incremental dexingGravatar Googler2016-05-25
* Support for gathering all the protos seen in the transitive closure of depend...Gravatar Sergio Campama2016-05-25
* Decrease visibility of createProtoCompilerCommandLine() to private.Gravatar Carmi Grushko2016-05-25
* Create a feature for per-object-file debug info files and move -gsplit-dwarf ...Gravatar Lukacs Berki2016-05-25
* Remove Package.LegacyBuilder (unneeded as of commit 3a95f353704dc2f7061e2c078...Gravatar Nathan Harmata2016-05-25
* Introducing PopulateTreeArtifactAction, an Action that populates a TreeArtifa...Gravatar Rumou Duan2016-05-25
* Make linkstamp info use NestedSet.Gravatar Manuel Klimek2016-05-25
* Remove the --cwarn command line option.Gravatar Lukacs Berki2016-05-25
* Move -frandom-seed= into a feature.Gravatar Lukacs Berki2016-05-25
* experimental UI: group test actions by labelGravatar Klaus Aehlig2016-05-25
* workers: Make integration tests more robust. We no longer grep the process li...Gravatar Philipp Wollermann2016-05-25
* workers: Improve verbose messages when workers are restarted. Prevent killing...Gravatar Philipp Wollermann2016-05-24
* workers: When a WorkerFactory is instantiated, first remove old worker logs t...Gravatar Philipp Wollermann2016-05-24
* Make the parser handle CRLF correctly.Gravatar Lukacs Berki2016-05-24
* Pre-allocate memory at a few (non-exhaustive) sites that are on the exit path...Gravatar Janak Ramakrishnan2016-05-24
* Separate killing Bazel on OOM using -XX:OnOutOfMemoryError and pessimisticall...Gravatar Janak Ramakrishnan2016-05-24
* Tweak TransitiveTraversalValue's constructor's visibilityGravatar Michajlo Matijkiw2016-05-24
* Use a non-side-effectful PackageLookupValue#packageExists implementation for ...Gravatar Nathan Harmata2016-05-24
* Remove unused legacyCollectCppAndJavaLinkOptions.Gravatar Carmi Grushko2016-05-24
* libtool wrapper script to isolate the unfortunate hacks we must make to get a...Gravatar Chris Parsons2016-05-24
* Frameworks are propagated through host apps to search paths in tests, but are...Gravatar Cal Peyser2016-05-24
* Assert batch existence of nodes in DirtyingNodeVisitor#visit.Gravatar Janak Ramakrishnan2016-05-24
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Allow fail() function to accept any argumentGravatar Laurent Le Brun2016-05-24
* Do not include generated sources in the IDE package manifests.Gravatar Googler2016-05-24
* Make actual-less bind() rules work again.Gravatar Lukacs Berki2016-05-23
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* Uses "zip -@" to avoid arguments with too many files. Fixes #1303.Gravatar Yue Gan2016-05-23
* Add framework support to ExperimentalObjcLibrary.Gravatar Cal Peyser2016-05-23
* Use setLoadingOrWorkspacePhase instead of setLoadingPhase where relevant,Gravatar Damien Martin-Guillerez2016-05-23
* JavaLibraryHelper: when collecting transitive source jars, look in the target...Gravatar Carmi Grushko2016-05-23
* JavaLibraryHelper: do not handle jars in deps.Gravatar Carmi Grushko2016-05-23
* Make alias targets keep their own configuration.Gravatar Lukacs Berki2016-05-23
* Remove a bunch of unnecessary files from the Bazel binary.Gravatar Ulf Adams2016-05-23
* Rollback of commit d3cccae7b663d5defea2943509b0d9d245279830.Gravatar Googler2016-05-23
* Improve fidelity of proto configured attribute serializationGravatar Michajlo Matijkiw2016-05-23
* Roll forward just the new unit test from commit 8375185ee11d573562f98de14bed7...Gravatar Googler2016-05-23
* When BuildOptions.get(Class<T> optionsClass) fails, include whichGravatar Greg Estren2016-05-23
* Change the way protos report their output.Gravatar Googler2016-05-23