aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/launcher
Commit message (Expand)AuthorAge
* Windows, Bash launcher: Make sure bash bin tool directory is in PATHGravatar pcloudy2018-08-10
* Windows,JNI: more robust nativeCreateJunctionGravatar Laszlo Csomor2018-07-09
* windows,launcher: Rlocation function now handles absolute paths correctlyGravatar pcloudy2018-07-06
* Add virtual destructor and override to BinaryLauncherBase and subclassesGravatar Loo Rong Jie2018-06-28
* Windows: Native launcher now works with unicode.Gravatar Yun Peng2018-06-25
* [launcher] Don't pass std::string to C varargs functionGravatar Loo Rong Jie2018-06-07
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Windows, Java launcher: Support jar files under different drivesGravatar Yun Peng2018-05-14
* 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
* windows,client: fix error reportingGravatar Laszlo Csomor2018-04-24
* Windows: java launcher no longer calls cmd.exeGravatar Laszlo Csomor2018-04-12
* Add dependency on googletest, so we can use gmock along with gtest.Gravatar ccalvarin2018-03-23
* Optimize GetEscapedArgumentGravatar Loo Rong Jie2018-02-25
* windows,launcher: now picks up RUNFILES_* envvarsGravatar Laszlo Csomor2018-02-14
* Optimize GetRandomStrGravatar Loo Rong Jie2018-02-05
* Windows, Java launcher: Use relativize paths in classpath jarGravatar Yun Peng2018-01-11
* Windows Launcher: Fix argument passingGravatar Yun Peng2017-12-11
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Make bazel test src/tools/launcher/... pass on Unix platformGravatar Yun Peng2017-11-20
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* Java Launcher: Create classpath jar with a random nameGravatar Yun Peng2017-09-18
* Windows Native Launcher: Print command line when launch failed.Gravatar pcloudy2017-09-12
* Make Windows C++ launcher support long pathGravatar Yun Peng2017-08-29
* Prepend workspace name when finding Jar path by RlocationGravatar pcloudy2017-08-25
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Windows: Implement python native launcherGravatar Yun Peng2017-08-21
* Refactor Bash LauncherGravatar Yun Peng2017-08-21
* Windows, sh_bin. launcher: fix manifest pathGravatar Laszlo Csomor2017-08-07
* Windows, sh_bin. launcher: export runfiles envvarsGravatar Laszlo Csomor2017-08-03
* Windows: Implement native binary launcherGravatar Yun Peng2017-07-24