1. 11 3月, 2021 1 次提交
  2. 09 9月, 2020 1 次提交
  3. 18 6月, 2016 1 次提交
  4. 25 3月, 2013 1 次提交
  5. 10 10月, 2011 1 次提交
    • M
      Add --cover option to ./configure for gcc coverage testing. · d66a3079
      Mark Adler 提交于
      This adds the -fprofile-arcs and -ftest-coverage options when compiling
      the source code for the static library.  Those same options must then be
      used when linking the static library into an executable.  This updates
      Makefile.in to remove and .gitignore to ignore the files generated when
      testing coverage.
      d66a3079
  6. 12 9月, 2011 1 次提交