aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* CountingOutputStream: properly flush()Gravatar Klaus Aehlig2017-06-01
* Remove last remainign Bazel blog post.Gravatar steren2017-06-01
* Experimental UI: don't show dates for no-build commandsGravatar Klaus Aehlig2017-06-01
* Rename Blaze documentation files to Bazel.Gravatar László Csomor2017-06-01
* Windows: Create a dangling junction when symlink target doesn't existGravatar Yun Peng2017-06-01
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Remove all imports of org.junit.Assert except for static imports of #fail().Gravatar lberki2017-06-01
* Remove NestedSets from ApkProvider.Gravatar ajmichael2017-06-01
* Remove support of --no_ prefix for boolean flags.Gravatar ccalvarin2017-06-01
* Propagate AppleStaticLibrary provider from apple_static_libraryGravatar cparsons2017-06-01
* Refine Skylark select function documentation.Gravatar gregce2017-06-01
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01
* Make SelectorList.toString() user-friendly.Gravatar gregce2017-06-01
* Remote caching: don't crash for actions with no inputsGravatar Ulf Adams2017-06-01
* Restructure site/ directory into docs/ which only contains Bazel documentation.Gravatar dzc2017-06-01
* Overwrite symlinks when un-tarringGravatar kchodorow2017-06-01
* Fix aliases for users of label-keyed string dicts.Gravatar mstaib2017-06-01
* Add a flag --allow_undefined_configs, with default value true.Gravatar Googler2017-06-01
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01
* Document incompatible changes for SkylarkGravatar laurentlb2017-06-01
* Reverting parent commit; didn't help.Gravatar László Csomor2017-06-01
* Rename some *.md docs to *.htmlGravatar László Csomor2017-06-01
* Blog post about Google Summer of Code.Gravatar laurentlb2017-05-31
* Fix links in documentationGravatar laurentlb2017-05-31
* Don't add -g0 as host copt when host platform is WindowsGravatar pcloudy2017-05-31
* Migrate all tests to Truth (except the ones in the examples).Gravatar lberki2017-05-31
* Also report stored posts further up in SkyframeGravatar Klaus Aehlig2017-05-31
* testenv.sh: Use Visual Studio 2017 if it is installed, otherwise fallback to ...Gravatar philwo2017-05-31
* Update grpc-java to 1.3.0, netty to 4.1.8.FinalGravatar Jakob Buchgraber2017-05-31
* Fix typo: s/exists/exist/ where needed.Gravatar philwo2017-05-31
* Do not run imported jars through ijar when --nouse_ijars is on the command line.Gravatar lberki2017-05-31
* Make --aspects a repeatable flag.Gravatar dslomov2017-05-31
* Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c.Gravatar laszlocsomor2017-05-31
* fix signedness warnings in blaze_util_posix.ccGravatar Benjamin Peterson2017-05-31
* Windows: ignore envvars with degenerate namesGravatar Laszlo Csomor2017-05-31
* Update grpc-java to 1.3.0, netty to 4.1.8.FinalGravatar Jakob Buchgraber2017-05-31
* Reverts non-xcode-available darwin crosstool generation.Gravatar cparsons2017-05-31
* Simplify the remote workerGravatar ulfjack2017-05-31
* Adds external J2ObjC BUILD files to Bazel's generated embedded_tools directory,Gravatar Googler2017-05-31
* When filtering resources in analysis, also filter resource rootsGravatar Googler2017-05-31
* Optionally skip fallback to javac-turbineGravatar cushon2017-05-31
* Enable desugaring try-with-resources by default.Gravatar cnsun2017-05-31
* Small optimization to avoid allocating strings in the bind mount loop.Gravatar Googler2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31
* Add host platform definition that internal code can depend on.Gravatar jcater2017-05-31
* Small updates to external dependencies topic for readability.Gravatar Googler2017-05-31
* Fix clean command to not use boolean optionsGravatar Googler2017-05-31
* Migrate most of the assertions to Truth that the auto-migration tool did not ...Gravatar lberki2017-05-31
* Fix scripts/serve-docs.shGravatar hlopko2017-05-31