aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Make FileSystemUtils.moveFile always preserve symlinks and use it in Sandboxe...Gravatar Benjamin Peterson2018-04-12
* Remove WorkerTestStrategy and with it, BuildConfiguration.Fragment#compatible...Gravatar lberki2018-04-12
* Remove all callers of ArtifactRoot.asSourcePath from production code besides ...Gravatar janakr2018-04-11
* Add skipped manifest processing methodsGravatar asteinb2018-04-11
* Migrate StringModule methods to SkylarkCallable from SkylarkSignature.Gravatar cparsons2018-04-11
* Starts threading ActionExecutionContext to sites calling getPath() only withinGravatar shahan2018-04-11
* Expose "mnemonic" and "env" on skylark "Action" objects.Gravatar cparsons2018-04-11
* Introduce Param.legacyNamed() to handle migration from @SkylarkSignature to @...Gravatar cparsons2018-04-11
* PiperOrigin-RevId: 192470493Gravatar cushon2018-04-11
* Add a test that builds a Windows binary remotely and runs it locally, to vali...Gravatar Googler2018-04-11
* Make --fdo_optimize paths be PathFragment instead of Path, and remove the now...Gravatar Googler2018-04-11
* Add CommandLinesAndParamFiles class.Gravatar tomlu2018-04-11
* Automated rollback of commit 3ab52e63079f1e43cb2c973425f615836a334082.Gravatar hlopko2018-04-11
* Introduce `--incompatible_disallow_slash_operator` to disable `/` operator.Gravatar laurentlb2018-04-11
* Also prefetch label lists for repository rulesGravatar Klaus Aehlig2018-04-11
* Remove BuildConfiguration.Fragment#setupActionEnvironment().Gravatar lberki2018-04-11
* Automated rollback of commit ca598fb9445627e9734c2900bc6b11430250d453.Gravatar dannark2018-04-10
* Add value constants to ObjectCodecRegistry. Value constants are to be used wh...Gravatar janakr2018-04-10
* Migrate apple_common.new_objc_provider to use @SkylarkCallableGravatar cparsons2018-04-10
* Migrate Info's skylark methods to @SkylarkCallableGravatar cparsons2018-04-10
* Simplify AbstractSkyFunctionEnvironment to more directly call getValueOrUntyp...Gravatar shreyax2018-04-10
* Disallow labels of the form ////foo.Gravatar carmi2018-04-10
* Make some objects frequently encountered during serialization into constants....Gravatar janakr2018-04-10
* Fix handling of relative symlinks within sandboxfs.Gravatar jmmv2018-04-10
* Bring startup_options to BAZEL_LOG.Gravatar ccalvarin2018-04-10
* Make SkylarkCustomCommandLine support efficient fingerprint calculation.Gravatar tomlu2018-04-10
* Remove traces of optional_flags from crosstoolGravatar hlopko2018-04-10
* python,runfiles: move to different packageGravatar Laszlo Csomor2018-04-10
* Remove support for the --incompatible_disallow_three_arg_vardef command line ...Gravatar lberki2018-04-10
* Introduce extraPositonals and extraArguments to SkylarkCallable, to have pari...Gravatar cparsons2018-04-09
* Remove overly optimistic decoupled manifest processingGravatar asteinb2018-04-09
* Fix issue with filtered resourcesGravatar asteinb2018-04-09
* Add tests for interface shared library build variables when lto indexingGravatar hlopko2018-04-09
* s/BazelMain/Bazel/Gravatar michajlo2018-04-09
* Remove alphabetical sorting of options in the canonical list.Gravatar ccalvarin2018-04-09
* Remove warning about non-canonical workspace namesGravatar Klaus Aehlig2018-04-09
* Replace usage of foo.com with example.com in git_repository test dataGravatar Ed Baunton2018-04-09
* Remove BuildConfiguration.Fragment#getReservedActionMnemonics() in favor of e...Gravatar lberki2018-04-09
* Cleanup Artifact.getPath() usage in Runfiles.Gravatar shahan2018-04-06
* Flip default value of --experimental_shortened_obj_file_path to trueGravatar pcloudy2018-04-06
* Cleanup @SkylarkCallable parameters and their error handling.Gravatar cparsons2018-04-06
* Stop passing location of testdata as jvm property.Gravatar ajmichael2018-04-06
* Remove die() and replace it with BAZEL_DIE, part of the logging framework.Gravatar ccalvarin2018-04-06
* DynamicCodec emits a trail of type names when it encounters NoSuchCodecExcept...Gravatar shahan2018-04-06
* Delete dead codeGravatar carmi2018-04-06
* Disallow undefined configs by default.Gravatar ccalvarin2018-04-06
* Add a new test environment variable, TEST_TARGET.Gravatar John Cater2018-04-06
* Automated rollback of commit 77c5582fa0f5c829df576d9f8d66f4975fe415a6.Gravatar hlopko2018-04-06
* C++: Introduce provider that wraps C++ compilation providers.Gravatar plf2018-04-06
* Ensure arguments for repository rules are available earlyGravatar Klaus Aehlig2018-04-06