aboutsummaryrefslogtreecommitdiff
path: root/logic/JavaUtils.h
AgeCommit message (Collapse)Author
2013-12-12Java version list should be sorted, JRE->JDK, 64->32Sky
2013-12-11Better (but unsorted) Java detectionSky
2013-11-24Prepare for rework of instance launch/updatePetr Mrázek
Added missing licenses Added a Java functionality checker (detects 32/64bit java) Refactor of *Update - no longer based on BaseUpdate, but Task directly Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there. Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there. Used the Java checker in the main settings dialog (TODO: instance settings). Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded.
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-10-14Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵Sky
and "auto detect" button
2013-10-06First draft of multiple Java installation detection on WindowsSky
2013-10-05Add naive Windows Java detection - JavaUtils for finding it on other systems ↵Sky
(incomplete)