aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* Convert evaluated tracking to take a lazy SkyValueGravatar Mark Schaller2015-08-21
* Find parent and submodule definitions before fully resolving a pomGravatar Kristina Chodorow2015-08-21
* Rollback of commit 0218320f1316b4d25e35abaaa80206237468824d.Gravatar Han-Wen Nienhuys2015-08-20
* Remove debugging statementGravatar Kristina Chodorow2015-08-20
* Replace AnalysisEnvironment.getDerivedArtifact() calls with RuleContext.getSh...Gravatar Lukacs Berki2015-08-20
* A minor refactoring of JavaSemantics.Gravatar Lukacs Berki2015-08-20
* Remove a few AnalysisEnvironment.getDerivedArtifact() call sites.Gravatar Lukacs Berki2015-08-20
* Replace ref equality with .equals for SkyFunctionNames (2)Gravatar Mark Schaller2015-08-20
* Fix {new_,}git_repository after shutdown.Gravatar Brian2015-08-20
* Teach java_import about runtime_deps.Gravatar Googler2015-08-20
* A prototype implementation of top-level aspects.Gravatar Dmitry Lomov2015-08-20
* RELNOTES: Allow private headers in the srcs attribute. Add a warning if a fil...Gravatar Googler2015-08-20
* Make SkyQueryEnvironment more efficient retrieving the labels.Gravatar Miguel Alcon Pinto2015-08-20
* Skylark rules can no longer overwrite built-in attributes.Gravatar Florian Weikert2015-08-20
* Improve documentation in MethodLibraryGravatar Laurent Le Brun2015-08-20
* Rollback of commit 50adddf01b8d7f46fba6bee12ebbb41c31c87165.Gravatar Ulf Adams2015-08-20
* Fixes to use dylib on MacOS X.Gravatar Topher2015-08-20
* Clean up some testing-only and single-call codepaths in Digraph code.Gravatar Janak Ramakrishnan2015-08-20
* Log information about the initial baseline DiffAwareness.View. This is especi...Gravatar Nathan Harmata2015-08-20
* Avoid Skyframe restarts in transitive targets due related to conservative asp...Gravatar Eric Fellheimer2015-08-20
* Remove errant paths from crosstool test files.Gravatar Alex Humesky2015-08-20
* --Gravatar Rumou Duan2015-08-20
* Fix printing of struct objectsGravatar Laurent Le Brun2015-08-20
* Add profile support to generate_workspaceGravatar Kristina Chodorow2015-08-20
* Deduplicate XCode target names in the dependencies propagated to XCode projects.Gravatar Michael Thvedt2015-08-20
* Skylark error messages now include a stack trace.Gravatar Florian Weikert2015-08-20
* Return current date from BlazeVersionInfo, when date is set to default value.Gravatar Marian Lobur2015-08-20
* Move inline "visibility" PathFragment to a constantGravatar Michajlo Matijkiw2015-08-20
* Fix crash when checking providers.Gravatar Ulf Adams2015-08-20
* Fail more verbosely in LinkerInputs.java.Gravatar Han-Wen Nienhuys2015-08-18
* Change the paths of a few temporary directories javac uses so that they don't...Gravatar Lukacs Berki2015-08-18
* Refactoring of LoadingPhaseRunner before adding experimental flag that disabl...Gravatar Marian Lobur2015-08-18
* Move presentation-specific logic from BE docgen into Velocity templates. MakeGravatar David Chen2015-08-18
* Change Objective-C defaults to match current versions.Gravatar Googler2015-08-18
* Use Set<Target> instead of ResolvedTargets<Target> when saving resolved targe...Gravatar Janak Ramakrishnan2015-08-18
* Increase number of stripes in our keyed locker.Gravatar Eric Fellheimer2015-08-18
* Split Skylark Library into multiple pages, one per module. Add collapsibleGravatar David Chen2015-08-18
* Memoize RepositoryNamesGravatar Michajlo Matijkiw2015-08-17
* Improve thread pools where we allow idle threads to be reclaimed, by just inc...Gravatar Eric Fellheimer2015-08-17
* Description redacted.Gravatar Marian Lobur2015-08-17
* Add Bridging Header attribute to objc_ compilation rulesGravatar Dmitry Shevchenko2015-08-17
* Don't log timing information in InvalidatingNodeVisitor. Instead, callers can...Gravatar Nathan Harmata2015-08-17
* Allow for metadata lookup alongside the existing #prepareAndGet() graph const...Gravatar Eric Fellheimer2015-08-17
* Memoize labels for Package deserializationGravatar Michajlo Matijkiw2015-08-14
* Strip down PackageDeserializer#ContextGravatar Michajlo Matijkiw2015-08-14
* Document the Android rules in Bazel.Gravatar Lukacs Berki2015-08-14
* Add an attribute 'per_proto_includes' which can be set on an objc_proto_libra...Gravatar Googler2015-08-14
* Add a server.pid file for platforms where GetPeerProcessId is not supportedGravatar Doug Rabson2015-08-14
* Deserialize configured map attributes that share keysGravatar Mark Schaller2015-08-14
* Build-encyclopedia: Update load documentationGravatar Laurent Le Brun2015-08-13