aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Clarify attr documentationGravatar brandjon2018-07-03
* First cl for verbose workspaces (ability to log certain potentially non-herme...Gravatar Googler2018-07-03
* Restore pre-https://github.com/bazelbuild/bazel/commit/4a2002043ed3907223a403...Gravatar cushon2018-07-03
* Add category to JSON profile to distinguish between different events for the ...Gravatar twerth2018-07-03
* git_repository: support branch as wellGravatar Klaus Aehlig2018-07-03
* [singlejar] Replace setbuffer with setvbufGravatar Loo Rong Jie2018-07-03
* Replace old option name with new --discard_orphaned_artifacts in tests.Gravatar ccalvarin2018-07-02
* Set Xcode version as a feature when building Objective-CGravatar bbaren2018-07-02
* Allow uniquifiers to throw QueryExceptions.Gravatar shreyax2018-07-02
* remote: limit number of open tcp connections by default. Fixes #5491Gravatar buchgr2018-07-02
* C++: Exposes C++ Skylark providers to BazelGravatar plf2018-07-02
* Cleanup crosstools from legacyGravatar hlopko2018-07-02
* Windows CROSSTOOL: Add action_config for preprocess-assembleGravatar pcloudy2018-07-02
* Set the start time of binary and JSON profiles to zero correctly.Gravatar lberki2018-07-02
* Relax the threshold for calling getDigestInExclusiveMode().Gravatar Googler2018-07-02
* Make RepositoryName comparison case-insensitive on WindowsGravatar pcloudy2018-07-02
* Use const char a[] if sizeof is used to get lengthGravatar Loo Rong Jie2018-07-02
* Add a flag to disable the parts of the Skylark API of the C++ configuration t...Gravatar lberki2018-07-02
* Windows,tests: port rule_test_testGravatar Laszlo Csomor2018-07-02
* Native Skyframe support for node restartingGravatar mschaller2018-07-01
* Restart node building if previous dep is dirty, fix check-then-act racesGravatar mschaller2018-07-01
* Fix comment re: keep-going eval of SkyFunctions in error w undone depsGravatar mschaller2018-06-29
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Remove final inplace references in the tests.Gravatar ccalvarin2018-06-29
* Debug server: retrieve nested frame bindings tree lazily.Gravatar brendandouglas2018-06-29
* Deletes AutoCodec.PUBLIC_FIELDS strategy. Superseded by DynamicCodec.Gravatar shahan2018-06-29
* Remove support for exporting deps of android_binary rulesGravatar cushon2018-06-29
* Make the warning to use http_archive over git_repository bold, and un-italici...Gravatar dannark2018-06-29
* Create and integrate JavaBootstrap, and use fake top-level Java skylark objec...Gravatar cparsons2018-06-29
* bep: Make the BuildEventArtifactUploader async.Gravatar buchgr2018-06-29
* Javadoc that generic1 doesn't actually do what you'd expectGravatar brandjon2018-06-29
* Add an interner to LineNumberTable for during deserialization.Gravatar mjhalupka2018-06-29
* Add cc_common top-level skylark object to fakebuildapi.Gravatar cparsons2018-06-29
* Fix asymmetric progress receiver state trackingGravatar mschaller2018-06-29
* Remove outdated TODOGravatar cparsons2018-06-29
* Add basic android classes to fakebuildapiGravatar cparsons2018-06-29
* Adding a check to remote execution to ensure the result from the server has aGravatar Googler2018-06-29
* Reuse previously stored SkyValues during event/post collectionGravatar mschaller2018-06-29
* C++: Adds ctx to cc_link_params creation.Gravatar plf2018-06-29
* [java_common.compile] Always generate a source jar.Gravatar elenairina2018-06-29
* Automatic ClangTidyReadability code cleanup.Gravatar Googler2018-06-29
* Enable android dependency checking in Bazel.Gravatar xingao2018-06-29
* Eliminates unnecessary comparisons in ActionInputMap.resize.Gravatar shahan2018-06-29
* Automated rollback of commit 908682a743d5a1c31b17bc199f9003a6b00114b8.Gravatar mstaib2018-06-29
* Add fake build API implementations for config, platform, repository, and test...Gravatar cparsons2018-06-29
* Add a null-check to Whitelist handlingGravatar cushon2018-06-29
* Remove creation of tools/defaults/BUILD from shell testGravatar dbabkin2018-06-29
* C++: Adds ctx to cc_link_params creation.Gravatar plf2018-06-29
* Make JDK version check more robust.Gravatar Googler2018-06-28
* Update turbine's experimental dep fixing suggestionsGravatar cushon2018-06-28