Skip to content
  1. Mar 27, 2017
    • Marcel Raad's avatar
      .gitattributes: turn off CRLF for *.am · 2c3af5b4
      Marcel Raad authored
      If Makefile.am uses CRLF, buildconf in a Windows checkout fails with:
      ".ibtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with
      ACLOCAL_AMFLAGS=-I m4"
      2c3af5b4
  2. Mar 26, 2017
  3. Mar 25, 2017
  4. Mar 24, 2017
  5. Mar 23, 2017
  6. Mar 22, 2017
  7. Mar 21, 2017
  8. Mar 20, 2017
  9. Mar 18, 2017
  10. Mar 16, 2017
  11. Mar 15, 2017
  12. Mar 14, 2017
  13. Mar 13, 2017
  14. Mar 12, 2017
    • Dan Fandrich's avatar
      test1440/1: depend on well-defined file: behaviour · db900ab7
      Dan Fandrich authored
      Depend on the known behaviour of URLs for nonexistent files rather than
      the undefined behaviour of URLs for directories (which fails on Windows).
      The test isn't about file: URLs at all, so the URL used doesn't really
      matter.
      db900ab7