kc3-lang/pkgconf/Makefile.am

Branch :


Log

Author Commit Date CI Message
7eec25e9 2016-05-19 17:20:40 build: add isystem.pc to build system
ceb72321 2015-12-08 10:44:38 Let the CFLAGS being user settable Submitted by: Thomas Klausner <wiz@NetBSD.org>
f2eda66e 2015-12-08 00:11:22 Fix make distcheck
abbd6b06 2015-09-27 16:07:06 Revert "Merge pull request #81 from dankegel/quotefest" This reverts commit 42551f6364ab0e024e68ed03ef39c9688140fc88, reversing changes made to 938bb9e694c6d377bad29a0fa6856d6ce98c8033.
6a66b521 2015-09-12 21:32:06 Really install the pkgconf man page
7af5a0ff 2015-09-12 21:28:03 Install the m4 file
001cd31c 2015-09-11 09:01:44 Now passes 'make distcheck', too
41cb57e9 2015-09-10 16:35:06 Add unit test for argvsplit
938bb9e6 2015-09-06 12:17:19 build: revert previous change for now
f7806565 2015-09-06 12:11:35 build: use -export-symbols-regex to only export pkgconf_ namespaced functions
869de687 2015-09-06 09:41:34 getopt_long: fixups, remove dependency on libpkgconf etc.
a706b3dc 2015-09-06 09:35:08 initial libtoolization for libpkgconf
a8722136 2015-09-03 11:18:36 Fix running tests out of tree. from now make distcheck is usable
bfa59591 2015-09-03 10:56:07 Fix make dist
3142c25c 2015-09-03 03:12:59 build system: switch to automake (closes #79)