aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Fixes the broken test_ios_test and test_swift_test tests.Gravatar philwo2017-04-07
* Open source LocalSpawnRunnerGravatar ulfjack2017-04-07
* Do not trample the PersistentMap journalGravatar Benjamin Peterson2017-04-07
* Remove --no_ support.Gravatar ccalvarin2017-04-07
* Adding toolchain provider and function to Skylark.Gravatar John Cater2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* Delete SubincludePreprocessorGravatar laurentlb2017-04-07
* Remove the last remaining public ctor from PathFragment.Gravatar nharmata2017-04-07
* Disable SubincludePreprocessorGravatar laurentlb2017-04-07
* Experimental UI: only show progress in terminal title if curses enabledGravatar Klaus Aehlig2017-04-07
* Move the chmod call from SkyframeActionExecutor to ActionMetadataHandlerGravatar ulfjack2017-04-07
* Remove error handling from PreprocessorGravatar laurentlb2017-04-07
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06
* Delete SubincludePreprocessorModuleGravatar laurentlb2017-04-06
* Fix bash in incompatible_changes_conflict_testGravatar hlopko2017-04-06
* Delete more Python-preprocessing tests and documentationGravatar laurentlb2017-04-06
* Add a class providing a view of a NestedSetGravatar Klaus Aehlig2017-04-06
* Update incremental dexing helper flag defaultsGravatar kmb2017-04-06
* When tracking the critical path, if not keeping incremental state, don't keep...Gravatar janakr2017-04-06
* Add missing @Test annotations to JUnit 4 tests, reduce the visibility of test...Gravatar Googler2017-04-06
* Move action_outs directory to under the output path.Gravatar janakr2017-04-06
* Fix android_integration_test.Gravatar ajmichael2017-04-06
* Move ConfigSetting into rules/config.Gravatar mstaib2017-04-06
* Automated g4 rollback of commit 520f947580634cb9b62020fba4c93d5e78044ccf.Gravatar mstaib2017-04-06
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06
* Expose platform-related providers to Skylark.Gravatar John Cater2017-04-06
* Expand the SpawnRunner/SpawnResult interfaces to cover more functionalityGravatar ulfjack2017-04-06
* Small shell fixed to cleanup distfile testingGravatar Stephen Twigg2017-04-05
* Add a new CachedLocalSpawnRunner to implement remote caching + local execGravatar ulfjack2017-04-05
* XML-escape test failure message in junit test results fileGravatar hlopko2017-04-05
* Add integration test for --all_incompatible_changes flag conflictsGravatar brandjon2017-04-05
* Rephrase AbstractAttributeMapper#visitLabels such that we can avoid creating ...Gravatar nharmata2017-04-05
* Generalize ConfigSetting's special options handling.Gravatar mstaib2017-04-05
* Remove "--no_" prefix for boolean flags in our integration tests.Gravatar ccalvarin2017-04-05
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Extract a SpawnRunner interfaceGravatar ulfjack2017-04-04
* Add "--build_manual_tests" options that forces manual tests to be built.Gravatar dslomov2017-04-04
* Add isConfigMatcher property to rule classes.Gravatar mstaib2017-04-03
* Add --all_incompatible_changes, the user's shorthand for turning on all --inc...Gravatar brandjon2017-04-03
* Rename the ToolchainProvider to a more accurate name (and free up the name fo...Gravatar jcater2017-04-03
* Add new exception for wrapping parser construction failuresGravatar brandjon2017-04-03
* Move BuildConfiguration option data access to a new class.Gravatar mstaib2017-04-03
* Add flag to compress all Java resources before bundling them into the APK.Gravatar ajmichael2017-04-03
* Strict proto deps: handle direct protos in external repositories.Gravatar carmi2017-03-31
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Build android_binary APKs with Singlejar by default.Gravatar ajmichael2017-03-31
* Add option to disable critical path computation in Bazel. While this informat...Gravatar janakr2017-03-31