aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Extract CppLinkAction.Builder to its own top level class.Gravatar Cal Peyser2016-07-13
* Fix native.existing_rule() when argument is an existing fileGravatar Laurent Le Brun2016-07-13
* Use canonical Java 7 javacopts in JavaProtoAspectGravatar Liam Miller-Cushon2016-07-13
* Rollback of commit feb1321044e3b7be34f9c1d7dacf9881d99a7327.Gravatar Klaus Aehlig2016-07-13
* Glob arguments 'exclude' and 'exclude_directories' must be namedGravatar Laurent Le Brun2016-07-13
* Rollback of commit a3381b6ac136a0cab3ba86020c739fe16b42cee9.Gravatar Kristina Chodorow2016-07-12
* Open-source java_proto_library.Gravatar Carmi Grushko2016-07-12
* --Gravatar Carmi Grushko2016-07-12
* Rephrase Fingerprint in terms of guava HashFunction.Gravatar Eric Fellheimer2016-07-12
* RELNOTES: Improve Android split transition handling.Gravatar Googler2016-07-12
* --Gravatar Googler2016-07-12
* Global cleanup change.Gravatar Googler2016-07-12
* Fix default for temporary directories to honor TMPDIRGravatar Klaus Aehlig2016-07-11
* Expose ios_simulator_device/version to Skylark.Gravatar Googler2016-07-11
* Use fast-path compiler for android_binary R.classesGravatar Googler2016-07-11
* Remove hard-coded android and java7-compatible javacoptsGravatar Liam Miller-Cushon2016-07-11
* Fix capturing stdin/stdout on Windows.Gravatar Dmitry Lomov2016-07-11
* Add a final event on the event busGravatar Klaus Aehlig2016-07-11
* ExperimentalEventHandler: remove deadlock in update threadGravatar Klaus Aehlig2016-07-08
* Move the verification of the JVM earlier in the client so that less time pass...Gravatar Lukacs Berki2016-07-08
* Open-source ProtoSupportDataProvider.Gravatar Carmi Grushko2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Use serverInit or globalInit where possible.Gravatar Ulf Adams2016-07-08
* Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.Gravatar Dmitry Lomov2016-07-07
* Add a ServerBuilder, and use that in the module API.Gravatar Ulf Adams2016-07-07
* Remove the forced-legacy mode of the JvmConfigurationLoader.Gravatar Ulf Adams2016-07-07
* Propagate the system root to every process created in WindowsSubprocessFactory.Gravatar Lukacs Berki2016-07-07
* Various fixes for gRPC mode:Gravatar Lukacs Berki2016-07-07
* Add cc transitive headers to ide-resolve output groupGravatar Googler2016-07-07
* --Gravatar Carmi Grushko2016-07-07
* When building ObjectiveC++, pass the flag -std=gnu++11.Gravatar Googler2016-07-07
* For Skylark attribute creation, non_empty is deprecated; introduce allow_emptyGravatar Laurent Le Brun2016-07-07
* Attr doc: fix typo, add linkGravatar Laurent Le Brun2016-07-07
* Make the timeout thread shut the server down in an orderly way.Gravatar Lukacs Berki2016-07-07
* Micro-optimizations to Digest.fromMetadata():Gravatar Googler2016-07-07
* Experimental UI: make stopUpdateThread() more insistingGravatar Klaus Aehlig2016-07-06
* Split up BazelRuleClassProvider, and make the builder API more flexible.Gravatar Ulf Adams2016-07-06
* Post BlazeDirectories as part of CommandStartedEvent.Gravatar Ulf Adams2016-07-06
* Make Windows process management nicer.Gravatar Lukacs Berki2016-07-06
* Add allow_single_file in attr.label, deprecate single_file.Gravatar Laurent Le Brun2016-07-05
* Display all allowed types for SkylarkSignature Params that allow multipleGravatar David Chen2016-07-05
* Rewrite workspace creation to use a builder class.Gravatar Ulf Adams2016-07-05
* Fixed java_stub_template.txt so that java binary can run independentlyGravatar Yun Peng2016-07-05
* Rollback of commit 588a6a04c748a02f583d552660434d74190bb3ba.Gravatar Florian Weikert2016-07-04
* Deprecate DATA_CFG and HOST_CFG, use string 'data' and 'host' instead.Gravatar Laurent Le Brun2016-07-04
* Use the subprocess factory that uses the Win32 API on Windows.Gravatar Lukacs Berki2016-07-04
* Fixed java_stub_template.txt so that we can run java binary with Windows styl...Gravatar Yun Peng2016-07-04
* Remove Fingerprint.toString() to avoid relying on MessageDigest.clone().Gravatar Googler2016-07-04
* No longer allow QueryExpressionMapper#map to throw a QueryException. This was...Gravatar Nathan Harmata2016-07-04
* Skylark: Removed support for attribute map parameters in callback functions.Gravatar Florian Weikert2016-07-04