summary refs log tree commit diff
path: root/m4
ModeNameSize
-rw-r--r--ax_add_fortify_source.m42663log plain blame
-rw-r--r--ax_check_compile_flag.m42104log plain blame
-rw-r--r--ax_check_openssl.m44197log plain blame
-rw-r--r--check-hardening-options.m43020log plain blame
-rw-r--r--check-libc.m44903log plain blame
-rw-r--r--check-os-options.m44345log plain blame
-rw-r--r--disable-compiler-warnings.m4880log plain blame
ping.me.uk> 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping We already have a global cgit_version which is set from the #define'd CGIT_VERSION in cgit.c. Change ui-patch.c to use this so that we only need to rebuild cgit.o when the version changes. Signed-off-by: John Keeping <john@keeping.me.uk> 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping