gitlab CI: add a basic build test for both autotools and meson

Signed-off-by: Alan Coopersmith <[email protected]>
1 file changed
tree: 308065fde8dc06f8bf17e60aa7d39131c73434d7
  1. include/
  2. m4/
  3. man/
  4. scanpci/
  5. src/
  6. .gitignore
  7. .gitlab-ci.yml
  8. AUTHORS
  9. autogen.sh
  10. configure.ac
  11. COPYING
  12. Makefile.am
  13. meson.build
  14. meson_options.txt
  15. pciaccess.pc.in
  16. README.cygwin
  17. README.md
README.md

xorg/lib/libpciaccess - Generic PCI access library

Documentation of the libpciaccess API's can be generated from the sources via the doxygen command. Information about porting Xorg drivers to libpciaccess is located at:

https://www.x.org/wiki/PciReworkHowto

For historical reference, the original proposal for this work is at:

https://www.x.org/wiki/PciReworkProposal

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/lib/libpciaccess

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches