Commit Graph
6 Commits
Author SHA1 Message Date
Harald Welte 566a1b942f Makefile.am: Fix "permission denied" during "make distcheck"
This fixes the following error during "make distcheck":
	echo 0.5.3.24-2a36 > ../../.version-t && mv ../../.version-t ../../.version
	/bin/sh: ../../.version-t: Permission denied
2018-04-19 00:09:15 +02:00
Harald Welte 2a36e5dd65 add contrib/jenkins.sh for build testing 2018-04-18 23:59:17 +02:00
Harald Welte f7f3e3f6d7 configure.ac: Add --enable-sanitize and --enable-werror
this is "osmocom standard" these days, and is used by our CI scripts
2018-04-18 23:59:17 +02:00
Harald Welte 5a9864c56d fix "-Wshift-negative-value" compiler warning on ggc-7.3.0 2018-04-18 23:59:17 +02:00
Harald Welte e92b11bfb7 cosmetic: Fix "implicit fall-through" gcc 7.3.0 warnings 2018-04-18 23:59:17 +02:00
Harald Welte 9a7abe9186 add Cmake generated files to .gitignore 2012-05-20 18:13:34 +02:00