aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/py
Commit message (Expand)AuthorAge
* Java: add @bazel_tools//tools/java/runfilesGravatar Laszlo Csomor2018-08-09
* Only detect artifact conflicts between targets in current build.Gravatar tomlu2018-08-01
* Remove old implementation for object file pathGravatar pcloudy2018-07-10
* Windows, CROSSTOOL: Remove MSVC wrapper scripts from Bazel completelyGravatar Yun Peng2018-07-06
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* Windows,python tests: fine if $JAVA_HOME is emptyGravatar laszlocsomor2018-07-05
* python tools: ensure files are closedGravatar laszlocsomor2018-07-05
* Windows CROSSTOOL: Add action_config for preprocess-assembleGravatar pcloudy2018-07-02
* Windows: Native launcher now works with unicode.Gravatar Yun Peng2018-06-25
* Make the embedded JDK targets the defaultGravatar Liam Miller-Cushon2018-06-18
* Change generated DEF file name from <target name>.def to <target name>.gen.defGravatar pcloudy2018-06-13
* Fix documentation in bazel_external_repository_test.pyGravatar pcloudy2018-06-13
* Fix archive decompression with symlink on WindowsGravatar pcloudy2018-06-13
* update bazel's embedded jdk to jdk9Gravatar cushon2018-06-11
* Remove usage of COMPILER_MSVC in Bazel and ijarGravatar Loo Rong Jie2018-06-11
* Remove CC_CONFIGURE_DEBUG in test_base.pyGravatar pcloudy2018-06-07
* Windows,testing: add query regression testGravatar Laszlo Csomor2018-06-01
* runfiles,cc: C++ runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-05-30
* Windows: Make environment variables case-insensitive when creating Windows pr...Gravatar Yun Peng2018-05-28
* Windows: Fix link parameter file for dynamic linkingGravatar pcloudy2018-05-23
* CROSSTOOL: Make C++ compiled and linked artifact name pattern configurableGravatar Yun Peng2018-05-22
* Windows, python test: Explicitly shutdown Bazel server after test finishedGravatar pcloudy2018-05-17
* Add absolute path handling to Rlocation implementation used for remote execut...Gravatar Googler2018-05-07
* Make runfiles usage on Windows more flexible to support remote execution.Gravatar Googler2018-04-30
* Bash,runfiles: ignore RUNFILES_MANIFEST_ONLYGravatar Laszlo Csomor2018-04-26
* Enable Windows remote test on CI now that Bazel 0.12 is used for CI.Gravatar Googler2018-04-23
* Bash,runfiles: add testsGravatar Laszlo Csomor2018-04-23
* Java,runfiles: add Runfiles.getEnvVars()Gravatar Laszlo Csomor2018-04-16
* Add a test that builds a Windows binary remotely and runs it locally, to vali...Gravatar Googler2018-04-11
* python,runfiles: move to different packageGravatar Laszlo Csomor2018-04-10
* runfiles,Python: remove library from @bazel_toolsGravatar Laszlo Csomor2018-03-20
* windows,tests: fix //src/test/py/bazel:py_testGravatar Laszlo Csomor2018-02-23
* runfiles,test: prepare for cc runfiles libraryGravatar Laszlo Csomor2018-02-20
* Increase timeout on //src/test/py/bazel/runfiles_test.Gravatar ruperts2018-02-15
* runfiles library: py_binary can run java_binaryGravatar Laszlo Csomor2018-02-15
* Automated rollback of commit fa0fac2a4e8a2e5c01b8390878289d00dcc17dba.Gravatar lberki2018-02-15
* Automated rollback of commit 0f9c6ea574918dda094cf5423fa3822112846c30.Gravatar lberki2018-02-14
* Make __init__.py files creation optionalGravatar Mouad Benchchaoui2018-02-14
* windows,launcher: now picks up RUNFILES_* envvarsGravatar Laszlo Csomor2018-02-14
* Java,runfiles,test: test finding runfilesGravatar Laszlo Csomor2018-02-09
* python,runfiles library,refactor: rename EnvVar()Gravatar Laszlo Csomor2018-02-09
* python,runfiles library: don't pick up TEST_SRCDIRGravatar Laszlo Csomor2018-02-08
* java,runfiles: fix tests with TEST_SRCDIRGravatar Laszlo Csomor2018-02-08
* runfiles test: extract mock Java code to a fileGravatar Laszlo Csomor2018-02-06
* runfiles,py: add test to run a data-dependencyGravatar Laszlo Csomor2018-02-06
* python,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-02-05
* Disable the src/test/py/bazel/launcher_test test.Gravatar jmmv2018-02-02
* Automated rollback of commit 99b474de4fafd22c366fbb0a71913dc90730c730.Gravatar jmmv2018-02-02
* tests: increase shard_count for launcher_testGravatar laszlocsomor2018-02-02
* Fix py_tests.py with Python3Gravatar pcloudy2018-01-31