aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix CppConfiguration#isLLVMOptimizedFdo() method to work with --fdo_profileGravatar rosica2018-05-02
* Change -lgcov with --coverageGravatar Irina Iancu2018-05-02
* Add JavaHostRuntimeAlias. Migrate JavaRuntimeAlias and JavaToolchainAlias to ...Gravatar dbabkin2018-05-02
* Update test code to support finding deferred param files.Gravatar tomlu2018-05-02
* remote: introduce --disk_cache_flagGravatar David Ostrovsky2018-05-02
* Fix tests to be compatible with deferred param files.Gravatar tomlu2018-05-02
* Migrate CcToolchainAlias to use base class CommonAliasRuleGravatar dbabkin2018-05-02
* Add CommonAliasRule.Gravatar dbabkin2018-05-02
* Remove unused methods.Gravatar tomlu2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Migrate struct and Provider to the skylark build apiGravatar cparsons2018-05-01
* Migrate AbstractAction and SkylarkActionFactory to buildapiGravatar cparsons2018-05-01
* Break out the rc file tests from the more general option parsing tests.Gravatar ccalvarin2018-05-01
* Convert lambdas in AndroidDataConverter to anonymous classes, so that they canGravatar cpeyser2018-05-01
* Add a codec for LinkedHashSet.Gravatar mjhalupka2018-05-01
* Delete dead non-parallel getRBuildFiles codeGravatar mschaller2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Avoid failing when a fixed locale conflicts with a provided locale qualifer f...Gravatar corysmith2018-05-01
* Migrate Runfiles to the build APIGravatar cparsons2018-05-01
* Automated rollback of commit 3fbe733bf72659e9de30fb099a65e87b1a402a18.Gravatar Googler2018-05-01
* Resolve selects in the attributes of targets for cquery's --output=proto formatGravatar juliexxia2018-05-01
* Move BazelLibrary from syntax/ to packages/Gravatar brandjon2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Migrate the skylark interfaces of Artifact and ArtifactRoot to skylarkbuildapiGravatar cparsons2018-05-01
* Use a new pattern for builtin Provider objects with @SkylarkCallable.Gravatar cparsons2018-05-01
* Add param file support to sandboxed spawn runners.Gravatar tomlu2018-05-01
* Wire up future to wait for in NestedSetCodecWithStore.Gravatar janakr2018-04-30
* Allow SkyFunctions to return a sentinel value indicating that all of a node's...Gravatar janakr2018-04-30
* Add support for reporting an error if android_test.binary_under_test contains...Gravatar cushon2018-04-30
* Migrate annotations of SkylarkAttr to an interface class.Gravatar cparsons2018-04-30
* Consolidating start/end lib archive expansion Take 2Gravatar Googler2018-04-30
* Name LateBoundDefaultApi skylark type.Gravatar cparsons2018-04-30
* Add ability for serialization to inform the SerializationContext that any rem...Gravatar janakr2018-04-30
* Headers specified in cc_library.textual_hdrs are passed through objc_libraryGravatar cpeyser2018-04-30
* Change action construction to use built-in param file support.Gravatar tomlu2018-04-30
* repository_cache: touch files on cache hitGravatar Klaus Aehlig2018-04-30
* Allow JavaInfo providers without sources or exportsGravatar cushon2018-04-30
* Support ParamFileActionInput in LocalSpawnRunner.Gravatar tomlu2018-04-30
* Change LocationFunction to not extend Function.Gravatar dannark2018-04-30
* remote/http: fully read http content on error statusGravatar Jakob Buchgraber2018-04-30
* Refactor NestedSet to permit alternate NestedSetStore implementations.Gravatar cpeyser2018-04-30
* Make runfiles usage on Windows more flexible to support remote execution.Gravatar Googler2018-04-30
* Set up only one link action for JavaBinary launcher with fissionGravatar Googler2018-04-30
* Automated rollback of commit dade44dab4a571acc710f0960a3afda0d7b183b3.Gravatar hlopko2018-04-30
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* Automated rollback of commit fd9a0958a989cac1f08f15ab5643728469f9824e.Gravatar hlopko2018-04-30
* Remove the on-disk caching of Xcode locations.Gravatar jmmv2018-04-28