Skip to content
Snippets Groups Projects
  1. Mar 02, 2016
    • Alex Crichton's avatar
      Add a style checking script to CI · 8a8bc668
      Alex Crichton authored
      It's tough to have PRs bounce or to have a back and forth with contributors
      about minor style quibbles. Sometimes it ends up just being easier to fix style
      after the fact, but let's add some automation to help this!
      
      This commit adds a script to run on CI and locally to verify the style of this
      repository. There's a few stylistic guidelines to ensure that definitions are
      understandable across the jungle of modules. This consistency should help assist
      readability for any future readers!
      8a8bc668
  2. Feb 18, 2016
  3. Feb 04, 2016
  4. Jan 19, 2016
    • Alex Crichton's avatar
      Add OpenBSD and FreeBSD CI to Travis · d820c4a8
      Alex Crichton authored
      This commit adds support to test all libc definitions on both OpenBSD and
      FreeBSD via QEMU userspace emulation. Specially prepared images for each OS are
      used which are essentially intended to run a script on startup and then exit.
      Documentation has been added to the `ci/README.md` file describing this new
      system.
      d820c4a8
  5. Jan 10, 2016
  6. Dec 27, 2015
  7. Dec 18, 2015
  8. Dec 16, 2015
  9. Dec 02, 2015
  10. Nov 15, 2015
  11. Nov 09, 2015
  12. Nov 07, 2015
  13. Nov 02, 2015
  14. Oct 29, 2015
  15. Oct 28, 2015
  16. Oct 21, 2015
  17. Oct 14, 2015
  18. Oct 07, 2015
  19. Sep 21, 2015
  20. Sep 19, 2015
  21. Sep 18, 2015
  22. Sep 17, 2015
Loading