| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Use strip-nondeterminism to fix JAR timestamps | Keith Packard | 2019-02-03 |
| | | | | | | | | | .jar files are just zip files, and contain dates. These will cause the build to be non-reproducible. Use strip-nondeterminism to smash all of these back to a fixed value. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | map-server: Implement altos-map in C | Keith Packard | 2018-10-07 |
| This app is all about startup time, and java starts slowly. Re-implement in C to improve server performance. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
