summaryrefslogtreecommitdiffstats
path: root/logic/JavaChecker.cpp
Commit message (Expand)AuthorAgeLines
* Reorganize logic code.Petr Mrázek2014-06-09-124/+0
* Add logging calls to the java checker.Petr Mrázek2014-01-09-2/+11
* Deploy jars instead of extracting them at runtime, remove non-working nvidia fixPetr Mrázek2014-01-08-12/+4
* Return a properly sorted list of checked javasSky2014-01-07-0/+2
* Fix Java checker leaving behind temporary jar filesPetr Mrázek2013-12-22-1/+1
* Use temporary files for the java checkerPetr Mrázek2013-12-13-7/+10
* Better (but unsorted) Java detectionSky2013-12-11-14/+44
* Fix (hopefully) library dependency resolution.Petr Mrázek2013-12-01-1/+1
* Add java checker to the instance settingsPetr Mrázek2013-11-25-1/+0
* Prepare for rework of instance launch/updatePetr Mrázek2013-11-24-0/+89