aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correcting readme according to #60Christopher Vogt2016-03-081-5/+2
* Merge pull request #59 from tobias-johansson/masterJan Christopher Vogt2016-03-071-27/+38
|\
| * Format README as markdownTobias Johansson2016-03-081-27/+38
|/
* Merge pull request #57 from cvogt/circleciJan Christopher Vogt2016-03-0722-446/+567
|\
| * cleanup: whitespace changes, separated more things into their own files, use ...Christopher Vogt2016-03-0722-352/+382
| * trap and pass exit codes throug the app, pass logger on to tests, remove the ...Christopher Vogt2016-03-069-106/+164
| * hack to retrigger a previously failed compilation to happen again for nailgun...Christopher Vogt2016-03-061-4/+10
| * refactored and improved nailgun code in bash script. Should be easier to debu...Christopher Vogt2016-03-061-17/+44
* | Merge pull request #56 from tobias-johansson/masterJan Christopher Vogt2016-03-062-11/+17
|\ \
| * | Rewrite Java 8 code in BootstrapScala.java in Java 7Tobias Johansson2016-03-072-11/+17
* | | Merge pull request #55 from cvogt/circleciJan Christopher Vogt2016-03-063-11/+23
|\ \ \ | |/ / |/| / | |/
| * fix ArrayIndexOutOfBoundsException cause by an off by twoChristopher Vogt2016-03-061-4/+8
| * try to provide better error message if there is an exception in the nailgun l...Christopher Vogt2016-03-061-1/+3
| * adding kill command to kill nailgun as a commandChristopher Vogt2016-03-061-0/+6
| * simplifying some messages in shell scriptsChristopher Vogt2016-03-062-5/+5
| * fix bug with nailgun not being restarted after recompiling launcherChristopher Vogt2016-03-061-1/+1
* | Merge pull request #53 from cvogt/circleciJan Christopher Vogt2016-03-061-1/+1
|\|
| * Adjusting to the most suggested name ;)Christopher Vogt2016-03-061-1/+1
* | Merge pull request #52 from cvogt/circleciJan Christopher Vogt2016-03-062-91/+79
|\|
| * cleanup NailgunLauncher script, make CBT recompilation more fine-grained for ...Christopher Vogt2016-03-062-91/+79
* | Merge pull request #44 from cvogt/circleciJan Christopher Vogt2016-03-064-36/+83
|\|
| * 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 up...Christopher Vogt2016-03-061-11/+10
| * integrate circleciChristopher Vogt2016-03-063-4/+26
|/
* Merge pull request #49 from cvogt/chrisJan Christopher Vogt2016-03-061-8/+4
|\
| * Add talk slides to readmeChristopher Vogt2016-03-061-0/+4
| * update readme - not true anymore, parallel tasks worksChristopher Vogt2016-03-061-8/+0
|/
* Merge pull request #43 from tobias-johansson/masterJan Christopher Vogt2016-03-061-0/+7
|\
| * Check that javac version >= 1.8Tobias Johansson2016-03-061-0/+7
* | Merge pull request #45 from farmdawgnation/farmdawg/stage2tweaksJan Christopher Vogt2016-03-063-22/+42
|\ \
| * | Cleanups for logger.Matt Farmer2016-03-061-7/+16
| * | Impl readability improvements in Stage2Matt Farmer2016-03-061-14/+25
| * | Make Init private so its not a part of the public interface.Matt Farmer2016-03-061-1/+1
| |/
* | Merge pull request #48 from cvogt/hotfix-bootstrap_scalaJan Christopher Vogt2016-03-061-2/+2
|\ \
| * | Adds Dependency.java to compiled files. Bug introduced in #41Christopher Vogt2016-03-061-2/+2
|/ /
* | Merge pull request #47 from cvogt/workaround-zinc-detectionJan Christopher Vogt2016-03-061-1/+1
|\ \
| * | The condition disables zinc too eagerly, which can easilyChristopher Vogt2016-03-061-1/+1
| |/
* | Merge pull request #41 from tpolecat/cleanupJan Christopher Vogt2016-03-063-134/+150
|\ \ | |/ |/|
| * nailgun cleanupRob Norris2016-03-051-37/+50
| * bootstrap cleanupRob Norris2016-03-052-97/+100
* | Merge pull request #36 from farmdawgnation/msf/style-cleanupsJan Christopher Vogt2016-03-063-39/+50
|\ \
| * | Some style cleanups in Stage1.Matt Farmer2016-03-053-39/+50
|/ /
* | Add Gitter channel linkJan Christopher Vogt2016-03-051-0/+2
* | Fix READMEChristopher Vogt2016-03-052-3/+4
|/
* CBT Version 1.0-BETAChristopher Vogt2016-03-0432-0/+2394