aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
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
* Inline SkyframeBuildView.createAspect into its only call-site, to reduce stac...Gravatar Carmi Grushko2015-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
* Propagate defines through xctest_appGravatar Googler2015-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
* 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
* Create AppleConfiguration and AppleCommandLineOptions, and move a few items o...Gravatar Chris Parsons2015-11-10
* Compile function call expressions.Gravatar Florian Weikert2015-11-10
* Change ProtoSourcesProvider to only export direct sources. Add a method, getC...Gravatar Michael Thvedt2015-11-10
* Compile list and dict comprehensions to byte code.Gravatar Florian Weikert2015-11-10
* Compile binary operations to byte code.Gravatar Florian Weikert2015-11-10
* Compile for loops with break/continue to byte codeGravatar Florian Weikert2015-11-10
* BUILD file tweaks.Gravatar Han-Wen Nienhuys2015-11-10
* Compile dictionary literals to byte code.Gravatar Florian Weikert2015-11-10
* Compile conditional statement and expressions.Gravatar Florian Weikert2015-11-10
* Add list.index methodGravatar Laurent Le Brun2015-11-10
* Description redacted.Gravatar Googler2015-11-10
* Compile dot and not expressions to byte code.Gravatar Florian Weikert2015-11-10
* Remove an unused class, ErrorConfiguredTarget.Gravatar Ulf Adams2015-11-10
* Remove unused jquery/d3 references.Gravatar Han-Wen Nienhuys2015-11-10