aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Rollback of commit 5e945570ec0b9079596756bf89437ac37e031c36.Gravatar Jon Brandvein2017-02-28
* Add Java install step for Homebrew install guide Gravatar Steren2017-02-28
* Add an event reporting about downloading progress Gravatar Klaus Aehlig2017-02-28
* Bazel client: make some libraries visible to ijar Gravatar László Csomor2017-02-28
* --Gravatar Laszlo Csomor2017-02-28
* This change adds support for a docker_bundle rule, refactoring a number of in...Gravatar Googler2017-02-28
* In SkyFunctionEnvironment post progress-like events immediately Gravatar Klaus Aehlig2017-02-28
* Add constraint_setting and constraint_value rules, to enable defining Gravatar John Cater2017-02-28
* Design Docs: Add a section to the Sandboxing 2.0 Doc on what files a sandboxe...Gravatar Philipp Wollermann2017-02-28
* Always update bazel repo: try pull first, and recreate if failed.Gravatar Yue Gan2017-02-28
* Add check that the WORKSPACE found in LocalRepositoryLookupFunction isn't a d...Gravatar John Cater2017-02-28
* MSVC wrapper: support -I gcc flagGravatar Laszlo Csomor2017-02-28
* Fix paths of binaries in .deb packages. Gravatar John Cater2017-02-28
* Clean up the semantics of input discovering actions a bit by making updateInp...Gravatar Lukacs Berki2017-02-28
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* Add cc_proto_library to Bazel Build Encyclopedia.Gravatar David Chen2017-02-28
* Reimplement blaze query using an async evaluation model. Use a concurrent bac...Gravatar Nathan Harmata2017-02-28
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* A blog post about proto_library et al.Gravatar Carmi Grushko2017-02-28
* sandbox should create regular empty files, not symlink to /dev/null.Gravatar Philipp Wollermann2017-02-28
* Remove unnecessary python skylark rules and update example Gravatar Yu Yi2017-02-28
* Handle TriState type in `bazel query --output=build`Gravatar Laurent Le Brun2017-02-27
* Clean up event busGravatar Klaus Aehlig2017-02-27
* Bazel client: add new ReadFile/WriteFile variantsGravatar Laszlo Csomor2017-02-27
* Regression test for ActionCache shutdown roundtrip Gravatar George Gensure2017-02-27
* Cleanup migration-only build variablesGravatar Marcel Hlopko2017-02-27
* Cleanup gitignore to ignore all /bazel-* directories.Gravatar John Cater2017-02-27
* Remove AbtractAction#getInputsForExtraAction() (the third time).Gravatar Lukacs Berki2017-02-27
* Remove the deprecated com.google.devtools.build.lib.vfs.FileSystems classGravatar Ulf Adams2017-02-27
* More documentation for distributed caching and remote execution Gravatar Alpha Lam2017-02-27
* More stable naming scheme for lambda classes in desugared android codeGravatar Googler2017-02-27
* Remove flag --experimental_j2objc_srcjar_processing, and always use the new J...Gravatar Rumou Duan2017-02-27
* Reword comment about the current implementation of ^.Gravatar Nathan Harmata2017-02-27
* RELNOTES: Activate the "dead_strip" feature if objc binary stripping is enabled.Gravatar Googler2017-02-27
* Fixes issue with ObjcCompileAction where extra action funcitonality is unableGravatar Googler2017-02-27
* Update depset constructor/method docsGravatar Jon Brandvein2017-02-27
* Remove shell highlighting which isn't supported by our version of jekyll. Gravatar John Cater2017-02-27
* Adds the new versions of the template substitutions into ios_test.Gravatar Sergio Campama2017-02-27
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Add more depset documentationGravatar Jon Brandvein2017-02-27
* CrosstoolCompilationSupport registers a binary strip action when binaryGravatar Cal Peyser2017-02-27
* Use datetime as horizontal axis.Gravatar Yue Gan2017-02-27
* Suppress error for non-exhaustive switchesGravatar Liam Miller-Cushon2017-02-27
* Update to guava 21.0 and Error Prone version 2.0.18-20160224Gravatar Liam Miller-Cushon2017-02-27
* Fix coverage section in the autodetected crosstool for windowsGravatar Marcel Hlopko2017-02-24
* Fix allowed characters in package and restore a commentGravatar Damien Martin-Guillerez2017-02-24
* Add host_cxxopt in parallel to host_copt. Gravatar Marcel Hlopko2017-02-24
* Remove the first result in benchmark, since it's slower than others.Gravatar Yue Gan2017-02-24
* Rollback of commit e716ae46f359dc1361574f44569811ff80a758ac.Gravatar Ulf Adams2017-02-24