aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/java/JavaHelper.java
Commit message (Expand)AuthorAge
* Remove gender specific prononuns from Bazel codebaseGravatar hlopko2018-07-23
* Move all code to lookup JavaRuntimeInfo to static methods onGravatar John Cater2018-01-23
* Remove code that used to support --javabase=<absolute path>.Gravatar lberki2018-01-08
* Move the javabase middleman to within JavaRuntimeInfo.Gravatar lberki2017-12-07
* Create the output source jar in java_common.compileGravatar elenairina2017-11-29
* Automated rollback of commit a6ed4c01d374bcf98bf39c1efc12a0f4f20fe313.Gravatar elenairina2017-11-27
* Create the output source jar in java_common.compileGravatar elenairina2017-11-24
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* MakeVariableProvider should be declared provider only.Gravatar dslomov2017-07-11
* Remove all non-essential call sites of methods on Jvm.Gravatar lberki2017-07-07
* Plumb some information about the location of the JVM through JavaRuntimeProvi...Gravatar lberki2017-07-07
* Automated g4 rollback of commit 34fe247448a9be13fc41f93ac78a071ec157f434.Gravatar Googler2017-05-12
* Automated g4 rollback of commit 006a80425e7dd521634c5735d2730f40e9e82e06.Gravatar Googler2017-05-10
* Make the cc_toolchain libc_top use the target configurationGravatar Googler2017-05-09
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Consolidate host javabase input lookupGravatar Liam Miller-Cushon2017-01-12
* Rollback of commit cf00c82a394e5a392a55c058ed01483d2e39c3db.Gravatar Liam Miller-Cushon2016-08-17
* Roll forward commit 94c86135d05a1844263c59f3ce6b1c1917e0f4c8Gravatar Liam Miller-Cushon2016-08-11
* Re-arrange --{host_,}java_launcherGravatar Liam Miller-Cushon2016-07-26
* Create another pseudo-label for the JDK launcherGravatar Liam Miller-Cushon2016-07-15
* Remove --java_launcher_javatest_migrationGravatar Liam Miller-Cushon2016-06-09
* java_binary.create_executable=0 should disable the launcherGravatar Liam Miller-Cushon2016-05-06
* Add a getJdkLauncherLabel() method in JavaSemantics and delete the JDK_LAUNCH...Gravatar Luis Fernando Pino Duque2016-04-27
* strip remote workspace path from java resourcesGravatar Steven Parkes2016-04-05
* Move the static getHostJavabaseInputs variant to JavaHelper.Gravatar Ulf Adams2016-02-22
* Implement the prefix stripping for Java resources.Gravatar Lukacs Berki2015-10-06
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25