index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Introduce two new options to Linux sandbox wrapper:
Ming Zhao
2015-10-08
*
Pass in a set of SkyFunctions in AnalysisMock.
Lukacs Berki
2015-10-08
*
Add a custom converter to --crosstool_top so that select() works.
Lukacs Berki
2015-10-08
*
Make Skyframe tests resilient to root causes not being stored.
Janak Ramakrishnan
2015-10-07
*
Fix new_http_archive's strip_prefix for zips
Kamal Marhubi
2015-10-07
*
sandbox: Improve MountMap to always return entries sorted by path depth and l...
Philipp Wollermann
2015-10-06
*
Ensure that the LinuxSandboxedStrategy tests actually test the correct strategy.
Philipp Wollermann
2015-10-06
*
Implement the prefix stripping for Java resources.
Lukacs Berki
2015-10-06
*
Adds support for selecting the different STL implementations in the Android NDK.
Alex Humesky
2015-10-06
*
Add prerequisite dependencies to make ios_test work build on bazel.
Chris Parsons
2015-10-06
*
Allow Java libraries to export and propagate proguard_specs.
Michael Staib
2015-10-06
*
Add basic integration tests for Objective-C / iOS.
Chris Parsons
2015-10-06
*
Refactor SkylarkStatistics to reduce size.
Klaas Boesche
2015-10-05
*
Optionally limits the length of the output of Printer.printList() (default = ...
Florian Weikert
2015-10-05
*
Replace EvaluableGraph#createIfAbsent with the potentially more efficient Eva...
Nathan Harmata
2015-10-05
*
Rollback of commit d7b64bd03100300b79cd33d04904ce9b0e6a5332.
Janak Ramakrishnan
2015-10-05
*
Add external_integration_test back into CI
Kristina Chodorow
2015-10-02
*
Fix strip_prefix
Kristina Chodorow
2015-10-02
*
Add Android aspect resolve output group.
Googler
2015-10-02
*
Intern PackageIdentifiers as a memory optimization.
Miguel Alcon Pinto
2015-10-01
*
Assert order of repeated fields in AndroidStudioInfoAspectTest.
Dmitry Lomov
2015-10-01
*
Support android_library dep forwarding in Android aspect.
Googler
2015-10-01
*
Fix broken Jenkins build.
Dave MacLachlan
2015-10-01
*
Support android_test in AndroidStudioInfoAspect.
Googler
2015-10-01
*
Inline "target" variable in AndroidStudioInfoAspectTest.
Googler
2015-10-01
*
Correctly handle exports in AndroidStudioInfoAspect.
Googler
2015-10-01
*
Add support for tags in AndroidStudioInfoAspect.
Googler
2015-09-30
*
Filter idl sources from AndroidStudioInfoAspect.
Googler
2015-09-30
*
Add Android aspect ijar support.
Googler
2015-09-30
*
Make AndroisStudioInfoAspectTest run in Bazel.
Dmitry Lomov
2015-09-30
*
Extract configuration fragment access logic into ConfigurationFragmentPolicy.
Michael Staib
2015-09-30
*
Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...
Dave MacLachlan
2015-09-30
*
Pass test log as argument to formatting perl program instead of inlining
Michajlo Matijkiw
2015-09-30
*
Limit the length of the output of Printer.printList().
Florian Weikert
2015-09-30
*
Replace 'Google Inc' by the 'Bazel Authors'
Damien Martin-Guillerez
2015-09-30
*
Adds a mechanism for invocation policy. The policy is taken through the --inv...
Alex Humesky
2015-09-30
*
Fixes Android integration tests by wiring up idlclass rules in integration
Alex Humesky
2015-09-30
*
Refactor ErrorInfo creation to share single constructor
Michajlo Matijkiw
2015-09-30
*
Don't crash when building environment groups directly
Greg Estren
2015-09-30
*
Add --sandbox_debug.
Han-Wen Nienhuys
2015-09-30
*
Fix a long standing issue where in the presence of '{' or '\' characters in t...
Miguel Alcon Pinto
2015-09-30
*
Add Android aspect test for non-conforming java package.
Googler
2015-09-30
*
Set the SkyframeActionExecutor.reporter in prepareForExecution.
Ulf Adams
2015-09-30
*
Add Android aspect gen jars test.
Googler
2015-09-30
*
Use EventHandler rather than Reporter where possible in
Han-Wen Nienhuys
2015-09-28
*
Refactor BuildView; clearly identify the ide_build_info and the testing API.
Ulf Adams
2015-09-28
*
Simplify PackageFactoryApparatus.
Han-Wen Nienhuys
2015-09-28
*
Add Android IDL jar outputs.
Googler
2015-09-28
*
Remove BuildView.binTools, which was only used for tests.
Ulf Adams
2015-09-28
*
Inject an EventHandler rather than using the one on SkyframeExecutor.
Ulf Adams
2015-09-28
[next]