aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Don't store workspace name on ruleGravatar Michajlo Matijkiw2016-07-18
* Actually restart server timeout on Ping() and Cancel() RPCs.Gravatar Lukacs Berki2016-07-18
* Make sure that aspects are only added once to Skylark attribute defintion.Gravatar Dmitry Lomov2016-07-18
* Add omitted initialization in BlazeStartupOptions::Copy.Gravatar Janak Ramakrishnan2016-07-18
* Allocate a buffer for WideCharToMultiByte whose size is based on the actual p...Gravatar Lukacs Berki2016-07-18
* Use System#nanoTime() in the server timeout thread because it's monotonous, u...Gravatar Lukacs Berki2016-07-18
* Fix testFilesToBuild in CcToolchainSuiteTest on WindowsGravatar Yun Peng2016-07-18
* Remove GlobList formatting logicGravatar Michajlo Matijkiw2016-07-18
* Model the TopLevelArtifactContext as an argument to the CompletionFunction ra...Gravatar Googler2016-07-18
* Drop Error Prone-specific javacoptsGravatar Liam Miller-Cushon2016-07-18
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-18
* Refactor test utilities.Gravatar Sasha Smundak2016-07-18
* C++ reimplementation of singlejar tool: first checkin, take two: fix the prob...Gravatar Sasha Smundak2016-07-18
* Unveil Bazel's proto_library and java_proto_library.Gravatar Carmi Grushko2016-07-18
* Rename namespace-sandbox/-runner to linux-sandbox.Gravatar Philipp Wollermann2016-07-18
* Increase the server timeout for tests so that we don't get spurious failures ...Gravatar Lukacs Berki2016-07-18
* Increase the ping timeout from one second to five seconds.Gravatar Lukacs Berki2016-07-18
* Add support for Hazelcast configuration fileGravatar Dan Fabulich2016-07-18
* 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
* 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
* 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