diff options
| author | Joel Klinghed <the_jk@yahoo.com> | 2017-01-12 00:14:04 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@yahoo.com> | 2017-01-12 00:14:04 +0100 |
| commit | 31238e1a0056984a3e40abe6668e60933cc29d6b (patch) | |
| tree | f57d36d6fa235a0652e7681466c02fad83fd0d34 /build.gradle | |
| parent | 420f42cda4434bacf587b5082a25cce225502d26 (diff) | |
Add temporary output dir to classpath
This means you have to do real build less often as you change
the API of different classes. However, it instead means that we can
end up with outdated class files if you check out new code and
build without revisiting the buffer in Emacs. So, to work around
that, we check that no class file is older than the ones in
the real output dir. But to keep everything fast, this is launched
in a background process
Diffstat (limited to 'build.gradle')
0 files changed, 0 insertions, 0 deletions
