aboutsummaryrefslogtreecommitdiff
path: root/cbt
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #56 from tobias-johansson/masterJan Christopher Vogt2016-03-061-2/+2
|\ \ | |/ |/| Rewrite Java 8 code in BootstrapScala.java in Java 7
| * Rewrite Java 8 code in BootstrapScala.java in Java 7Tobias Johansson2016-03-071-2/+2
| |
* | try to provide better error message if there is an exception in the nailgun ↵Christopher Vogt2016-03-061-1/+3
| | | | | | | | launcher or appilcation script
* | adding kill command to kill nailgun as a commandChristopher Vogt2016-03-061-0/+6
| |
* | simplifying some messages in shell scriptsChristopher Vogt2016-03-061-4/+4
| |
* | fix bug with nailgun not being restarted after recompiling launcherChristopher Vogt2016-03-061-1/+1
|/
* cleanup NailgunLauncher script, make CBT recompilation more fine-grained for ↵Christopher Vogt2016-03-061-65/+64
| | | | speed and easier transfer of part of it into java. Also enable looping to recompile NailgunLauncher and stage1
* log times taken for steps in teh bash runner scriptChristopher Vogt2016-03-061-22/+48
|
* turn all cli output into std err output. This allows warnings not to screw ↵Christopher Vogt2016-03-061-11/+10
| | | | up the output needed for cli interop
* Check that javac version >= 1.8Tobias Johansson2016-03-061-0/+7
|
* CBT Version 1.0-BETAChristopher Vogt2016-03-041-0/+169