11 Commits

Author SHA1 Message Date
Mike Frysinger b245486d9c gitignore: add config.cache
This is generated when running `./configure -C`.
2026-02-27 16:39:59 -05:00
Alex Chernyakhovsky 62869ae55f Rename VERSION to VERSION.stamp
-I$(top_srcdir) is not usable on macOS due to a conflicting C++ header
 `version`.
2023-07-30 17:03:40 -04:00
Alex Chernyakhovsky 70a02d1e83 Add support for generating coverage reports
This change adds autoconf/automake support for building all of mosh
with gcov, and generates an lcov html report. This allows seeing which
parts ofthe source tree have good test coverage, and which can be
shored up. Eventually, it would be good to hook this up to Github
Actions to be generated automatically.
2022-05-30 19:38:10 -04:00
black_desk 3a0e19075b .gitignore: fix path 2021-07-21 13:13:02 +08:00
black_desk 232c6bf19e .gitignore: add compile_commands.json 2021-07-21 13:12:03 +08:00
Keith Winstein 305fe612a4 .gitignore: add autogenerated files 2015-06-09 23:01:01 -07:00
Geoffrey Thomas 2ea844e54a .gitignore: Add compile and test-driver (from autogen.sh) 2015-05-25 02:40:51 -04:00
Keegan McAllister 7ac8b87b8f gitignore ar-lib, another autotools dropping
Closes #253
2012-05-05 02:09:38 -04:00
Massimo Gengarelli fb6d07e566 Added Eclipse's files in .gitignore 2012-04-29 02:23:53 -04:00
Keegan McAllister eb02929d00 gitignore config.h.in~ 2012-03-26 20:07:34 -04:00
Anders Kaseorg f6e47a4dd1 Add .gitignore files
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2012-02-07 16:47:58 -05:00