aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Preserve repositories' rooted pathsGravatar Kristina Chodorow2015-11-13
* Removed unused FileFunctionException constructorGravatar Michajlo Matijkiw2015-11-13
* When getting package roots for exec paths, don't start with the file, which i...Gravatar Janak Ramakrishnan2015-11-13
* Make it easier to reuse empty PrepareDepsOfTargetsUnderDirectoryValue singletonsGravatar Michajlo Matijkiw2015-11-13
* Change Precondition.checkState to Precondition.checkArgument.Gravatar Greg Estren2015-11-13
* Pre-trim build options for all remaining calls to ConfigurationFragment.key. ...Gravatar Greg Estren2015-11-13
* Use the new BuildConfiguration.equalsOrIsSupersetOfGravatar Greg Estren2015-11-13
* Put NodeEntry in Supplier<SkyValue> passed to EvaluationProgressReceiver so i...Gravatar Janak Ramakrishnan2015-11-13
* Description redacted.Gravatar Googler2015-11-13
* Changes R.java to be a compile time dependency in android compilation. This r...Gravatar Andrew Pellegrini2015-11-13
* Refactor createExtraActionProvider to not require mandatoryStampFiles, which ...Gravatar Carmi Grushko2015-11-13
* Fix some minor errors in the Groovy READMEGravatar Erik Kuefler2015-11-13
* Inline SkyframeBuildView.createAspect into its only call-site, to reduce stac...Gravatar Carmi Grushko2015-11-13
* Hardcodes Linux as the platform for the NDK crosstool unit tests because that...Gravatar Alex Humesky2015-11-13
* Removed unused Buck code. I was moved to do this by a recent Rosie CL that cl...Gravatar Matthew DeVore2015-11-13
* Make groovy_binary implicitly depend on the groovy core language jar.Gravatar Erik Kuefler2015-11-13
* Support exports attribute for android_libraryGravatar Googler2015-11-13
* Allow package blacklisting to be done via a file checked into the depot. By d...Gravatar Eric Fellheimer2015-11-12
* Strengthen the deprecation notice for abi_deps.Gravatar Greg Estren2015-11-12
* When determining a dep's dynamic configuration, apply theGravatar Greg Estren2015-11-12
* Deprecation warnings are no longer printed for flags specified using their ol...Gravatar Alex Humesky2015-11-12
* When getting the Skyframe key for a ConfigurationFragment, firstGravatar Greg Estren2015-11-12
* Include the Globber in the PackageFunction AstAfterPreprocessing cache. Other...Gravatar Nathan Harmata2015-11-12
* --Gravatar Carmi Grushko2015-11-12
* Provide a looser concept of BuildConfiguration "equality" to accountGravatar Greg Estren2015-11-12
* C++ libraries in remote repos don't need to set include pathsGravatar Kristina Chodorow2015-11-12
* Move initializeExtraActions() unchcnaged (apart from its name) to a separate ...Gravatar Carmi Grushko2015-11-12
* Removed double trailing periods in console output.Gravatar Florian Weikert2015-11-12
* Speed up & deflake bazel_sandboxing_cpp_test (and probably other shell tests).Gravatar Philipp Wollermann2015-11-12
* Minor cleanup: mark some fields as `final`.Gravatar Carmi Grushko2015-11-11
* Fix tools/build_defs/pkg:build_testGravatar Damien Martin-Guillerez2015-11-11
* Fix //tools/build_defs/docker:build_testGravatar Damien Martin-Guillerez2015-11-11
* Replace home-made assertions with equivalent Google Truth calls.Gravatar Carmi Grushko2015-11-11
* Update links to dashboardGravatar Kristina Chodorow2015-11-11
* Propagate defines through xctest_appGravatar Googler2015-11-11
* Make building Bazel more hermetic.Gravatar Lukacs Berki2015-11-11
* Split off a BUILD file for query2/ , sort targets in build/lib/BUILD.Gravatar Han-Wen Nienhuys2015-11-11
* Make STL work even when not in the main repository.Gravatar Lukacs Berki2015-11-11
* Migrate blaze from their own duplicated copy of MoreAsserts and use Truth ins...Gravatar Googler2015-11-11
* Mark support for Ubuntu 15.10 instead of 14.10Gravatar Damien Martin-Guillerez2015-11-11
* add some missing errno.h and string.h includesGravatar Mostyn Bramley-Moore2015-11-11
* Replaced smart quotes with plain quotes.Gravatar Misha Brukman2015-11-11
* Add TensorFlow to Bazel users.Gravatar David Chen2015-11-11
* Remove trailing period to avoid double-period.Gravatar Googler2015-11-10
* BUILD tweaksGravatar Han-Wen Nienhuys2015-11-10
* Allow FilesystemValueChecker to operate on a WalkableGraph and add TODOs for ...Gravatar Nathan Harmata2015-11-10
* Add a Skyframe injected value representing a Blacklist of package patterns. A...Gravatar Eric Fellheimer2015-11-10
* Propagate additional sources of an ios application's extension.Gravatar Chris Parsons2015-11-10
* Update @Nullable annotations for FilesystemValueChecker related stuff.Gravatar Nathan Harmata2015-11-10
* Add profiler support for compiled Skylark.Gravatar Florian Weikert2015-11-10