aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Remove debugging output.Gravatar Andrew Pellegrini2015-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
* Extend size of //src/java_tools/singlejar:zipTestsGravatar Damien Martin-Guillerez2015-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
* Fix a minor issue with Windows compilationGravatar Dmitry Lomov2015-08-14
* Do not assume a specific layout of root dir on the system.Gravatar Han-Wen Nienhuys2015-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
* TransitiveTraversalFunction now implements "conservative" (a la ConservativeA...Gravatar Eric Fellheimer2015-08-13
* Fix indentation.Gravatar Nathan Harmata2015-08-13
* When we have enough information to determine that a file didn't change type, ...Gravatar Nathan Harmata2015-08-13
* Remove incorrect preconditions checks when resolving artifacts.Gravatar Janak Ramakrishnan2015-08-13
* Resolve TODO in BlazeCommandEventHandlerGravatar Michajlo Matijkiw2015-08-13
* Open-source full support for J2ObjC in Bazel, including dead code removal, an...Gravatar Michael Thvedt2015-08-13
* Set the workspace suffix for runfilesGravatar Kristina Chodorow2015-08-13
* Remove broken code.Gravatar Marian Lobur2015-08-13
* Properly extract symlinks from tar archives.Gravatar Brian Silverman2015-08-13
* Add native support for linux on ARM Cpu (32 bits)Gravatar Zhong Wang2015-08-12
* Allow runtime introspection of a content hash of the Blaze binary and all emb...Gravatar Eric Fellheimer2015-08-12
* Split out some sections of external_integration_testGravatar Kristina Chodorow2015-08-12
* Use full package identifier in containing package checkGravatar Kristina Chodorow2015-08-12
* Add debugging info when resolving source artifacts.Gravatar Janak Ramakrishnan2015-08-12
* UTF-8 encoded template substitution values are now properly displayed.Gravatar Florian Weikert2015-08-12