kc3-lang/pkgconf/Makefile.am

Branch :


Log

Author Commit Date CI Message
737e326a 2019-01-14 14:04:50 tests: add orphaned requires.private testcase
47284486 2018-07-28 19:45:57 regress: add test for empty tuple buffer overflow issue
7939732f 2018-07-19 17:27:02 build: install pkgconf-personality(5) manpage
8f6e071d 2018-06-16 16:35:19 tests: add test fixture for bogus .pc files
854a6adf 2018-06-14 15:31:00 tests: add tuple-quoting fixture
1244f8f8 2018-05-09 21:21:39 libpkgconf: refactor out the rfc822 message parser so that the cross-personality code can share it
9439b683 2018-05-09 19:27:53 libpkgconf: personality: add stub cross personality loader
854490c5 2018-05-09 16:54:21 libpkgconf: add basic support for cross-compile personality objects
3f753fa3 2018-03-18 19:03:18 libpkgconf: dependency: preference uncoloured nodes in event of a dependency collision
9a53290d 2018-03-18 18:00:04 tests: add new test fixtures for Requires.internal
2902141a 2018-02-12 00:42:27 build: move cli tool to cli folder
5d6c9ba9 2018-01-05 11:18:19 build: set soversion to 3
fef32934 2017-12-15 18:53:59 man: add pc(5) mdoc (closes #148)
6073a492 2017-12-14 22:13:19 tests: add testcases for #163
7b1fac4c 2017-12-11 17:41:08 tests: remove fragment-quoting-4 and fragment-quoting-6 tests as they are not relevant anymore
b216ccb3 2017-12-07 20:08:29 build: add renderer-msvc.h to noinst_HEADERS
0b09c111 2017-12-07 20:07:30 main: implement a MSVC renderer (only some fragments supported) (closes #161)
7fed573a 2017-12-05 19:47:11 man: finish pkg.m4(7)
60df6ba3 2017-12-05 18:45:06 build: move manpages to man subdir
a8a65c7f 2017-09-26 13:27:52 Only add warnings and std flags if supported by compiler (autoconf) (#145) * Only add warning and std flags if supported by compiler (autoconf) * bundle AX_CHECK_COMPILE_FLAG macro from autoconf-archive
301dc169 2017-09-24 14:22:56 makefile: helps to add the test to the actual testfile list
72cf8714 2017-09-19 21:35:18 tests: regress: add malformed quoting test
95b4930a 2017-07-16 17:33:42 tests: add test for github #123
38cda5e5 2017-06-24 12:45:44 autotools: replace PKGCONFIGDIR with PKG_DEFAULT_PATH
b77fbbb0 2017-06-16 21:26:23 libpkgconf: add win-dirent.h to file list too
01a2c237 2017-06-16 21:25:44 fix autotools build
4a508b4f 2017-05-19 23:43:47 tests: regress: add regression test for malformed package testcase
ce47fa8d 2017-05-05 01:40:09 tests: add reduced version of freebsd gtk+-3.0 crappy output situation as a testcase
f5ce5fd7 2017-03-29 16:58:04 testsuite: add a parser test from Go (redhat #1437101)
a3fa9732 2017-02-25 13:57:38 testsuite: add testsuite cases for inverse quoting situations
d558e30a 2017-02-07 10:24:54 libpkgconf: argvsplit: quoting logic was simplified too much
02ad6d1a 2017-02-03 12:58:11 testsuite: add regression test for #111
8b043a10 2017-01-26 12:55:48 testsuite: add tests for variable whitespace
7237b811 2017-01-20 00:58:48 add support for making paths relocatable (closes #103)
45819eaa 2017-01-13 19:09:15 windows: allow building libpkgconf as DLL
52b58ce5 2016-12-30 20:25:02 tests: regress: add another test case for -idirafter ordering (noticed on pkg-config bugzilla)
951a844c 2016-12-30 12:45:29 tests: add tests for the fragment mergeback changes
ad1e414d 2016-12-30 02:47:42 libpkgconf: fragment: handle -idirafter in the same way as -isystem (https://bugs.freedesktop.org/show_bug.cgi?id=97337)
ef27db94 2016-12-16 11:32:15 build: include docs link in README and build system
8a186966 2016-12-14 01:30:41 build: install libpkgconf .pc file
02401c69 2016-12-14 01:07:50 build: actually this approach is better
e1d8f745 2016-12-14 01:03:38 build: fix include path (closes #101)
82fa8b21 2016-12-13 12:14:08 libpkgconf: separate config.h from the actual API headers
8a6d0b5e 2016-12-10 16:23:02 build: use -export-symbols-regex to only export public API symbols
3151927b 2016-12-02 00:55:23 build: SOVERSION should be 2 due to ABI breaks
8740c5cd 2016-12-01 15:05:03 libpkgconf: begin removing global state from libpkgconf library by introducing a "client" object which holds the state
f4da1082 2016-11-30 22:15:13 libpkgconf: refactor some path operations
64c07aa9 2016-10-27 21:51:09 Merge branch 'master' into kyua
1ce35f8b 2016-10-25 14:08:39 buildsystem: add new testsuite files
5c2bee67 2016-09-18 22:48:13 Add Kyua tests
072293c8 2016-09-10 02:06:33 tests: add some very rudementary kyua integration (#96)
d304d9cb 2016-09-08 22:10:24 pkg: add support for 'simple' Provides rule entries (#95)
21c7355c 2016-08-26 21:36:18 testsuite: improve --print-provides test by adding a provides.pc file
834e21d3 2016-08-24 19:00:10 testsuite: add tests for normal fragments and whitespace munging, too (closes #94)
41e0a658 2016-07-10 15:03:58 audit: add actual audit log I/O functions (ref #88)
2516f7c1 2016-05-19 21:12:24 buildsystem: go back to using the makefile to expand the defaults (closes #89)
25b730fb 2016-05-19 17:37:27 testsuite: add a test for explicit depgraph breakage
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)