aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Allow ' ', '(', ')' and '$' in labels Gravatar Damien Martin-Guillerez2017-03-06
* PathFragment comparisons are now platform-aware Gravatar László Csomor2017-03-06
* Support declared providers for aspectsGravatar Vladimir Moskva2017-03-06
* Pass through -sourcepath to the JavaBuilderGravatar Damien Martin-Guillerez2017-03-06
* Global cleanup change.Gravatar Googler2017-03-03
* Fix JarFilterTest on Windows Gravatar Yun Peng2017-03-03
* Rollback of commit c3102b722af6fba2a67fdfed55426471c0927ab8.Gravatar Damien Martin-Guillerez2017-03-03
* Post DownloadProgressEvents in ProgressInputStream Gravatar Klaus Aehlig2017-03-03
* Rationalize local resource acquisitionGravatar Ulf Adams2017-03-03
* Rollback of commit 55b20c4a50642d8f1ac11cb721ecd5831f02dd76.Gravatar Damien Martin-Guillerez2017-03-03
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* Improve error message for the 'in' operator.Gravatar Laurent Le Brun2017-03-03
* Adding name setting to @Parameters annotation, so that tests have consistentGravatar John Cater2017-03-02
* Bazel client: do not use `errno`.Gravatar Laszlo Csomor2017-03-02
* Add platform rule to define a platform as a collection of constraint values.Gravatar John Cater2017-03-02
* Make ExperimentalStateTracker aware of DownloadProgressEvents Gravatar Klaus Aehlig2017-03-02
* Rollback of commit 34ffc4cab1b6cdde54e5945427b79c24fff39aa5.Gravatar Dmitry Lomov2017-03-02
* Update to latest javac and Error ProneGravatar Liam Miller-Cushon2017-03-02
* BEP: Report pattern expansion failures Gravatar Klaus Aehlig2017-03-01
* Bazel client: simplify {Read,Write}File semanticsGravatar Laszlo Csomor2017-03-01
* Rollback of commit 01120026dc313ee7ad9ea95069a29252eb19173b.Gravatar Jon Brandvein2017-03-01
* Do not execute aspect implementation if target advertizes but fails to provid...Gravatar Dmitry Lomov2017-03-01
* Export exportable values as we go instead of at the end of evaluation.Gravatar Dmitry Lomov2017-03-01
* Improve handling of unknown NDK revisions in android_ndk_repository.Gravatar Adam Michael2017-03-01
* Convert --use_action_cache to a regular optionGravatar Googler2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Add constraint_setting and constraint_value rules, to enable defining Gravatar John Cater2017-02-28
* Add check that the WORKSPACE found in LocalRepositoryLookupFunction isn't a d...Gravatar John Cater2017-02-28
* Clean up the semantics of input discovering actions a bit by making updateInp...Gravatar Lukacs Berki2017-02-28
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* sandbox should create regular empty files, not symlink to /dev/null.Gravatar Philipp Wollermann2017-02-28
* Clean up event busGravatar Klaus Aehlig2017-02-27
* Bazel client: add new ReadFile/WriteFile variantsGravatar Laszlo Csomor2017-02-27
* Regression test for ActionCache shutdown roundtrip Gravatar George Gensure2017-02-27
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.Gravatar Kush Chakraborty2017-02-24
* Add is_external support to PackageManifestParser.Gravatar Googler2017-02-24
* Add the LABEL_KEYED_STRING_DICT type for attributes.Gravatar Michael Staib2017-02-24
* Report inconsistent aspect order error to the user.Gravatar Dmitry Lomov2017-02-24
* Expose rpath entries as a build variableGravatar Marcel Hlopko2017-02-24
* Remove ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Separate the classpaths of the TestRunner with the test target, and use a sep...Gravatar Kush Chakraborty2017-02-23
* Re-enable bazel_windows_example_test Gravatar Yun Peng2017-02-23
* Make bazel_bootstrap_distfile_test work on WindowsGravatar Yun Peng2017-02-23
* str.partition and str.rpartition return tuples instead of listsGravatar Vladimir Moskva2017-02-23
* APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition ...Gravatar Cal Peyser2017-02-23
* Use skylark-preferred quote char for string literalGravatar Michajlo Matijkiw2017-02-23