[Intel-gfx] [PATCH] igt/build: Do not fail git build when there is no git

Thomas Wood thomas.wood at intel.com
Tue Jul 22 15:53:17 CEST 2014


The following patch includes the changes to fix building from a git repository
without git being installed and also combines the version.h generation from the
Autotools and Android build systems, so the changes do not have to be
duplicated.

Thomas Wood (1):
  build: improve version.h generation

 .gitignore           |  1 -
 Makefile.am          | 23 -----------------------
 lib/.gitignore       |  1 +
 lib/Android.mk       | 23 +----------------------
 lib/Makefile.sources | 25 +++++++++++++++++++++++++
 lib/igt_aux.c        |  1 -
 lib/ioctl_wrappers.c |  1 -
 tests/Makefile.am    |  1 -
 8 files changed, 27 insertions(+), 49 deletions(-)
 create mode 100644 lib/.gitignore

-- 
1.9.3




More information about the Intel-gfx mailing list