|
a3fa9732
|
2017-02-25T13:57:38
|
|
testsuite: add testsuite cases for inverse quoting situations
|
|
d558e30a
|
2017-02-07T10:24:54
|
|
libpkgconf: argvsplit: quoting logic was simplified too much
|
|
02ad6d1a
|
2017-02-03T12:58:11
|
|
testsuite: add regression test for #111
|
|
8b043a10
|
2017-01-26T12:55:48
|
|
testsuite: add tests for variable whitespace
|
|
7237b811
|
2017-01-20T00:58:48
|
|
add support for making paths relocatable (closes #103)
|
|
45819eaa
|
2017-01-13T19:09:15
|
|
windows: allow building libpkgconf as DLL
|
|
52b58ce5
|
2016-12-30T20:25:02
|
|
tests: regress: add another test case for -idirafter ordering (noticed on pkg-config bugzilla)
|
|
951a844c
|
2016-12-30T12:45:29
|
|
tests: add tests for the fragment mergeback changes
|
|
ad1e414d
|
2016-12-30T02:47:42
|
|
libpkgconf: fragment: handle -idirafter in the same way as -isystem
(https://bugs.freedesktop.org/show_bug.cgi?id=97337)
|
|
ef27db94
|
2016-12-16T11:32:15
|
|
build: include docs link in README and build system
|
|
8a186966
|
2016-12-14T01:30:41
|
|
build: install libpkgconf .pc file
|
|
02401c69
|
2016-12-14T01:07:50
|
|
build: actually this approach is better
|
|
e1d8f745
|
2016-12-14T01:03:38
|
|
build: fix include path (closes #101)
|
|
82fa8b21
|
2016-12-13T12:14:08
|
|
libpkgconf: separate config.h from the actual API headers
|
|
8a6d0b5e
|
2016-12-10T16:23:02
|
|
build: use -export-symbols-regex to only export public API symbols
|
|
3151927b
|
2016-12-02T00:55:23
|
|
build: SOVERSION should be 2 due to ABI breaks
|
|
8740c5cd
|
2016-12-01T15:05:03
|
|
libpkgconf: begin removing global state from libpkgconf library by introducing a "client" object which holds the state
|
|
f4da1082
|
2016-11-30T22:15:13
|
|
libpkgconf: refactor some path operations
|
|
64c07aa9
|
2016-10-27T21:51:09
|
|
Merge branch 'master' into kyua
|
|
1ce35f8b
|
2016-10-25T14:08:39
|
|
buildsystem: add new testsuite files
|
|
5c2bee67
|
2016-09-18T22:48:13
|
|
Add Kyua tests
|
|
072293c8
|
2016-09-10T02:06:33
|
|
tests: add some very rudementary kyua integration (#96)
|
|
d304d9cb
|
2016-09-08T22:10:24
|
|
pkg: add support for 'simple' Provides rule entries (#95)
|
|
21c7355c
|
2016-08-26T21:36:18
|
|
testsuite: improve --print-provides test by adding a provides.pc file
|
|
834e21d3
|
2016-08-24T19:00:10
|
|
testsuite: add tests for normal fragments and whitespace munging, too (closes #94)
|
|
41e0a658
|
2016-07-10T15:03:58
|
|
audit: add actual audit log I/O functions (ref #88)
|
|
2516f7c1
|
2016-05-19T21:12:24
|
|
buildsystem: go back to using the makefile to expand the defaults (closes #89)
|
|
25b730fb
|
2016-05-19T17:37:27
|
|
testsuite: add a test for explicit depgraph breakage
|
|
7eec25e9
|
2016-05-19T17:20:40
|
|
build: add isystem.pc to build system
|
|
ceb72321
|
2015-12-08T10:44:38
|
|
Let the CFLAGS being user settable
Submitted by: Thomas Klausner <wiz@NetBSD.org>
|
|
f2eda66e
|
2015-12-08T00:11:22
|
|
Fix make distcheck
|
|
abbd6b06
|
2015-09-27T16:07:06
|
|
Revert "Merge pull request #81 from dankegel/quotefest"
This reverts commit 42551f6364ab0e024e68ed03ef39c9688140fc88, reversing
changes made to 938bb9e694c6d377bad29a0fa6856d6ce98c8033.
|
|
6a66b521
|
2015-09-12T21:32:06
|
|
Really install the pkgconf man page
|
|
7af5a0ff
|
2015-09-12T21:28:03
|
|
Install the m4 file
|
|
001cd31c
|
2015-09-11T09:01:44
|
|
Now passes 'make distcheck', too
|
|
41cb57e9
|
2015-09-10T16:35:06
|
|
Add unit test for argvsplit
|
|
938bb9e6
|
2015-09-06T12:17:19
|
|
build: revert previous change for now
|
|
f7806565
|
2015-09-06T12:11:35
|
|
build: use -export-symbols-regex to only export pkgconf_ namespaced functions
|
|
869de687
|
2015-09-06T09:41:34
|
|
getopt_long: fixups, remove dependency on libpkgconf etc.
|
|
a706b3dc
|
2015-09-06T09:35:08
|
|
initial libtoolization for libpkgconf
|
|
a8722136
|
2015-09-03T11:18:36
|
|
Fix running tests out of tree. from now make distcheck is usable
|
|
bfa59591
|
2015-09-03T10:56:07
|
|
Fix make dist
|
|
3142c25c
|
2015-09-03T03:12:59
|
|
build system: switch to automake (closes #79)
|