aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Holmes <mike.holmes@linaro.org>2016-10-21 14:40:17 -0400
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-10-24 19:09:00 +0300
commiteebd6b0bb6cc1f724d8f78c1c419031004adc3e4 (patch)
treef6c4a2861fe896294ee7afe4489812ecf8b823cf /.gitignore
parent44df10d424bcd3c74b1d662b40e74b8fdbd031a4 (diff)
configure: the version cannot use a script
Use of a script in the autotools breaks github CI Define the API version in configure and reuse it in the code Benefits: removes dependence on scripts to build removes scripts and the make file from odp/scripts removes generated .scmversion file places api versioning right next to lib versioning in the configure.ac allows github to auto build odp repos Signed-off-by: Mike Holmes <mike.holmes@linaro.org> Reviewed-by: Brian Brooks <brian.brooks@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d4e7d02ee..fbc0eab96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,6 @@
.deps/
.dirstamp
.libs/
-.scmversion
CUnit-Memory-Dump.xml
ID
Makefile