1. 27 Mar, 2017 1 commit
    • 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. 26 Mar, 2017 1 commit
  3. 25 Mar, 2017 1 commit
  4. 24 Mar, 2017 1 commit
  5. 23 Mar, 2017 6 commits
  6. 22 Mar, 2017 5 commits
  7. 21 Mar, 2017 7 commits
  8. 20 Mar, 2017 5 commits
  9. 18 Mar, 2017 1 commit
  10. 16 Mar, 2017 4 commits
  11. 15 Mar, 2017 1 commit
  12. 14 Mar, 2017 2 commits
  13. 13 Mar, 2017 4 commits
  14. 12 Mar, 2017 1 commit
    • 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