aboutsummaryrefslogtreecommitdiff
path: root/nailgun_launcher/Stage0Lib.java
Commit message (Expand)AuthorAgeFilesLines
* centralize all references to scala versions into single placeChristopher Vogt2017-04-011-5/+5
* start modularizing cbt into librariesChristopher Vogt2017-03-271-16/+17
* fix path of file in error messageChristopher Vogt2017-03-061-1/+1
* java concat array helper method (just in case)Christopher Vogt2017-02-271-0/+6
* minor helper method name change to match scala’s method namingChristopher Vogt2017-02-271-4/+4
* upgrade zinc to 0.3.13Christopher Vogt2017-02-101-2/+2
* use unboxed primitives everywhere possible for reliable == behaviorChristopher Vogt2017-02-091-5/+5
* idempotent change propagationChristopher Vogt2017-02-091-9/+44
* Update early dependencies to new zincChristopher Vogt2016-11-291-2/+2
* Fix exit code trapping across classloadersChristopher Vogt2016-10-071-5/+5
* use lower case instead of upper case for hashes to be consistent with SBTChristopher Vogt2016-09-191-2/+2
* fix checksum check for downloaded jars by ignoring caseChristopher Vogt2016-09-151-1/+1
* fix behavior of System.exit trappingChristopher Vogt2016-09-151-5/+6
* allows any Throwable in Java codeChristopher Vogt2016-09-121-8/+8
* Support proxy settings in CBT.Benjamin Frank2016-07-061-3/+45
* fix bug ignoring OpenOptions when writingChristopher Vogt2016-06-191-1/+1
* show scalac warnings to stage1 and stage2 compilationChristopher Vogt2016-06-191-1/+4
* Always create directory before trying to write fileChristopher Vogt2016-06-081-1/+7
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-43/+65
* split launcher library functions into their own fileChristopher Vogt2016-04-021-0/+123