aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Windows,JNI: implement native DeletePath methodGravatar laszlocsomor2018-07-06
* windows,launcher: Rlocation function now handles absolute paths correctlyGravatar pcloudy2018-07-06
* blaze_util_freebsd.cc: include path.h explicitlyGravatar Klaus Aehlig2018-07-06
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Reverse the order of java_toolchain.compatible_with and java_toolchain.packag...Gravatar cushon2018-07-05
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* bazel sync: better report errorsGravatar Klaus Aehlig2018-07-05
* PiperOrigin-RevId: 203352511Gravatar twerth2018-07-05
* blaze_util_posix.cc: fix order of #defineGravatar Klaus Aehlig2018-07-05
* Windows,python tests: fine if $JAVA_HOME is emptyGravatar laszlocsomor2018-07-05
* python tools: ensure files are closedGravatar laszlocsomor2018-07-05
* Add sysroot variable to cc_common.create_link_variablesGravatar hlopko2018-07-05
* Fix java_binary.jvm_flags BE link to $(location) expansionGravatar cushon2018-07-05
* Bazel server: ensure OutputStreams are closedGravatar laszlocsomor2018-07-05
* Bazel server: ensure InputStreams are closedGravatar laszlocsomor2018-07-05
* Add client logging information to the client tests.Gravatar ccalvarin2018-07-04
* Include more information about build events' referenced local files.Gravatar tomlu2018-07-04
* Rollback of https://github.com/bazelbuild/bazel/commit/732dc512801c32207c252a...Gravatar twerth2018-07-04
* [LcovMerger] Make int fields of SourceFileCoverage be dynamically computed.Gravatar elenairina2018-07-04
* GoProtoAspect/GoSupport: add dependency on //third_party/golang/grpc/metadataGravatar Googler2018-07-04
* Add better profiling for getDirtyActionValues.Gravatar twerth2018-07-04
* Create a whitelist for android_library rules with deps but not srcsGravatar cushon2018-07-03
* In SkyframeExecutor#invalidateConfigurationCollection, actually delete the no...Gravatar janakr2018-07-03
* supply transitive and direct deps for aar_import deps checking. This allows p...Gravatar kmb2018-07-03
* 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