kc3-lang/libbsd/Makefile.am

Branch :


Log

Author Commit Date CI Message
00b538ff 2022-11-23 23:28:34 build: Terminate lists in variables with «# EOL» This means we can add a trailing «\» to every element, so that they can be removed without requiring modification of other lines, and can be easily sorted. Replace the old usage of $(nil) which could possibly end up with junk added if such variable is ever defined, in the environment.
6e074a2b 2015-11-30 23:00:35 build: Make git log invocation immune to local configuration
01f146c2 2013-05-27 04:41:58 build: Handle the ChangeLog as a distributed-only file The ChangeLog file is distributed, and cannot be regenerated outside of the git repository, so do not remove it in DISTCLEANFILES, and move the generation code into dist-hook, which also avoids unnecessary computation during normal builds.
23973e22 2012-03-23 10:43:33 build: Add a test suite infrastructure
dcaa93d9 2010-12-17 11:13:04 build: Switch to autotools