aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Fix Windows tests.Gravatar Dmitry Lomov2016-07-15
* Make batch mode work again.Gravatar Lukacs Berki2016-07-15
* Renamed module java_annotation-processing to java_annotation_processing.Gravatar Florian Weikert2016-07-15
* Bootstrap Bazel with debug symbols.Gravatar Philipp Wollermann2016-07-15
* Fixed repository.which() on WindowsGravatar Yun Peng2016-07-15
* java_proto_library: add support for avoiding generating code for protos that ...Gravatar Carmi Grushko2016-07-15
* Remove not-quite necessary serialization bitsGravatar Michajlo Matijkiw2016-07-15
* Record and propagate namespaces from the <resources> element correctly.Gravatar Googler2016-07-15
* Remove anydpi support to improve backwards compatibility.Gravatar Googler2016-07-15
* Fix embarassing typo in VariableContext#with.Gravatar Nathan Harmata2016-07-15
* Create another pseudo-label for the JDK launcherGravatar Liam Miller-Cushon2016-07-15
* Expose some additional ObjcProvider fields to Skylark.Gravatar Googler2016-07-14
* Build encyclopedia: mark attributes that don't work withGravatar Greg Estren2016-07-14
* Exposes ios_minimum_os setting to Skylark.Gravatar Erik Abair2016-07-14
* StandaloneTestStrategy: Use relative paths for environmental variables relate...Gravatar Philipp Wollermann2016-07-14
* Rollback of commit 80d1e16b7ae1d04fa2fa4c561588fe9fdbaefc41.Gravatar Carmi Grushko2016-07-14
* clarified needing to run generate_workspace from bazel source folderGravatar Ittai Zeidman2016-07-14
* Silence Error Prone warnings in BuildConfiguration.java .Gravatar Lukacs Berki2016-07-14
* Fix -XX:HeapDumpPath on Windows.Gravatar Dmitry Lomov2016-07-14
* Delete ConfigurationsCreatedEvent. This is a resubmission of unknown commit a...Gravatar Lukacs Berki2016-07-14
* Rollback of commit 270f59b3630ef009f4a3e973581b3fc65a24ecc9.Gravatar Michael Staib2016-07-14
* Don't join header compilation classpath argumentsGravatar Liam Miller-Cushon2016-07-14
* Memoize TestSize.name().toLowerCase() -> TestSize mappingsGravatar Michajlo Matijkiw2016-07-14
* Allow SpawnActions to always use a params fileGravatar Liam Miller-Cushon2016-07-14
* Add host/target feature support for ThinLTOGravatar Googler2016-07-14
* Discourage passing NestedSets to SpawnAction.Builder#addInputsGravatar Liam Miller-Cushon2016-07-14
* Omit redundant string formattingGravatar Liam Miller-Cushon2016-07-14
* Replace calls to NestedSetBuilder#addAll(NestedSet) with addTransitiveGravatar Liam Miller-Cushon2016-07-14
* Remove uses of TestConstants.Gravatar Ulf Adams2016-07-14
* Don't treat empty files specially with respect to mtime/digest.Gravatar Janak Ramakrishnan2016-07-14
* Only include name for UserDefinedFunctionProfilingGravatar Michajlo Matijkiw2016-07-14
* Move more things from TestConstants to AnalysisMock and LoadingMock.Gravatar Ulf Adams2016-07-14
* Added include requirements for errno, printf, getenvGravatar Douglas Dawson2016-07-14
* Add python to PATH for ci scriptGravatar Dmitry Lomov2016-07-14
* Re-implement variables in the blaze query language. Instead of using a mutabl...Gravatar Nathan Harmata2016-07-14
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-07-14
* Add test coverage that the C++ rules by themselves do something useful.Gravatar Ulf Adams2016-07-14
* Only tell the user that an old server process was killed if it actually was.Gravatar Lukacs Berki2016-07-14
* Use BuiltinFunction name for profilingGravatar Michajlo Matijkiw2016-07-14
* Properly support interaction of pre-grepped source files and LIPO even in theGravatar Googler2016-07-14
* Add all available toolchains to the FileProvider of cc_toolchain_suite.Gravatar Lukacs Berki2016-07-14
* Upgrade to Hazelcast 3.6.Gravatar Dan Fabulich2016-07-14
* Re-enable JDK logs. Fixes issue #1483.Gravatar Dan Fabulich2016-07-14
* Fixes Xcodegen when using --experimental_auto_top_level_union_objc_protos.Gravatar Sergio Campama2016-07-14
* Fix deb command to download for the right architectureGravatar Kristina Chodorow2016-07-14
* Add Hazelcast 3.6.4 to third_partyGravatar Philipp Wollermann2016-07-13
* Extract CppLinkAction.Builder to its own top level class.Gravatar Cal Peyser2016-07-13
* Fix native.existing_rule() when argument is an existing fileGravatar Laurent Le Brun2016-07-13
* Remove a TODO for a closed bug.Gravatar Dmitry Shevchenko2016-07-13